Autonomous System
AS39264 — LPP-AS(RU)
Last fetched
AS39264 is an Autonomous System operated by LPP-AS and registered in RU. As of Wed, 20 May 2026 21:53:16 GMT, it announces 41 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS39264 announces 41 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 78.60.64.0/20
- 81.95.117.0/24
- 82.25.185.0/24
- 82.25.186.0/24
- 82.25.187.0/24
- 82.25.190.0/24
- 82.25.191.0/24
- 82.25.192.0/22
- 82.25.196.0/24
- 82.25.197.0/24
- 91.218.68.0/22
- 91.233.200.0/24
- 92.40.20.0/22
- 94.177.13.0/24
- 94.177.14.0/24
- 94.177.15.0/24
- 94.177.16.0/24
- 94.177.17.0/24
- 146.172.0.0/16
- 146.174.0.0/19
- 146.174.32.0/20
- 146.174.0.0/17
- 146.174.112.0/22
- 146.174.120.0/21
- 146.174.128.0/20
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
Blast radius
Approximate count of dependent hostnames if AS39264 disappeared from the routing table.
~9,692 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:53:16 GMT.
MOAS / hijack watch
Prefixes routed by AS39264 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 AS39264 is unique to AS39264 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS39264.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS39264"})-[: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.