Autonomous System
AS12430 — VODAFONE_ES(ES)
Last fetched
AS12430 is an Autonomous System operated by VODAFONE_ES and registered in ES. As of Thu, 21 May 2026 15:11:44 GMT, it announces 49 routed IP prefixes and peers with 15 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS12430 announces 49 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2.154.0.0/15
- 2.155.0.0/16
- 5.224.0.0/15
- 31.4.0.0/16
- 37.222.0.0/15
- 46.24.0.0/14
- 46.136.0.0/16
- 47.58.0.0/16
- 47.59.0.0/16
- 47.60.0.0/16
- 47.61.0.0/16
- 47.62.0.0/16
- 47.63.0.0/16
- 62.42.0.0/15
- 62.83.0.0/16
- 62.87.0.0/17
- 62.117.128.0/17
- 62.174.0.0/18
- 62.174.128.0/17
- 77.208.0.0/14
- 77.224.0.0/13
- 81.60.192.0/18
- 81.60.0.0/15
- 84.120.0.0/13
- 87.124.192.0/18
Peering ecosystem
15 distinct peers via BGP. The first 15 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1273 | CW Vodafone Group PLC | — |
| AS207336 | NETASSIST | ES |
| AS43833 | OPENCABLE-ASN OPENCABLE AS NUMBER | ES |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS35625 | EUROFIBER-FRANCE | FR |
| 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 |
| AS12357 | COMUNITEL SPAIN | ES |
| AS9002 | RETN-AS | GB |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6739 | — | ES |
| AS5405 | INTERDOTLINK powered by Inter.link | DE |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
Blast radius
Approximate count of dependent hostnames if AS12430 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 AS12430 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 AS12430 is unique to AS12430 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS12430.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS12430"})-[: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.