Skip to content

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.

  1. ANDORRA Andorra TelecomAS675251 prefixes
  2. SIX INTERNET LTDAAS21609611 prefixes
  3. INFINITYLOOPAS2092651 prefixes

Top hosting concentrations

ASNs based in Andorra ranked by hosted IPv4 count.

  1. ANDORRA Andorra TelecomAS67526 IPs
  2. INFINITYLOOPAS2092650 IPs
  3. 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.

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_count

Or query Whisper from your own LLM workflow via the Whisper MCP server.