Autonomous System
AS203451 — K-TELECOM-NETWORK(RU)
Last fetched
AS203451 is an Autonomous System operated by K-TELECOM-NETWORK and registered in RU. As of Thu, 21 May 2026 14:46:18 GMT, it announces 25 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS203451 announces 25 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2.56.24.0/24
- 2.56.24.0/23
- 2.56.25.0/24
- 37.16.73.0/24
- 45.90.45.0/24
- 85.193.64.0/24
- 85.193.65.0/24
- 85.193.66.0/24
- 85.193.67.0/24
- 95.81.88.0/24
- 185.15.36.0/24
- 185.15.36.0/23
- 185.15.37.0/24
- 185.15.38.0/24
- 185.15.39.0/24
- 185.92.136.0/24
- 185.92.136.0/23
- 185.92.137.0/24
- 185.92.138.0/24
- 185.92.139.0/24
- 193.142.148.0/24
- 194.50.170.0/24
- 194.50.171.0/24
- 194.147.50.0/24
- 212.115.51.0/24
Peering ecosystem
4 distinct peers via BGP. The first 4 are listed below.
Blast radius
Approximate count of dependent hostnames if AS203451 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 AS203451 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 AS203451 is unique to AS203451 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS203451.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS203451"})-[: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.