Skip to content

Autonomous System

AS7004(CL)

Last fetched

AS7004 is an Autonomous System registered in CL. As of Tue, 21 Jul 2026 10:27:11 GMT, it announces 42 routed IP prefixes and peers with 33 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS7004Routing diversity8.1/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/7004

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS11340CL
AS12956ES
AS13424CL
AS14259CL
AS14795CL
AS15311CL
AS16629CL
AS16990CL
AS17147CL
AS19351TECK-AS-01 - Teck Resources LimitedCA
AS20015CL
AS262237CL
AS263807CL
AS263816CL
AS266726CL
AS267717CL
AS267728CL
AS273019CL
AS274073CL
AS27880CL
AS28082CL
AS28099CL
AS3360DXC-AS3360 - DXC US Latin America CorporationUS
AS400696MIBURA-1 - MIBURA, INC.US
AS52226CL
AS52353CL
AS52396CL
AS52441CL
AS52460CL
AS61483CL
AS61522CL
AS6939HURRICANE - Hurricane Electric LLCUS
AS7418CL

Blast radius

Count of dependent hostnames if AS7004 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 AS7004 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 AS7004 is unique to AS7004 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS7004.

Cypher and MCP

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

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