Skip to content

Autonomous System

AS22011(MX)

Last fetched

AS22011 is an Autonomous System registered in MX. As of Sun, 19 Jul 2026 23:52:52 GMT, it announces 112 routed IP prefixes and peers with 6 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS22011Routing diversity10.0/10Peering density3.4/10MOAS conflict⚠ 1 conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/22011

Routing footprint

AS22011 announces 112 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

6 distinct peers via BGP. The first 6 are listed below.

Peer ASNOperatorCountry
AS11172MX
AS14249MX
AS198949IL
AS22908MX
AS28438MX
AS32098TRANSTELCO-INC - Transtelco IncUS

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.

PrefixConflicting ASNOperator
200.53.129.0/24AS22908
200.53.130.0/24AS22908
200.53.134.0/24AS22908
200.53.135.0/24AS22908
200.53.136.0/24AS22908
200.53.137.0/24AS22908
200.53.138.0/24AS22908
200.53.139.0/24AS22908
200.53.140.0/24AS22908
200.53.141.0/24AS22908
200.53.142.0/24AS22908
200.53.144.0/24AS22908
200.53.145.0/24AS22908
200.53.146.0/24AS22908
200.53.147.0/24AS22908
200.53.148.0/24AS22908
200.53.149.0/24AS22908
200.53.151.0/24AS22908
200.53.152.0/24AS22908
200.53.154.0/24AS22908
200.53.155.0/24AS22908
200.53.156.0/24AS22908
200.53.157.0/24AS22908
200.53.161.0/24AS22908
200.53.163.0/24AS22908
200.53.164.0/24AS22908
200.53.165.0/24AS22908
200.53.166.0/24AS22908
200.53.167.0/24AS22908
200.53.168.0/24AS22908
200.53.169.0/24AS22908
200.53.170.0/24AS22908
200.53.171.0/24AS22908
200.53.172.0/24AS22908
200.53.174.0/24AS22908
200.53.175.0/24AS22908
200.53.176.0/24AS22908
200.53.177.0/24AS22908
200.53.178.0/24AS22908
200.53.179.0/24AS22908
200.53.180.0/24AS22908
200.53.181.0/24AS22908
200.53.182.0/24AS22908
200.53.183.0/24AS22908
200.53.184.0/24AS22908
200.53.185.0/24AS22908
200.53.186.0/24AS22908
200.53.187.0/24AS22908
200.53.188.0/24AS22908
200.53.189.0/24AS22908
200.53.190.0/24AS22908
200.57.34.0/24AS22908
200.57.37.0/24AS22908
200.57.40.0/24AS22908
200.57.88.0/24AS22908
200.57.89.0/24AS22908
200.57.91.0/24AS22908
200.57.92.0/24AS22908
200.57.93.0/24AS22908
200.57.94.0/24AS22908
200.57.95.0/24AS22908
201.159.129.0/24AS22908
201.159.131.0/24AS22908
201.159.133.0/24AS22908
201.159.136.0/24AS22908
201.159.137.0/24AS22908
201.159.138.0/24AS22908
201.159.140.0/24AS22908
201.159.141.0/24AS22908
201.159.142.0/24AS22908
201.159.143.0/24AS22908

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 country

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