Skip to content

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

WHISPER CANON · AS58461Routing diversity10.0/10Peering density3.6/10MOAS conflict⚠ 2 conflictsThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/58461

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.

Peering ecosystem

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

Peer ASNOperatorCountry
AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
AS59037RUILITECHNOLOGY Zhejiang Ruili Information Technology Co., LtdCN
AS55991
AS45062NETEASE-NETWORK NetEase Building No.16 Ke Yun RoadCN
AS37963ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd.CN
AS24406CNNIC-CRITICAL-AP China Internet Network Infomation CenterCN
AS21856NOKIA-ASN - Nokia of America CorporationUS

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.

PrefixConflicting ASNOperator
203.88.95.0/24AS4913NET-CPRK - Speedcast Communications, Inc
203.88.95.0/24AS9229SPEEDCAST-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 country

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