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, 21 May 2026 10:39:54 GMT, it announces 215 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS59371 announces 215 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.253.240.0/22
- 5.253.245.0/24
- 5.253.246.0/24
- 5.253.247.0/24
- 5.253.252.0/22
- 43.225.21.0/24
- 43.225.22.0/24
- 43.225.23.0/24
- 43.225.24.0/24
- 43.225.25.0/24
- 43.250.54.0/24
- 43.250.56.0/22
- 43.250.60.0/22
- 43.250.72.0/24
- 43.250.73.0/24
- 43.250.83.0/24
- 43.250.84.0/24
- 43.250.85.0/24
- 43.250.86.0/24
- 43.250.87.0/24
- 45.121.217.0/24
- 45.121.218.0/24
- 45.121.219.0/24
- 45.121.236.0/24
- 45.121.237.0/24
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS140630 | JIC-AS-AP JSLINK INTERNATIONAL CORPORATION | HK |
| AS135581 | ONL-HK-AS 19 Chun Wang Street, Tseung Kwan O Industrial Estate, N.T. Hong Kong | HK |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS23764 | CTGNET CTGNet | HK |
| AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS10103 | HKBN-AS-AP HK Broadband Network Ltd. | HK |
| AS8359 | MTS | RU |
| AS4635 | HKIX-RS1 Hong Kong Internet Exchange--Route Server 1 | HK |
| AS3491 | PCCWG-APAC-HK PCCW Global HK Ltd. | HK |
| AS3257 | GTT-BACKBONE GTT | US |
Blast radius
Approximate count of dependent hostnames if AS59371 disappeared from the routing table.
No dependent hostnames recorded for this network.Snapshot Thu, 21 May 2026 10:39:54 GMT.
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.