Autonomous System
AS10049 — SKNET-AS SK Co.(KR)
Last fetched
AS10049 is an Autonomous System operated by SKNET-AS SK Co. and registered in KR. As of Wed, 20 May 2026 23:34:48 GMT, it announces 31 routed IP prefixes and peers with 6 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS10049 announces 31 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 49.64.97.0/24
- 49.64.99.0/24
- 49.64.114.0/24
- 61.102.248.0/22
- 61.102.252.0/23
- 103.168.201.0/24
- 124.117.241.0/24
- 124.118.20.0/24
- 124.118.124.0/24
- 168.181.214.0/24
- 168.181.216.0/22
- 168.181.218.0/23
- 182.71.26.0/24
- 182.71.27.0/24
- 203.251.244.0/24
- 203.251.253.0/24
- 203.251.254.0/24
- 204.6.91.0/24
- 204.6.136.0/24
- 204.6.160.0/24
- 204.6.162.0/24
- 204.6.164.0/23
- 210.252.128.0/17
- 211.78.215.0/24
- 211.78.208.0/20
Peering ecosystem
6 distinct peers via BGP. The first 6 are listed below.
Blast radius
Approximate count of dependent hostnames if AS10049 disappeared from the routing table.
~208 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:34:48 GMT.
MOAS / hijack watch
Prefixes routed by AS10049 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 AS10049 is unique to AS10049 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS10049.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS10049"})-[: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.