Autonomous System
AS23575 — SKB-GOV-KR SK Broadband Co Ltd(KR)
Last fetched
AS23575 is an Autonomous System operated by SKB-GOV-KR SK Broadband Co Ltd and registered in KR. As of Thu, 21 May 2026 10:19:07 GMT, it announces 22 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS23575 announces 22 distinct routed prefixes. The 22-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 124.0.187.128/25
- 125.61.12.240/28
- 125.61.42.0/29
- 125.61.0.0/17
- 125.61.64.64/28
- 125.61.120.16/28
- 175.122.90.64/28
- 175.122.90.0/24
- 175.122.91.0/24
- 175.122.92.0/22
- 175.122.96.0/19
- 175.123.232.0/22
- 175.123.236.0/24
- 175.123.237.0/24
- 175.123.238.0/24
- 203.243.15.0/24
- 203.243.16.0/24
- 203.247.82.0/27
- 203.247.93.0/24
- 203.247.94.0/24
- 203.247.95.0/24
- 203.247.96.0/24
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS10044 | RDA-AS-KR Rural Development Administration RDA | KR |
| AS45999 | CAR Korea Transportation Safety Authority | KR |
| AS38682 | NIERNET-AS-KR National Institute of Environmental Research | KR |
| AS23589 | MOEDR-AS-KR KERIS | KR |
| AS17879 | RDA2014 Rural Development Administration RDA | KR |
| AS17841 | NCIA-AS-KR NATIONAL INFORMATION RESOURCES SERVICE | KR |
| AS10063 | KMA-AS Korea Meteorological Administration | KR |
Blast radius
Approximate count of dependent hostnames if AS23575 disappeared from the routing table.
~460 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:19:07 GMT.
MOAS / hijack watch
Prefixes routed by AS23575 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 AS23575 is unique to AS23575 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS23575.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS23575"})-[: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.