Autonomous System
AS10175 — HCNKUMHO-AS-KR Kumho Cable(KR)
Last fetched
AS10175 is an Autonomous System operated by HCNKUMHO-AS-KR Kumho Cable and registered in KR. As of Thu, 21 May 2026 13:40:32 GMT, it announces 51 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS10175 announces 51 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 27.35.96.0/22
- 27.35.100.0/22
- 27.35.96.0/20
- 27.35.104.0/22
- 27.35.108.0/22
- 49.143.16.0/22
- 49.143.92.0/22
- 49.143.96.0/22
- 49.143.100.0/22
- 49.143.96.0/20
- 49.143.104.0/22
- 49.143.108.0/22
- 49.143.112.0/22
- 110.35.192.0/22
- 110.35.196.0/22
- 110.35.200.0/22
- 110.35.204.0/22
- 110.35.192.0/19
- 110.35.208.0/22
- 110.35.212.0/22
- 110.35.216.0/22
- 110.35.220.0/22
- 111.118.96.0/22
- 111.118.100.0/22
- 111.118.96.0/20
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS7562 | HCNSEOCHO-AS-KR HCN Dongjak | KR |
MOAS / hijack watch
Prefixes routed by AS10175 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 AS10175 is unique to AS10175 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS10175.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS10175"})-[: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.