Autonomous System
AS9231 — IPEOPLESNET-AS-AP China Mobile Hong Kong Company Limited(HK)
Last fetched
AS9231 is an Autonomous System operated by IPEOPLESNET-AS-AP China Mobile Hong Kong Company Limited and registered in HK. As of Thu, 21 May 2026 01:00:37 GMT, it announces 77 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS9231 announces 77 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 49.213.20.64/28
- 49.213.20.80/28
- 123.136.7.0/24
- 123.136.15.0/24
- 161.81.120.0/24
- 161.81.121.0/24
- 161.81.122.0/24
- 161.81.123.0/24
- 161.81.124.0/24
- 161.81.125.0/24
- 161.81.126.0/24
- 161.81.248.0/23
- 161.81.250.0/23
- 161.81.252.0/24
- 161.81.253.0/24
- 182.239.72.0/24
- 182.239.73.0/24
- 182.239.74.0/24
- 182.239.75.0/24
- 182.239.76.0/24
- 182.239.77.0/24
- 182.239.78.0/24
- 182.239.79.0/24
- 182.239.80.0/24
- 182.239.81.0/24
Peering ecosystem
4 distinct peers via BGP. The first 4 are listed below.
Blast radius
Approximate count of dependent hostnames if AS9231 disappeared from the routing table.
~123 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:00:37 GMT.
MOAS / hijack watch
Prefixes routed by AS9231 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 AS9231 is unique to AS9231 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS9231.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS9231"})-[: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.