Autonomous System
AS25532 — ASN-SFT CJSC SFT Company, Moscow, Russia(RU)
Last fetched
AS25532 is an Autonomous System operated by ASN-SFT CJSC SFT Company, Moscow, Russia and registered in RU. As of Wed, 20 May 2026 21:59:39 GMT, it announces 40 routed IP prefixes and peers with 5 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS25532 announces 40 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 84.32.159.0/24
- 84.32.160.0/22
- 84.32.165.0/24
- 84.32.174.0/24
- 84.32.175.0/24
- 84.32.176.0/24
- 84.32.178.0/23
- 84.32.180.0/24
- 88.135.16.0/24
- 88.135.17.0/24
- 88.135.19.0/24
- 88.135.20.0/24
- 88.135.21.0/24
- 88.135.22.0/24
- 88.135.23.0/24
- 88.135.24.0/24
- 88.135.25.0/24
- 88.135.31.0/24
- 88.135.32.0/24
- 88.135.36.0/24
- 88.135.37.0/24
- 88.135.36.0/22
- 91.92.74.0/24
- 91.92.75.0/24
- 91.92.72.0/21
Peering ecosystem
5 distinct peers via BGP. The first 5 are listed below.
Blast radius
Approximate count of dependent hostnames if AS25532 disappeared from the routing table.
~36 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:59:39 GMT.
MOAS / hijack watch
Prefixes routed by AS25532 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 AS25532 is unique to AS25532 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS25532.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS25532"})-[: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.