Autonomous System
AS23908 — AIRPORT-AS-KR-KR - IIAC(KR)
Last fetched
AS23908 is an Autonomous System operated by AIRPORT-AS-KR-KR - IIAC and registered in KR. As of Tue, 04 Aug 2026 03:31:24 GMT, it announces 37 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS23908 announces 37 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 116.84.0.0/19
- 116.84.32.0/19
- 116.84.64.0/19
- 116.84.97.0/24
- 116.84.98.0/23
- 116.84.96.0/20
- 116.84.107.0/24
- 116.84.108.0/24
- 116.84.110.0/24
- 116.84.110.128/26
- 116.84.110.192/26
- 116.84.96.0/19
- 116.84.112.0/20
- 116.84.127.0/24
- 116.84.0.0/16
- 116.84.128.0/19
- 116.84.160.0/19
- 116.84.191.0/24
- 116.84.192.0/20
- 116.84.208.0/21
- 116.84.217.0/24
- 116.84.217.128/26
- 116.84.217.192/26
- 116.84.218.0/23
- 116.84.220.0/22
Peering ecosystem
4 distinct peers via BGP. The first 4 are listed below.
Blast radius
Count of dependent hostnames if AS23908 disappeared from the routing table.
73 hostnames depend on this network.Exact count across all 37 announced prefixes. Snapshot Mon, 13 Jul 2026 18:00:25 GMT.
MOAS / hijack watch
Prefixes routed by AS23908 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 AS23908 is unique to AS23908 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS23908.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS23908"})-[: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.