Datacenter & Hosting IP Ranges
Every hyperscale cloud and VPS host in one list — AWS, Azure, Google Cloud, DigitalOcean, Hetzner, OVHcloud and more.
93,887 ranges from 22 providers in one file, every datacenter and hosting provider: txt csv json
# block every datacenter & hosting range with iptables
curl -sO https://cloud-ip-ranges.com/download/category/datacenter-hosting.txt
while read ip; do iptables -A INPUT -s $ip -j DROP; done < datacenter-hosting.txt
This is the list behind the question "did this request come from a datacenter rather than someone's home connection?". Signups, trials and checkouts arriving from server ranges are worth scoring differently from residential traffic, since that is where scripted abuse tends to originate. Treat it as a signal, not a verdict: corporate VPNs, CGNAT and plenty of ordinary tooling live in these ranges too. It is also the list to check when you want to know who to send an abuse report to.
Providers
| Provider | Last change | CIDRs | Download formats |
|---|---|---|---|
| 2,394 | txt csv json | ||
| 11,249 | txt csv json | ||
| 61,283 | txt csv json | ||
| 191 | txt csv json | ||
| 1,230 | txt csv json | ||
| 99 | txt csv json | ||
| 1,103 | txt csv json | ||
| 694 | txt csv json | ||
| 174 | txt csv json | ||
| 675 | txt csv json | ||
| 413 | txt csv json | ||
| 2,048 | txt csv json | ||
| 5,505 | txt csv json | ||
| 375 | txt csv json | ||
| 1,119 | txt csv json | ||
| 750 | txt csv json | ||
| 326 | txt csv json | ||
| 63 | txt csv json | ||
| 3,433 | txt csv json | ||
| 113 | txt csv json | ||
| 500 | txt csv json | ||
| 150 | txt csv json |
Other categories
CDN & Edge, SaaS & Business APIs, AI Crawlers & Bots, Uptime Monitoring, VPN & Networks, Security Scanners, all 81 providers