Provider IP Ranges
All IP blocks allocated to a specific ISP or ASN.
About this tool
Every IP block on the public internet is announced by exactly one ASN (Autonomous System Number) at a time. This tool lists every IPv4 and IPv6 prefix currently announced by a given provider — search by ASN (e.g. AS13335 for Cloudflare), by organization name ("Cloudflare", "Amazon"), or by any IP within the provider's footprint. The result is the full set of CIDR blocks the provider routes today.
Data is built from BGP routing tables collected by RouteViews and RIPE RIS, cross-referenced with WHOIS allocation records from the five RIRs. We refresh the dataset daily; results are cached for one hour so repeated queries are instant. Each block shows its CIDR, address count, country, and the date it first appeared in the global routing table.
When to use this tool
- Firewall whitelisting. Allow all of GitHub's, Stripe's, or your CDN's ranges in one go rather than chasing a moving list.
- Threat intelligence. A botnet beaconing to a known bulletproof-hosting ASN — block the whole AS, not individual IPs.
- Geo and ISP routing. Identify which ASN handles traffic for a given country, region, or carrier.
- Inventory and audits. See exactly what address space a vendor or partner operates today, with no marketing claims attached.
Why a list from a provider's website might differ
Some providers publish "official" IP-range lists (AWS, Cloudflare, GitHub). Those lists describe service endpoints (ec2.us-east-1.amazonaws.com, cloudflare.com) — a subset of the company's total announced space, curated for firewall use. Our list is the full BGP-visible footprint, which is broader: it includes customer-facing ranges, internal infrastructure, and recently-acquired subsidiaries. Use the official list when one is available; use ours to find ranges the vendor has not yet documented.
Frequently asked questions
What is an ASN?
AS13335 Cloudflare, AS15169 Google, AS16509 Amazon, AS32934 Meta.
Why does the list change?
Does this work for IPv6?
Can I download the list as text?
ipset, iptables, AWS security group rules, or a Cloudflare WAF expression. The format is plain CIDR per line, with comments stripped — directly usable in any firewall or filter syntax that accepts CIDR ranges.