Skip to content

Country · ISO AD

Andorra

Last fetched

Andorra (AD) is home to 4 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Wed, 22 Jul 2026 18:00:24 GMT, networks based in Andorra announce 64 routed IP prefixes and host approximately 205 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Andorra ranked by routed-prefix count.

  1. AS6752AS675256 prefixes
  2. AS216096AS2160967 prefixes
  3. AS209265AS2092651 prefixes

Top hosting concentrations

ASNs based in Andorra ranked by hosted IPv4 count.

  1. AS216096AS216096203 IPs
  2. AS209265AS2092652 IPs
  3. AS6752AS67520 IPs

Top 100 operators

The 100 largest ASNs based in Andorraby routed-prefix count — a full crawl path into the country’s network operators.

  1. AS6752AS675256 prefixes
  2. AS216096AS2160967 prefixes
  3. AS209265AS2092651 prefixes

Sampled IP addresses

A sample of IPv4 addresses hosted in Andorra’s largest networks. Each links to its full infrastructure profile.

Top registrars

Registrars seen most often across a sample of domains hosted in Andorra’s largest networks. A sampled estimate, not a country-wide total.

  1. iana:8137 sampled
  2. iana:43337 sampled
  3. iana:164735 sampled
  4. iana:14633 sampled
  5. iana:138318 sampled
  6. iana:140313 sampled
  7. iana:88610 sampled
  8. iana:191010 sampled
  9. iana:106810 sampled
  10. iana:838 sampled

Threat density

IPv4 addresses registered in Andorra that appear on at least one threat feed.

0listed IPs (snapshot Wed, 22 Jul 2026 18:00:24 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.