Autonomous System
AS11664(AR)
Last fetched
AS11664 is an Autonomous System registered in AR. As of Sun, 19 Jul 2026 21:01:26 GMT, it announces 2,835 routed IP prefixes and peers with 130 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS11664 announces 2,835 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 131.0.212.0/22
- 131.100.108.0/22
- 131.100.184.0/24
- 131.100.185.0/24
- 131.100.184.0/22
- 131.100.187.0/24
- 138.36.52.0/22
- 138.99.4.0/22
- 138.99.6.0/23
- 138.99.44.0/22
- 148.177.104.0/24
- 170.51.0.0/24
- 170.51.1.0/24
- 170.51.2.0/24
- 170.51.3.0/24
- 170.51.4.0/22
- 170.51.8.0/21
- 170.51.16.0/21
- 170.51.24.0/24
- 170.51.25.0/24
- 170.51.26.0/24
- 170.51.27.0/24
- 170.51.28.0/24
- 170.51.29.0/24
- 170.51.30.0/24
Peering ecosystem
130 distinct peers via BGP. The first 130 are listed below.
Blast radius
Count of dependent hostnames if AS11664 disappeared from the routing table.
≥11,608 hostnames depend on this network.Verified lower bound — counted across 50 of 2,773 announced prefixes. The true total is at least this many. Snapshot Fri, 22 May 2026 16:01:20 GMT.
MOAS / hijack watch
Prefixes routed by AS11664 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
No active MOAS conflicts. Every prefix announced by AS11664 is unique to AS11664 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS11664.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS11664"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.