CLOUD-IP // v2026.07
UPDATED 2026-07-12 PROVIDERS 62 LIVE
// CACHEFLY / APACHE

cachefly · Apache

Apache httpd Require ip directives for cachefly. 16 CIDRs, refreshed daily.

// apache_cachefly_allow.conf

DOWNLOAD ↓  · 
# Cachefly IP Ranges
# Updated: 2026-07-12 03:46:19
# 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_cachefly_allow.conf

Require ip 50.31.148.0/24
Require ip 50.31.196.0/23
Require ip 66.225.208.0/24
Require ip 66.225.222.0/24
Require ip 66.225.243.0/24
Require ip 75.102.32.0/24
Require ip 75.102.42.0/24
Require ip 167.88.159.0/24
Require ip 216.246.19.0/24
Require ip 216.246.40.0/24
Require ip 216.246.44.0/24
Require ip 216.246.100.0/24
Require ip 216.246.104.0/24
Require ip 216.246.118.0/23

// apache_cachefly_deny.conf

DOWNLOAD ↓  · 
# Cachefly IP Ranges
# Updated: 2026-07-12 03:46:19
# 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_cachefly_deny.conf

Deny from 50.31.148.0/24
Deny from 50.31.196.0/23
Deny from 66.225.208.0/24
Deny from 66.225.222.0/24
Deny from 66.225.243.0/24
Deny from 75.102.32.0/24
Deny from 75.102.42.0/24
Deny from 167.88.159.0/24
Deny from 216.246.19.0/24
Deny from 216.246.40.0/24
Deny from 216.246.44.0/24
Deny from 216.246.100.0/24
Deny from 216.246.104.0/24
Deny from 216.246.118.0/23
Allow from all