Autonomous System
AS8570 — LES OJSC Lipetskelectrosvyaz(RU)
Last fetched
AS8570 is an Autonomous System operated by LES OJSC Lipetskelectrosvyaz and registered in RU. As of Thu, 21 May 2026 06:16:16 GMT, it announces 21 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS8570 announces 21 distinct routed prefixes. The 21-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 95.179.0.0/19
- 95.179.0.0/18
- 95.179.32.0/19
- 95.179.64.0/19
- 95.179.80.0/20
- 95.179.96.0/19
- 109.172.32.0/22
- 109.172.40.0/22
- 178.234.0.0/18
- 178.234.0.0/17
- 178.234.64.0/18
- 178.234.0.0/16
- 178.234.128.0/18
- 178.234.128.0/17
- 178.234.192.0/18
- 195.34.224.0/20
- 195.34.232.0/21
- 195.34.224.0/19
- 195.34.247.0/24
- 195.34.240.0/20
- 195.34.248.0/21
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS12389 | ROSTELECOM-AS PJSC Rostelecom. Technical Team | RU |
Blast radius
Approximate count of dependent hostnames if AS8570 disappeared from the routing table.
~363 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:16:16 GMT.
MOAS / hijack watch
Prefixes routed by AS8570 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 AS8570 is unique to AS8570 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS8570.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS8570"})-[: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.