Autonomous System
AS44895 — AS24SEVEN-AS(RU)
Last fetched
AS44895 is an Autonomous System operated by AS24SEVEN-AS and registered in RU. As of Wed, 20 May 2026 22:00:05 GMT, it announces 25 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS44895 announces 25 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 82.24.10.0/24
- 89.147.140.0/24
- 89.147.141.0/24
- 89.147.142.0/24
- 91.212.242.0/24
- 91.212.243.0/24
- 91.212.244.0/24
- 109.120.197.0/24
- 109.120.198.0/24
- 109.120.199.0/24
- 109.120.204.0/23
- 109.120.208.0/24
- 109.195.109.0/24
- 109.195.111.0/24
- 109.195.116.0/24
- 109.195.117.0/24
- 109.195.112.0/20
- 109.195.128.0/20
- 109.195.140.0/22
- 109.195.144.0/20
- 109.195.156.0/24
- 109.195.157.0/24
- 109.195.160.0/20
- 109.195.180.0/24
- 2a07:1bc0::/32
Peering ecosystem
4 distinct peers via BGP. The first 4 are listed below.
Blast radius
Approximate count of dependent hostnames if AS44895 disappeared from the routing table.
~450 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 22:00:05 GMT.
MOAS / hijack watch
Prefixes routed by AS44895 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 AS44895 is unique to AS44895 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS44895.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS44895"})-[: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.