Autonomous System
AS10036 — CNM-AS-KR DLIVE(KR)
Last fetched
AS10036 is an Autonomous System operated by CNM-AS-KR DLIVE and registered in KR. As of Thu, 21 May 2026 11:56:13 GMT, it announces 476 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS10036 announces 476 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
8 distinct peers via BGP. The first 8 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3786 | LGDACOM LG DACOM Corporation | KR |
| AS137409 | GSLNETWORKS-AS-AP GSL Networks Pty LTD | AU |
| AS18334 | GCNCATV-AS-KR Gyounggidongbu cable tv co., Ltd. | KR |
| AS9957 | KINX-AS KINX | KR |
| AS9943 | KNCTV-AS KangNam CableTV | KR |
| AS9848 | SEJONGTELECOM-AS-KR SEJONG NETWORKS | KR |
| AS9304 | HUTCHISON-AS-AP HGC Global Communications Limited | HK |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
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.