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

imperva

Live IP-range intelligence for imperva, updated daily at 06:00 UTC from the official upstream feed.

← BACK
I
OTHER · ID: imperva

imperva

11
IPv4 CIDRs
1
IPv6 CIDRs
261.1K
IPv4 Addresses
Services
Regions

// SAMPLE CIDRS

first 30 of 12
45.60.0.0/16
IPv4
45.64.64.0/22
IPv4
45.223.0.0/16
IPv4
103.28.248.0/22
IPv4
107.154.0.0/16
IPv4
131.125.128.0/17
IPv4
149.126.72.0/21
IPv4
185.11.124.0/22
IPv4
192.230.64.0/18
IPv4
198.143.32.0/19
IPv4
199.83.128.0/21
IPv4
2a02:e980::/29
IPv6

// QUICK SNIPPETS

curl one-liners
IPV4 PLAIN TEXT
$ curl -sL .../main/imperva/imperva_ips_v4.txt
MERGED / OPTIMIZED
$ curl -sL .../main/imperva/imperva_ips_merged_v4.txt
NGINX ALLOW
$ curl -sL .../main/imperva/nginx_imperva_allow.conf -o /etc/nginx/conf.d/imperva_allow.conf
IPTABLES DENY (BLOCK)
$ curl -sL .../main/imperva/iptables_imperva_deny.sh | sudo bash