Autonomous System
AS35394 — CABLEAIREWORLD-AS(ES)
Last fetched
AS35394 is an Autonomous System operated by CABLEAIREWORLD-AS and registered in ES. As of Thu, 21 May 2026 11:01:49 GMT, it announces 41 routed IP prefixes and peers with 18 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS35394 announces 41 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.85.136.0/22
- 80.67.44.0/22
- 89.29.160.0/20
- 89.29.176.0/21
- 89.29.184.0/23
- 89.29.244.0/23
- 89.29.248.0/23
- 130.185.88.0/21
- 176.57.97.0/24
- 185.64.242.0/24
- 185.72.44.0/22
- 185.79.36.0/22
- 185.93.44.0/22
- 185.93.152.0/22
- 185.143.96.0/22
- 185.172.168.0/22
- 185.186.28.0/22
- 185.196.56.0/22
- 185.217.204.0/22
- 185.220.44.0/22
- 185.236.168.0/22
- 185.240.232.0/22
- 185.245.176.0/24
- 185.245.177.0/24
- 185.245.178.0/24
Peering ecosystem
18 distinct peers via BGP. The first 18 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS212833 | CWALCOY-AS | ES |
| AS207336 | NETASSIST | ES |
| AS207050 | AS_CABLEWORLDELDA | ES |
| AS205981 | CWSANVICENTE-AS cableworld | ES |
| AS200738 | INTERFIBRA-AS | ES |
| AS60267 | CABLERWORLD-MURCIA-AS | ES |
| AS43833 | OPENCABLE-ASN OPENCABLE AS NUMBER | ES |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS33891 | CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORK | DE |
| AS25091 | IP-MAX IP-Max SA | CH |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS8218 | NEO-ASN Zayo Europe | FR |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS3339 | FIBRAWORLD-AS | ES |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
Blast radius
Approximate count of dependent hostnames if AS35394 disappeared from the routing table.
~385 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 11:01:49 GMT.
MOAS / hijack watch
Prefixes routed by AS35394 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 AS35394 is unique to AS35394 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS35394.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS35394"})-[: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.