Skip to content

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

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

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.

Peering ecosystem

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

Peer ASNOperatorCountry
AS139099GEELY - Zhejiang Geely Holding GroupCN
AS139136NNIX-HZ - ZHEJIANG PROVINCE NEW-TYPE INTERNET EXCHANGE POINT CO.,LTD.CN
AS139172Woodnn-network - Hangzhou Woodnn Technology Co., Ltd.CN
AS37963ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd.CN
AS45090TENCENT-NET-AP - Shenzhen Tencent Computer Systems Company LimitedCN
AS9808CHINAMOBILE-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.

PrefixConflicting ASNOperator
103.219.28.0/22AS58461CT-HangZhou-IDC - No.288,Fu-chun Road
103.219.32.0/22AS58461CT-HangZhou-IDC - No.288,Fu-chun Road
103.219.36.0/22AS58461CT-HangZhou-IDC - No.288,Fu-chun Road
45.250.40.0/22AS58461CT-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 country

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