Autonomous System
AS29124 — CANKARJEVDOM-AS Presernova 10(RU)
Last fetched
AS29124 is an Autonomous System operated by CANKARJEVDOM-AS Presernova 10 and registered in RU. As of Wed, 20 May 2026 21:56:59 GMT, it announces 50 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS29124 announces 50 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 46.45.151.0/24
- 46.80.0.0/12
- 46.96.0.0/21
- 46.96.0.0/20
- 46.96.8.0/21
- 46.96.16.0/21
- 62.223.12.0/24
- 80.67.36.0/23
- 82.25.8.0/24
- 82.25.10.0/24
- 82.25.12.0/24
- 82.25.13.0/24
- 82.25.15.0/24
- 82.25.17.0/24
- 82.25.18.0/24
- 82.25.19.0/24
- 82.25.21.0/24
- 82.25.22.0/24
- 82.25.23.0/24
- 82.25.24.0/24
- 82.25.25.0/24
- 82.25.26.0/24
- 83.101.164.0/22
- 83.101.166.0/24
- 83.101.167.0/24
Peering ecosystem
10 distinct peers via BGP. The first 10 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS199634 | SUMMIT-BD Summit Communications Limited | RU |
| AS56935 | SANTANDER-TELEPORT | RU |
| AS56678 | SIMNET-UA-AS Kiev, Ukraine | RU |
| AS37721 | CAMIX-Peering-AS | BF |
| AS31514 | B-RAIL-BE-AS | RU |
| AS31133 | RAPIDSPACE RapidSpace | RU |
| AS30784 | JAGUAR-AS | RU |
| AS28891 | LINZNET-AS | RU |
| AS20764 | BPH | RU |
Blast radius
Approximate count of dependent hostnames if AS29124 disappeared from the routing table.
~2,940 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:56:59 GMT.
MOAS / hijack watch
Prefixes routed by AS29124 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 AS29124 is unique to AS29124 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS29124.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS29124"})-[: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.