Country · ISO ES
Spain
Last fetched
Spain (ES) is home to 1,149 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Mon, 11 May 2026 04:00:44 GMT, networks based in Spain announce 18,684 routed IP prefixes and host approximately 319 sampled IPv4 addresses across the country's largest operators.
Top operators
ASNs based in Spain ranked by routed-prefix count.
- UNI2-ASAS124798,759 prefixes
- PLZ-AS-AS200845464 prefixes
- VODAFONE-CZ-AS-5AS29119425 prefixes
- TRUESERVER-AS TrueServer BV AS numberAS15704367 prefixes
- TELEFONICA_DE_ESPANAAS3352226 prefixes
- EQUINIX-FABRIC-HAMBURGAS34977166 prefixes
- GSVNET-AS GS Virtual Network ProdubanAS2134132 prefixes
- STRAUSS-ASAS205563124 prefixes
- AS8903 Lyntia Networks. Peering AS.AS8903118 prefixes
- EUSKALTELAS12338118 prefixes
Top hosting concentrations
ASNs based in Spain ranked by hosted IPv4 count.
- AS3324_FUJITSU_SPAINAS3324294 IPs
- ESICAS211414 IPs
- GSVNET-AS GS Virtual Network ProdubanAS213411 IPs
- REDIRIS RedIRIS Autonomous SystemAS7660 IPs
- AS6739AS67390 IPs
- TELEFONICA_DE_ESPANAAS33520 IPs
- WIFIBERAS26060 IPs
- SARENETAS32620 IPs
- FIBRAWORLD-ASAS33390 IPs
- VADAVOAS55050 IPs
Threat density
IPv4 addresses registered in Spain that appear on at least one threat feed.
3listed IPs (snapshot Mon, 11 May 2026 04:00:44 GMT)
Related pages
Every directory page links to related entities so you (and crawlers) can pivot through the graph.
- UNI2-ASAS12479
- PLZ-AS-AS200845
- VODAFONE-CZ-AS-5AS29119
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN)-[:HAS_COUNTRY]->(c:COUNTRY {name: "ES"})
RETURN count(DISTINCT a) AS asn_countOr query Whisper from your own LLM workflow via the Whisper MCP server.