Autonomous System
AS51604 — EKAT-AS(RU)
Last fetched
AS51604 is an Autonomous System operated by EKAT-AS and registered in RU. As of Thu, 21 May 2026 06:17:36 GMT, it announces 155 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS51604 announces 155 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.165.0.0/24
- 5.165.0.0/22
- 5.165.3.0/24
- 5.165.4.0/22
- 5.165.8.0/22
- 5.165.12.0/22
- 5.165.0.0/19
- 5.165.16.0/24
- 5.165.16.0/22
- 5.165.20.0/24
- 5.165.20.0/22
- 5.165.24.0/24
- 5.165.24.0/22
- 5.165.28.0/24
- 5.165.29.0/24
- 5.165.28.0/22
- 5.165.228.0/22
- 5.165.224.0/20
- 5.165.232.0/22
- 5.165.236.0/22
- 5.166.32.0/24
- 5.166.32.0/22
- 5.166.36.0/22
- 5.166.40.0/22
- 5.166.44.0/22
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS9049 | ERTH-TRANSIT-AS | RU |
Blast radius
Approximate count of dependent hostnames if AS51604 disappeared from the routing table.
~6,324 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:17:36 GMT.
MOAS / hijack watch
Prefixes routed by AS51604 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 AS51604 is unique to AS51604 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS51604.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS51604"})-[: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.