Autonomous System
AS59371 — DNC-AS - Dimension Network & Communication Limited(HK)
Last fetched
AS59371 is an Autonomous System operated by DNC-AS - Dimension Network & Communication Limited and registered in HK. As of Thu, 13 Aug 2026 23:53:55 GMT, it announces 216 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS59371 announces 216 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.254.130.0/24
- 5.254.132.0/24
- 5.254.134.0/24
- 5.254.135.0/24
- 5.254.136.0/24
- 5.254.128.0/19
- 43.229.4.0/24
- 43.229.5.0/24
- 43.229.4.0/22
- 43.229.6.0/24
- 43.229.7.0/24
- 43.252.160.0/24
- 43.252.161.0/24
- 43.252.160.0/22
- 43.252.162.0/24
- 43.252.163.0/24
- 43.252.172.0/24
- 43.252.173.0/24
- 43.252.172.0/22
- 43.252.174.0/24
- 43.252.175.0/24
- 45.126.180.0/24
- 45.126.181.0/24
- 45.126.180.0/22
- 45.126.182.0/24
Peering ecosystem
10 distinct peers via BGP. The first 10 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS10103 | HKBN-AS-AP - HK Broadband Network Ltd. | HK |
| AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS135581 | ONL-HK-AS - 19 Chun Wang Street, Tseung Kwan O Industrial Estate, N.T. Hong Kong | HK |
| AS23764 | CTGNet - CTGNet | HK |
| AS24482 | SGGS-AS-AP - SG.GS | SG |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS3257 | GTT-BACKBONE - GTT Communications Inc. | US |
| AS3491 | PCCWG-APAC-HK - PCCW Global (HK) Ltd. | HK |
| AS4635 | HKIX-RS1 - Hong Kong Internet Exchange--Route Server 1 | HK |
| AS8359 | MTS - MTS PJSC | RU |
Blast radius
Count of dependent hostnames if AS59371 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 AS59371 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
No active MOAS conflicts. Every prefix announced by AS59371 is unique to AS59371 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS59371.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS59371"})-[: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.