Country · ISO AD
Andorra
Last fetched
Andorra (AD) is home to 5 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Tue, 19 May 2026 04:00:49 GMT, networks based in Andorra announce 63 routed IP prefixes and host approximately 6 sampled IPv4 addresses across the country's largest operators.
Top operators
ASNs based in Andorra ranked by routed-prefix count.
- ANDORRA Andorra TelecomAS675251 prefixes
- SIX INTERNET LTDAAS21609611 prefixes
- INFINITYLOOPAS2092651 prefixes
Top hosting concentrations
ASNs based in Andorra ranked by hosted IPv4 count.
- ANDORRA Andorra TelecomAS67526 IPs
- INFINITYLOOPAS2092650 IPs
- SIX INTERNET LTDAAS2160960 IPs
Threat density
IPv4 addresses registered in Andorra that appear on at least one threat feed.
0listed IPs (snapshot Tue, 19 May 2026 04:00:49 GMT)
Related pages
Every directory page links to related entities so you (and crawlers) can pivot through the graph.
- ANDORRA Andorra TelecomAS6752
- SIX INTERNET LTDAAS216096
- INFINITYLOOPAS209265
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN)-[:HAS_COUNTRY]->(c:COUNTRY {name: "AD"})
RETURN count(DISTINCT a) AS asn_countOr query Whisper from your own LLM workflow via the Whisper MCP server.