Autonomous System
AS10036 — CNM-AS-KR-KR - DLIVE(KR)
Last fetched
AS10036 is an Autonomous System operated by CNM-AS-KR-KR - DLIVE and registered in KR. As of Tue, 04 Aug 2026 00:47:41 GMT, it announces 478 routed IP prefixes and peers with 6 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS10036 announces 478 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 14.138.224.0/23
- 14.138.226.0/23
- 14.138.228.0/22
- 14.138.232.0/22
- 14.138.245.0/24
- 14.138.246.0/24
- 14.138.247.0/24
- 14.138.248.0/21
- 49.1.0.0/17
- 49.1.128.0/20
- 49.1.144.0/20
- 49.1.160.0/19
- 49.1.192.0/21
- 49.1.200.0/21
- 49.1.208.0/21
- 49.1.220.0/22
- 49.1.228.0/22
- 49.1.232.0/21
- 49.1.240.0/22
- 49.1.244.0/23
- 49.1.246.0/23
- 49.1.248.0/22
- 49.1.252.0/23
- 49.1.254.0/24
- 49.1.255.0/24
Peering ecosystem
6 distinct peers via BGP. The first 6 are listed below.
Blast radius
Count of dependent hostnames if AS10036 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 AS10036 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 AS10036 is unique to AS10036 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS10036.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS10036"})-[: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.