Autonomous System
AS9762 — HCN-AS kt HCN Co.,Ltd.(KR)
Last fetched
AS9762 is an Autonomous System operated by HCN-AS kt HCN Co.,Ltd. and registered in KR. As of Thu, 21 May 2026 06:42:07 GMT, it announces 111 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS9762 announces 111 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 1.222.152.0/21
- 27.34.252.0/24
- 27.34.253.0/24
- 27.35.2.0/23
- 27.35.4.0/22
- 27.35.8.0/22
- 27.35.24.0/22
- 27.35.28.0/22
- 27.35.32.0/22
- 27.35.36.0/22
- 27.35.40.0/22
- 27.35.44.0/22
- 27.35.48.0/23
- 27.35.50.0/23
- 27.35.52.0/23
- 27.35.54.0/23
- 27.35.56.0/23
- 27.35.58.0/23
- 27.35.60.0/22
- 27.35.64.0/22
- 49.130.136.0/21
- 49.141.128.0/20
- 49.141.144.0/21
- 49.141.192.0/20
- 49.141.210.0/24
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS7562 | HCNSEOCHO-AS-KR HCN Dongjak | KR |
Blast radius
Approximate count of dependent hostnames if AS9762 disappeared from the routing table.
~8,170 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:42:07 GMT.
MOAS / hijack watch
Prefixes routed by AS9762 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 AS9762 is unique to AS9762 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS9762.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS9762"})-[: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.