Skip to content

Routed-prefix directory

Routed prefixes

1,392,315

BGP-announced prefixes indexed in WhisperGraph · last refreshed

Whisper Internet Directory documents 1,392,315 BGP-announced IP prefixes — every CIDR block observed in the public BGP routing table. Each prefix has a canonical page at /prefix/<cidr> listing its announcing ASN, contained IP-address sample, active MOAS conflicts, and routing history.

How to find a prefix page

Append any CIDR-formatted prefix (e.g. 1.1.1.0/24) to /prefix/. The page is generated on first visit and cached at the edge for subsequent reads.

https://canon.whisper.security/prefix/<cidr>

Worked examples:

Popular examples

A hand-picked sample of tier-1 cloud, CDN, and DNS-provider prefixes — not a ranking, and not the directory's extent. Every BGP-announced prefix has a page; try any CIDR in the URL bar.

Cypher and MCP

Reproduce the headline count directly against graph.whisper.security:

CALL db.labels() YIELD * WHERE label = "ANNOUNCED_PREFIX" RETURN count

Or query Whisper from your own LLM workflow via the Whisper MCP server.

Related pages