Skip to content

Country · ISO CV

Cabo Verde

Last fetched

Cabo Verde (CV) is home to 11 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Sat, 25 Jul 2026 00:00:44 GMT, networks based in Cabo Verde announce 63 routed IP prefixes and host approximately 356 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Cabo Verde ranked by routed-prefix count.

  1. AS37517AS3751743 prefixes
  2. AS37575AS3757511 prefixes
  3. AS328941AS3289413 prefixes
  4. AS327862AS3278623 prefixes
  5. AS328440AS3284401 prefixes
  6. AS329173AS3291731 prefixes
  7. AS329138AS3291381 prefixes

Top hosting concentrations

ASNs based in Cabo Verde ranked by hosted IPv4 count.

  1. AS37517AS37517301 IPs
  2. AS327862AS32786248 IPs
  3. AS329138AS3291384 IPs
  4. AS328941AS3289413 IPs
  5. AS329173AS3291730 IPs
  6. AS328440AS3284400 IPs
  7. AS37575AS375750 IPs

Top 100 operators

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

  1. AS37517AS3751743 prefixes
  2. AS37575AS3757511 prefixes
  3. AS328941AS3289413 prefixes
  4. AS327862AS3278623 prefixes
  5. AS328440AS3284401 prefixes
  6. AS329173AS3291731 prefixes
  7. AS329138AS3291381 prefixes

Sampled IP addresses

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

Top registrars

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

  1. iana:13274 sampled
  2. iana:4203 sampled
  3. iana:1682 sampled
  4. iana:13872 sampled
  5. iana:1462 sampled
  6. iana:37582 sampled
  7. iana:38572 sampled
  8. iana:19232 sampled
  9. iana:16471 sampled
  10. iana:691 sampled

Threat density

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

1listed IPs (snapshot Sat, 25 Jul 2026 00:00:44 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: "CV"})
RETURN count(DISTINCT a) AS asn_count

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