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

stormwall · Apache

Apache httpd Require ip directives for stormwall. 24 CIDRs, refreshed daily.

// apache_stormwall_allow.conf

DOWNLOAD ↓  · 
# Stormwall IP Ranges
# Updated: 2026-07-12 03:46:25
# 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_stormwall_allow.conf

Require ip 5.252.32.0/22
Require ip 103.134.155.0/24
Require ip 160.25.253.0/24
Require ip 160.79.120.0/23
Require ip 160.79.122.0/24
Require ip 185.121.240.0/22
Require ip 193.84.85.0/24
Require ip 193.84.88.0/24
Require ip 193.104.120.0/24
Require ip 2a06:a180:10::/48
Require ip 2a06:a180:1f::/48
Require ip 2a06:a180:40::/48
Require ip 2a06:a180:50::/48
Require ip 2a06:a180:5f::/48
Require ip 2a06:a180:60::/48
… (2 more lines)

// apache_stormwall_deny.conf

DOWNLOAD ↓  · 
# Stormwall IP Ranges
# Updated: 2026-07-12 03:46:25
# 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_stormwall_deny.conf

Deny from 5.252.32.0/22
Deny from 103.134.155.0/24
Deny from 160.25.253.0/24
Deny from 160.79.120.0/23
Deny from 160.79.122.0/24
Deny from 185.121.240.0/22
Deny from 193.84.85.0/24
Deny from 193.84.88.0/24
Deny from 193.104.120.0/24
Deny from 2a06:a180:10::/48
Deny from 2a06:a180:1f::/48
Deny from 2a06:a180:40::/48
Deny from 2a06:a180:50::/48
Deny from 2a06:a180:5f::/48
Deny from 2a06:a180:60::/48
… (3 more lines)