CLOUD-IP // v2026.09
UPDATED 2026-09-13 PROVIDERS 64 LIVE
// IBM CLOUD / APACHE

IBM Cloud · Apache

Apache httpd Require ip directives for IBM Cloud. 412 CIDRs, refreshed daily.

// apache_ibmcloud_allow.conf

DOWNLOAD ↓  · 
# Ibmcloud IP Ranges
# Updated: 2026-09-13 02:30: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_ibmcloud_allow.conf

Require ip 5.10.96.0/19
Require ip 5.83.159.0/24
Require ip 13.116.64.0/18
Require ip 13.120.64.0/18
Require ip 13.121.64.0/18
Require ip 13.122.64.0/18
Require ip 43.245.168.0/24
Require ip 46.16.184.0/21
Require ip 50.22.0.0/19
Require ip 50.22.32.0/20
Require ip 50.22.64.0/20
Require ip 50.22.128.0/18
Require ip 50.97.16.0/23
Require ip 50.97.32.0/19
Require ip 52.116.0.0/15
… (202 more lines)

// apache_ibmcloud_deny.conf

DOWNLOAD ↓  · 
# Ibmcloud IP Ranges
# Updated: 2026-09-13 02:30: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_ibmcloud_deny.conf

Deny from 5.10.96.0/19
Deny from 5.83.159.0/24
Deny from 13.116.64.0/18
Deny from 13.120.64.0/18
Deny from 13.121.64.0/18
Deny from 13.122.64.0/18
Deny from 43.245.168.0/24
Deny from 46.16.184.0/21
Deny from 50.22.0.0/19
Deny from 50.22.32.0/20
Deny from 50.22.64.0/20
Deny from 50.22.128.0/18
Deny from 50.97.16.0/23
Deny from 50.97.32.0/19
Deny from 52.116.0.0/15
… (203 more lines)