Skip to content

Autonomous System

AS50384

Last fetched

AS50384 is operated by W-IX_LTD - iHome LLC, registered in RU, and announces 0 prefixes to 89 BGP neighbours. AS50384 has a reputation score of 12.5 (NEUTRAL).

Nutrition Label

WHISPER CANON · AS50384Routing diversity0.0/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/50384

Routing footprint

Announced prefixes
0
BGP neighbours
89
RPKI ROAs
1
MOAS conflicts
0
Facilities
63
Internet exchanges
4

Blast radius

Blast radius is temporarily unavailable.

The threat-density procedure returned no result for this ASN. Refresh in a moment to retry — fresh data is fetched on the next visit.

Peering ecosystem

A sample of 25 of this network’s 89 BGP neighbours.

Reputation

12.5reputation score (NEUTRAL)

AS50384 (W-IX_LTD - iHome LLC, RU) has a reputation score of 65.0 (NEUTRAL).

Threat density
50.0/100
Graph metrics
90.0/100
Historical behaviour
85.0/100
Prefix age
50.0/100

These are reputation signals about the network as a whole, not a threat-feed verdict about a specific address.

Registration

Registered to
iHome LLC
RIR
RIPE
Registered
Wed, 30 Dec 2009 16:24:09 GMT

Threat-feed evidence

Related pages

Pivot from AS50384 into the prefixes, peers and country it routes for.

Cypher and MCP

Reproduce this network's routing footprint against graph.whisper.security:

MATCH (a:ASN {name: "AS50384"})
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
CALL { WITH a MATCH (a)-[:ROUTES]->(p:ANNOUNCED_PREFIX) RETURN count(p) AS prefixes }
CALL { WITH a MATCH (a)-[:BGP_NEIGHBOR]-(x:ASN) RETURN count(x) AS peers }
RETURN n.name AS operator, prefixes, peers;
CALL whisper.asnThreatDensity("AS50384")

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