Autonomous System
AS22011(MX)
Last fetched
AS22011 is an Autonomous System registered in MX. As of Sun, 19 Jul 2026 11:45:52 GMT, it announces 114 routed IP prefixes and peers with 6 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS22011 announces 114 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 168.181.77.0/24
- 170.169.109.0/24
- 200.53.129.0/24
- 200.53.130.0/24
- 200.53.134.0/24
- 200.53.135.0/24
- 200.53.136.0/24
- 200.53.137.0/24
- 200.53.138.0/24
- 200.53.139.0/24
- 200.53.140.0/24
- 200.53.141.0/24
- 200.53.142.0/24
- 200.53.142.0/23
- 200.53.128.0/19
- 200.53.144.0/24
- 200.53.145.0/24
- 200.53.146.0/24
- 200.53.147.0/24
- 200.53.148.0/24
- 200.53.149.0/24
- 200.53.151.0/24
- 200.53.152.0/24
- 200.53.154.0/24
- 200.53.155.0/24
Peering ecosystem
6 distinct peers via BGP. The first 6 are listed below.
Blast radius
Count of dependent hostnames if AS22011 disappeared from the routing table.
710 hostnames depend on this network.Exact count across all 113 announced prefixes. Snapshot Fri, 10 Jul 2026 07:01:21 GMT.
MOAS / hijack watch
Prefixes routed by AS22011 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
Threat posture
Related pages
Pivot deeper into the graph from AS22011.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS22011"})-[: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.