Autonomous System
AS216475 — nktelecom - NKtelecom INC(US)
Last fetched
AS216475 is an Autonomous System operated by nktelecom - NKtelecom INC and registered in US. As of Fri, 04 Sep 2026 04:48:58 GMT, it announces 39 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS216475 announces 39 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2.26.138.0/24
- 5.252.118.0/24
- 5.253.189.0/24
- 23.134.216.0/24
- 45.8.157.0/24
- 45.112.192.0/24
- 45.155.164.0/24
- 46.243.3.0/24
- 78.17.214.0/24
- 78.17.220.0/24
- 78.17.224.0/24
- 81.29.147.0/24
- 93.88.205.0/24
- 95.81.118.0/24
- 103.27.158.0/24
- 104.164.217.0/24
- 108.165.189.0/24
- 150.251.155.0/24
- 151.246.195.0/24
- 153.76.196.0/24
- 153.76.200.0/24
- 163.5.43.0/24
- 163.5.157.0/24
- 165.49.224.0/24
- 165.49.251.0/24
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
Blast radius
Count of dependent hostnames if AS216475 disappeared from the routing table.
4,289 hostnames depend on this network.Exact count across all 35 announced prefixes. Snapshot Fri, 10 Jul 2026 03:01:06 GMT.
MOAS / hijack watch
Prefixes routed by AS216475 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 AS216475 is unique to AS216475 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS216475.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS216475"})-[: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.