Autonomous System
AS25518 — CTCNET-AS PJSC Rostelecom. Moscow branch(IT)
Last fetched
AS25518 is an Autonomous System operated by CTCNET-AS PJSC Rostelecom. Moscow branch and registered in IT. As of Wed, 20 May 2026 23:32:17 GMT, it announces 36 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS25518 announces 36 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 62.114.112.0/21
- 62.114.120.0/24
- 62.114.121.0/24
- 62.114.122.0/24
- 62.114.123.0/24
- 62.114.126.0/24
- 62.114.128.0/19
- 62.114.160.0/19
- 62.114.192.0/20
- 62.114.208.0/20
- 62.114.224.0/20
- 62.114.240.0/21
- 62.114.248.0/22
- 62.114.252.0/24
- 62.114.254.0/23
- 62.115.53.168/29
- 62.115.0.0/16
- 62.115.128.0/22
- 62.115.244.0/24
- 62.116.5.0/24
- 62.116.0.0/19
- 62.116.32.0/19
- 62.116.83.0/24
- 62.116.84.0/24
- 62.116.64.0/18
Peering ecosystem
4 distinct peers via BGP. The first 4 are listed below.
Blast radius
Approximate count of dependent hostnames if AS25518 disappeared from the routing table.
~65 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:32:17 GMT.
MOAS / hijack watch
Prefixes routed by AS25518 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 AS25518 is unique to AS25518 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS25518.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS25518"})-[: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.