Autonomous System
AS134773 — ChinaNet-Guangdong-Guangzhou-MAN - CHINANET Guangdong province Guangzhou MAN network(CN)
Last fetched
AS134773 is an Autonomous System operated by ChinaNet-Guangdong-Guangzhou-MAN - CHINANET Guangdong province Guangzhou MAN network and registered in CN. As of Sun, 06 Sep 2026 13:54:58 GMT, it announces 49 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS134773 announces 49 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 59.37.0.0/23
- 59.107.0.0/18
- 59.107.64.0/18
- 61.144.6.0/24
- 103.201.196.0/24
- 113.21.232.0/24
- 113.21.234.0/24
- 113.105.5.0/24
- 113.108.148.0/24
- 113.108.192.0/20
- 116.199.24.0/23
- 116.199.62.0/23
- 116.199.66.0/23
- 116.199.110.0/23
- 119.32.0.0/21
- 119.32.8.0/21
- 119.32.28.0/22
- 124.29.0.0/18
- 124.29.64.0/18
- 183.6.147.0/24
- 183.24.13.0/24
- 183.24.157.0/24
- 183.63.130.0/24
- 183.63.132.0/22
- 202.111.242.0/24
Peering ecosystem
4 distinct peers via BGP. The first 4 are listed below.
Blast radius
Count of dependent hostnames if AS134773 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 AS134773 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 |
|---|---|---|
| 113.21.232.0/24 | AS131314 | CBC-AS-AP - CBC Tech International Limited |
Threat posture
Related pages
Pivot deeper into the graph from AS134773.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS134773"})-[: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.