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
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.
- 45.176.166.0/23
- 164.77.27.0/24
- 164.77.28.0/24
- 186.103.155.0/24
- 186.103.156.0/23
- 186.103.158.0/23
- 186.103.240.0/20
- 186.148.7.0/24
- 186.148.0.0/18
- 186.148.34.0/24
- 186.148.38.0/24
- 186.148.40.0/24
- 186.148.41.0/24
- 190.82.114.0/23
- 200.10.224.0/24
- 200.12.18.0/24
- 200.12.23.0/24
- 200.12.25.0/24
- 200.12.26.0/24
- 200.28.14.0/24
- 200.29.34.0/24
- 200.29.42.0/24
- 200.50.42.0/24
- 200.54.109.0/24
- 200.54.110.0/24
Peering ecosystem
33 distinct peers via BGP. The first 33 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS11340 | — | CL |
| AS12956 | — | ES |
| AS13424 | — | CL |
| AS14259 | — | CL |
| AS14795 | — | CL |
| AS15311 | — | CL |
| AS16629 | — | CL |
| AS16990 | — | CL |
| AS17147 | — | CL |
| AS19351 | TECK-AS-01 - Teck Resources Limited | CA |
| AS20015 | — | CL |
| AS262237 | — | CL |
| AS263807 | — | CL |
| AS263816 | — | CL |
| AS266726 | — | CL |
| AS267717 | — | CL |
| AS267728 | — | CL |
| AS273019 | — | CL |
| AS274073 | — | CL |
| AS27880 | — | CL |
| AS28082 | — | CL |
| AS28099 | — | CL |
| AS3360 | DXC-AS3360 - DXC US Latin America Corporation | US |
| AS400696 | MIBURA-1 - MIBURA, INC. | US |
| AS52226 | — | CL |
| AS52353 | — | CL |
| AS52396 | — | CL |
| AS52441 | — | CL |
| AS52460 | — | CL |
| AS61483 | — | CL |
| AS61522 | — | CL |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS7418 | — | CL |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.