Autonomous System
AS8595(RU)
Last fetched
AS8595 is an Autonomous System registered in RU. As of Tue, 21 Jul 2026 09:51:00 GMT, it announces 48 routed IP prefixes and peers with 37 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS8595 announces 48 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.101.60.0/22
- 5.101.200.0/21
- 31.129.126.0/23
- 45.81.200.0/22
- 46.34.128.0/23
- 46.34.132.0/23
- 46.34.135.0/24
- 62.32.77.0/24
- 62.32.80.0/23
- 77.108.113.0/24
- 77.247.184.0/21
- 78.24.0.0/21
- 81.94.128.0/23
- 81.94.136.0/23
- 81.94.128.0/19
- 82.194.242.0/23
- 85.249.0.0/21
- 91.103.208.0/21
- 91.135.144.0/20
- 91.230.52.0/23
- 92.39.128.0/21
- 92.42.208.0/21
- 93.174.224.0/21
- 93.189.80.0/22
- 93.189.80.0/21
Peering ecosystem
37 distinct peers via BGP. The first 37 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS199502 | — | RU |
| AS200662 | — | RU |
| AS200743 | — | RU |
| AS204067 | — | RU |
| AS206630 | — | RU |
| AS20764 | — | RU |
| AS208047 | — | RU |
| AS25530 | — | RU |
| AS28741 | — | RU |
| AS29476 | — | RU |
| AS3216 | — | RU |
| AS33797 | — | RU |
| AS33987 | — | RU |
| AS35631 | — | RU |
| AS41443 | — | RU |
| AS42024 | — | RU |
| AS42696 | — | RU |
| AS47925 | — | RU |
| AS48050 | — | RU |
| AS49153 | — | RU |
| AS49825 | — | RU |
| AS50283 | — | RU |
| AS50509 | — | RU |
| AS50516 | — | RU |
| AS50608 | — | RU |
| AS50713 | — | RU |
| AS51705 | — | RU |
| AS51884 | — | RU |
| AS51893 | — | RU |
| AS56477 | — | RU |
| AS57824 | — | RU |
| AS57996 | — | RU |
| AS58225 | — | RU |
| AS58284 | — | RU |
| AS60771 | — | RU |
| AS61991 | — | RU |
| AS62115 | — | RU |
Blast radius
Count of dependent hostnames if AS8595 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 AS8595 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 AS8595 is unique to AS8595 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS8595.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS8595"})-[: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.