Autonomous System
AS17583 — KCNNET-AS-KR Keumgang Cable Network(KR)
Last fetched
AS17583 is an Autonomous System operated by KCNNET-AS-KR Keumgang Cable Network and registered in KR. As of Wed, 20 May 2026 23:34:38 GMT, it announces 53 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS17583 announces 53 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 60.28.8.0/24
- 61.44.248.0/21
- 61.46.0.0/16
- 61.47.1.0/24
- 61.47.97.0/24
- 61.128.196.0/24
- 61.129.10.0/24
- 61.129.11.0/24
- 61.129.12.0/24
- 61.129.14.0/24
- 103.23.43.0/24
- 107.80.142.0/24
- 107.80.144.0/24
- 107.80.145.0/24
- 107.80.146.0/24
- 107.80.150.0/24
- 122.15.66.0/24
- 122.15.67.0/24
- 122.15.64.0/21
- 122.15.68.0/24
- 124.109.43.0/24
- 124.109.44.0/24
- 124.109.46.0/24
- 124.109.47.0/24
- 124.109.32.0/19
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Approximate count of dependent hostnames if AS17583 disappeared from the routing table.
~6,153 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:34:38 GMT.
MOAS / hijack watch
Prefixes routed by AS17583 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 AS17583 is unique to AS17583 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS17583.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS17583"})-[: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.