Autonomous System
AS58461 — CT-HANGZHOU-IDC No.288,Fu-chun Road(CN)
Last fetched
AS58461 is an Autonomous System operated by CT-HANGZHOU-IDC No.288,Fu-chun Road and registered in CN. As of Thu, 21 May 2026 14:19:07 GMT, it announces 348 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS58461 announces 348 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 36.20.119.0/24
- 36.20.123.0/24
- 36.20.124.0/22
- 36.25.240.0/20
- 36.26.64.0/19
- 36.27.242.0/23
- 36.27.244.0/22
- 36.27.248.0/23
- 43.225.120.0/23
- 43.225.122.0/23
- 45.250.40.0/22
- 60.188.0.0/21
- 60.188.8.0/21
- 60.188.56.0/22
- 60.188.60.0/22
- 60.188.136.0/21
- 60.188.232.0/21
- 60.188.243.0/24
- 60.188.244.0/23
- 60.188.246.0/24
- 60.188.247.0/24
- 60.188.248.0/23
- 60.188.250.0/24
- 60.190.133.0/24
- 60.190.138.0/24
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| AS59037 | RUILITECHNOLOGY Zhejiang Ruili Information Technology Co., Ltd | CN |
| AS55991 | — | — |
| AS45062 | NETEASE-NETWORK NetEase Building No.16 Ke Yun Road | CN |
| AS37963 | ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd. | CN |
| AS24406 | CNNIC-CRITICAL-AP China Internet Network Infomation Center | CN |
| AS21856 | NOKIA-ASN - Nokia of America Corporation | US |
MOAS / hijack watch
Prefixes routed by AS58461 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 |
|---|---|---|
| 203.88.95.0/24 | AS4913 | NET-CPRK - Speedcast Communications, Inc |
| 203.88.95.0/24 | AS9229 | SPEEDCAST-AP SPEEDCAST Limited |
Threat posture
Related pages
Pivot deeper into the graph from AS58461.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS58461"})-[: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.