CLOUD-IP // v2026.07
UPDATED 2026-07-28 PROVIDERS 62 LIVE
// MULLVAD VPN / APACHE

Mullvad VPN · Apache

Apache httpd Require ip directives for Mullvad VPN. 1,140 CIDRs, refreshed daily.

// apache_mullvad_allow.conf

DOWNLOAD ↓  · 
# Mullvad IP Ranges
# Updated: 2026-07-24 03:16:55
# Source: https://github.com/rezmoss/cloud-provider-ip-addresses
# License: https://github.com/rezmoss/cloud-provider-ip-addresses/LICENSE
# This file is generated automatically. Do not edit it directly.
# Updates daily at 02:00 UTC
# To restrict access to only these IPs in Apache,
# add the following line to your .htaccess file or your virtual host configuration file (e.g., /etc/apache2/sites-available/000-default.conf):
# Include /path/to/apache_mullvad_allow.conf

Require ip 23.144.160.67/32
Require ip 23.144.160.86/32
Require ip 23.144.160.106/32
Require ip 23.159.216.3/32
Require ip 23.159.216.127/32
Require ip 23.160.24.3/32
Require ip 23.160.24.127/32
Require ip 23.162.8.3/32
Require ip 23.162.8.67/32
Require ip 23.162.8.130/32
Require ip 23.162.40.3/32
Require ip 23.162.40.127/32
Require ip 23.168.216.3/32
Require ip 23.168.216.127/32
Require ip 23.234.68.2/32
… (1103 more lines)

// apache_mullvad_deny.conf

DOWNLOAD ↓  · 
# Mullvad IP Ranges
# Updated: 2026-07-24 03:16:55
# Source: https://github.com/rezmoss/cloud-provider-ip-addresses
# License: https://github.com/rezmoss/cloud-provider-ip-addresses/LICENSE
# This file is generated automatically. Do not edit it directly.
# Updates daily at 02:00 UTC
# To deny access from these IPs in Apache,
# add the following line to your .htaccess file or your virtual host configuration file (e.g., /etc/apache2/sites-available/000-default.conf):
# Include /path/to/apache_mullvad_deny.conf

Deny from 23.144.160.67/32
Deny from 23.144.160.86/32
Deny from 23.144.160.106/32
Deny from 23.159.216.3/32
Deny from 23.159.216.127/32
Deny from 23.160.24.3/32
Deny from 23.160.24.127/32
Deny from 23.162.8.3/32
Deny from 23.162.8.67/32
Deny from 23.162.8.130/32
Deny from 23.162.40.3/32
Deny from 23.162.40.127/32
Deny from 23.168.216.3/32
Deny from 23.168.216.127/32
Deny from 23.234.68.2/32
… (1104 more lines)