Skip to content

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

WHISPER CANON · AS44539Routing diversity6.6/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/44539

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 ASNOperatorCountry
AS5598NETLUX-ASRU
AS214374SPUTNIKTVRU
AS213694INLAN-ASRU
AS211692LVLDN-ASRU
AS208972GIBIRNET-TR
AS201776MIRANDA-AS Miranda-Media LLCRU
AS200219RU
AS197287DONSATTV-ASUA
AS197015DOMINION-ASRU
AS196767INMART1-ASRU
AS62360TELENET-DN-ASRU
AS57982AMIK-AS -Peers-UA
AS52131CITY-ASRU
AS50673SERVERIUS-ASNL
AS49673TRUENETWORK Truenetwork InfrastructureRU
AS47809EAST-ASUA
AS47235DONAPEX-ASRU
AS39728LUGANETRU
AS39089UGLETELECOM-ASRU
AS34927IFOG-GMBHCH
AS33891CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORKDE
AS24482SGGS-AS-AP SG.GSSG
AS20590DEC-ASUA
AS9131ASUSPEKHUA
AS6939HURRICANE - Hurricane Electric LLCUS

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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.