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 Sun, 06 Sep 2026 18:10:20 GMT, it announces 4,432 routed IP prefixes and peers with 6 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS56041 announces 4,432 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 36.133.84.0/24
- 36.133.85.0/24
- 36.133.84.0/22
- 36.133.86.0/24
- 36.133.87.0/24
- 36.133.88.0/24
- 36.133.89.0/24
- 36.133.90.0/24
- 36.133.91.0/24
- 36.133.88.0/21
- 36.133.92.0/24
- 36.133.93.0/24
- 36.133.94.0/24
- 36.133.95.0/24
- 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.8.0/24
- 36.134.9.0/24
Peering ecosystem
6 distinct peers via BGP. The first 6 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS139099 | GEELY - Zhejiang Geely Holding Group | CN |
| AS139136 | NNIX-HZ - ZHEJIANG PROVINCE NEW-TYPE INTERNET EXCHANGE POINT CO.,LTD. | CN |
| AS139172 | Woodnn-network - Hangzhou Woodnn Technology Co., Ltd. | CN |
| AS37963 | ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd. | CN |
| AS45090 | TENCENT-NET-AP - Shenzhen Tencent Computer Systems Company Limited | CN |
| AS9808 | CHINAMOBILE-CN - China Mobile Communications Group Co., Ltd. | CN |
Blast radius
Count of dependent hostnames if AS56041 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
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.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 103.219.28.0/22 | AS58461 | CT-HangZhou-IDC - No.288,Fu-chun Road |
| 103.219.32.0/22 | AS58461 | CT-HangZhou-IDC - No.288,Fu-chun Road |
| 103.219.36.0/22 | AS58461 | CT-HangZhou-IDC - No.288,Fu-chun Road |
| 45.250.40.0/22 | AS58461 | CT-HangZhou-IDC - No.288,Fu-chun Road |
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.