Autonomous System
AS25591 — BCLAN-AS BCLan Networks(RU)
Last fetched
AS25591 is an Autonomous System operated by BCLAN-AS BCLan Networks and registered in RU. As of Thu, 21 May 2026 01:11:52 GMT, it announces 27 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS25591 announces 27 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.101.208.0/22
- 5.101.212.0/22
- 5.183.64.0/22
- 5.183.68.0/22
- 5.188.144.0/22
- 31.3.24.0/22
- 31.3.28.0/22
- 37.75.216.0/22
- 37.75.220.0/22
- 45.84.60.0/22
- 80.242.96.0/22
- 80.242.100.0/22
- 80.242.96.0/20
- 80.242.104.0/22
- 80.242.108.0/22
- 91.243.36.0/22
- 92.118.200.0/22
- 93.190.176.0/22
- 93.190.180.0/22
- 185.14.16.0/22
- 185.104.4.0/22
- 185.140.134.0/23
- 217.175.0.0/22
- 217.175.4.0/22
- 217.175.0.0/20
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Approximate count of dependent hostnames if AS25591 disappeared from the routing table.
~46 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:11:52 GMT.
MOAS / hijack watch
Prefixes routed by AS25591 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 AS25591 is unique to AS25591 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS25591.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS25591"})-[: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.