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

imperva · Apache

Apache httpd Require ip directives for imperva. 12 CIDRs, refreshed daily.

// apache_imperva_allow.conf

DOWNLOAD ↓  · 
# Imperva IP Ranges
# Updated: 2026-07-12 03:46:18
# 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_imperva_allow.conf

Require ip 45.60.0.0/16
Require ip 45.64.64.0/22
Require ip 45.223.0.0/16
Require ip 103.28.248.0/22
Require ip 107.154.0.0/16
Require ip 131.125.128.0/17
Require ip 149.126.72.0/21
Require ip 185.11.124.0/22
Require ip 192.230.64.0/18
Require ip 198.143.32.0/19
Require ip 199.83.128.0/21
Require ip 2a02:e980::/29

// apache_imperva_deny.conf

DOWNLOAD ↓  · 
# Imperva IP Ranges
# Updated: 2026-07-12 03:46:18
# 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_imperva_deny.conf

Deny from 45.60.0.0/16
Deny from 45.64.64.0/22
Deny from 45.223.0.0/16
Deny from 103.28.248.0/22
Deny from 107.154.0.0/16
Deny from 131.125.128.0/17
Deny from 149.126.72.0/21
Deny from 185.11.124.0/22
Deny from 192.230.64.0/18
Deny from 198.143.32.0/19
Deny from 199.83.128.0/21
Deny from 2a02:e980::/29
Allow from all