Autonomous System
AS56041 — CMNET-ZHEJIANG-AP China Mobile communications corporation(CN)
Last fetched
AS56041 is an Autonomous System operated by CMNET-ZHEJIANG-AP China Mobile communications corporation and registered in CN. As of Thu, 21 May 2026 01:01:21 GMT, it announces 3,786 routed IP prefixes and peers with 6 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS56041 announces 3,786 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 36.134.0.0/24
- 36.134.1.0/24
- 36.134.2.0/24
- 36.134.3.0/24
- 36.134.0.0/21
- 36.134.4.0/24
- 36.134.5.0/24
- 36.134.6.0/24
- 36.134.7.0/24
- 36.134.94.0/24
- 36.134.102.0/24
- 36.134.103.0/24
- 36.134.198.0/24
- 36.134.198.0/23
- 36.134.199.0/24
- 36.137.212.0/24
- 36.137.212.0/23
- 36.137.213.0/24
- 36.138.111.0/24
- 36.138.130.0/24
- 36.138.130.0/23
- 36.138.131.0/24
- 36.138.132.0/24
- 36.138.133.0/24
- 36.138.132.0/22
Peering ecosystem
6 distinct peers via BGP. The first 6 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS9808 | CHINAMOBILE-CN China Mobile Communications Group Co., Ltd. | CN |
| AS139172 | WOODNN-NETWORK Hangzhou Woodnn Technology Co., Ltd. | CN |
| AS139136 | NNIX-HZ ZHEJIANG PROVINCE NEW-TYPE INTERNET EXCHANGE POINT CO.,LTD. | CN |
| AS139099 | GEELY Zhejiang Geely Holding Group | CN |
| AS37969 | AIDC-CN Zhejiang WuLian Network Technology Co.,Ltd. | CN |
| AS37963 | ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd. | CN |
Blast radius
Approximate count of dependent hostnames if AS56041 disappeared from the routing table.
~1,723,387 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:01:21 GMT.
MOAS / hijack watch
Prefixes routed by AS56041 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 AS56041 is unique to AS56041 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS56041.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS56041"})-[: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.