Autonomous System
AS44539 — REDI(RU)
Last fetched
AS44539 is an Autonomous System operated by REDI and registered in RU. As of Thu, 21 May 2026 19:30:08 GMT, it announces 20 routed IP prefixes and peers with 25 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS44539 announces 20 distinct routed prefixes. The 20-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
25 distinct peers via BGP. The first 25 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS5598 | NETLUX-AS | RU |
| AS214374 | SPUTNIKTV | RU |
| AS213694 | INLAN-AS | RU |
| AS211692 | LVLDN-AS | RU |
| AS208972 | GIBIRNET- | TR |
| AS201776 | MIRANDA-AS Miranda-Media LLC | RU |
| AS200219 | — | RU |
| AS197287 | DONSATTV-AS | UA |
| AS197015 | DOMINION-AS | RU |
| AS196767 | INMART1-AS | RU |
| AS62360 | TELENET-DN-AS | RU |
| AS57982 | AMIK-AS -Peers- | UA |
| AS52131 | CITY-AS | RU |
| AS50673 | SERVERIUS-AS | NL |
| AS49673 | TRUENETWORK Truenetwork Infrastructure | RU |
| AS47809 | EAST-AS | UA |
| AS47235 | DONAPEX-AS | RU |
| AS39728 | LUGANET | RU |
| AS39089 | UGLETELECOM-AS | RU |
| AS34927 | IFOG-GMBH | CH |
| AS33891 | CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORK | DE |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS20590 | DEC-AS | UA |
| AS9131 | ASUSPEKH | UA |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Approximate count of dependent hostnames if AS44539 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 AS44539 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 AS44539 is unique to AS44539 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS44539.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS44539"})-[: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.