Skip to content

Autonomous System

AS24592 — NEXICA-AS - ECONOCOM CLOUD SL(ES)

Last fetched

AS24592 is an Autonomous System operated by NEXICA-AS - ECONOCOM CLOUD SL and registered in ES. As of Thu, 03 Sep 2026 01:16:04 GMT, it announces 10 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS24592Routing diversity5.2/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/24592

Routing footprint

AS24592 announces 10 distinct routed prefixes. The 10-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

8 distinct peers via BGP. The first 8 are listed below.

Peer ASNOperatorCountry
AS12956IDDQD-AS - IDDQD-ASES
AS13030INIT7 - Init7 (Switzerland) Ltd.CH
AS2914NTT-DATA-2914 - NTT America, Inc.US
AS29632NASSIST-AS - Netassist International EOODBG
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS34549MEER-AS - meerfarbig GmbH & Co. KGDE
AS49008ELSTIR-AS - Elstir S.L.ES
AS6939HURRICANE - Hurricane Electric LLCUS

Blast radius

Count of dependent hostnames if AS24592 disappeared from the routing table.

3,876 hostnames depend on this network.Exact count across all 10 announced prefixes. Snapshot Tue, 14 Jul 2026 20:00:55 GMT.

MOAS / hijack watch

Prefixes routed by AS24592 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 AS24592 is unique to AS24592 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS24592.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS24592"})-[: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.