Autonomous System
AS10049 — SKNET-AS-KR - SK Co.,(KR)
Last fetched
AS10049 is an Autonomous System operated by SKNET-AS-KR - SK Co., and registered in KR. As of Tue, 04 Aug 2026 06:03:00 GMT, it announces 31 routed IP prefixes and peers with 5 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.50.35.0/24
- 49.50.32.0/19
- 49.50.62.0/24
- 61.97.0.0/20
- 61.97.11.0/24
- 103.166.223.128/25
- 124.66.178.0/24
- 124.66.176.0/20
- 124.66.185.0/24
- 168.154.0.0/16
- 168.154.231.0/24
- 168.154.244.0/22
- 182.50.32.0/19
- 182.50.61.0/24
- 203.235.192.0/21
- 203.235.208.0/20
- 203.235.224.0/19
- 203.242.64.0/21
- 203.242.72.0/21
- 203.242.80.0/20
- 203.242.120.0/22
- 203.242.124.0/22
- 210.211.64.0/19
- 211.45.32.0/20
- 211.45.32.0/19
Peering ecosystem
5 distinct peers via BGP. The first 5 are listed below.
Blast radius
Count of dependent hostnames if AS10049 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 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.