Autonomous System
AS9952 — HOSTWAY-AS-KR-KR - Hostway IDC(KR)
Last fetched
AS9952 is an Autonomous System operated by HOSTWAY-AS-KR-KR - Hostway IDC and registered in KR. As of Sun, 06 Sep 2026 12:51:29 GMT, it announces 174 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS9952 announces 174 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 61.100.0.0/24
- 61.100.1.0/24
- 61.100.2.0/24
- 61.100.3.0/24
- 61.100.4.0/24
- 61.100.5.0/24
- 61.100.6.0/24
- 61.100.7.0/24
- 61.100.0.0/20
- 61.100.8.0/24
- 61.100.9.0/24
- 61.100.10.0/24
- 61.100.11.0/24
- 61.100.12.0/24
- 61.100.13.0/24
- 61.100.14.0/24
- 61.100.15.0/24
- 61.100.180.0/24
- 61.100.181.0/24
- 61.100.180.0/22
- 61.100.182.0/24
- 61.100.183.0/24
- 61.100.184.0/24
- 61.100.185.0/24
- 61.100.184.0/22
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS9848 | SejongTelecom-AS-KR-KR - SEJONG NETWORKS | KR |
Blast radius
Count of dependent hostnames if AS9952 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 AS9952 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 AS9952 is unique to AS9952 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS9952.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS9952"})-[: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.