Skip to content

Country · ISO CI

Cote d'Ivoire

Last fetched

Cote d'Ivoire (CI) is home to 29 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Mon, 13 Jul 2026 12:00:18 GMT, networks based in Cote d'Ivoire announce 1,484 routed IP prefixes and host approximately 1,817 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Cote d'Ivoire ranked by routed-prefix count.

  1. AS29571AS295711,138 prefixes
  2. AS36974AS36974160 prefixes
  3. AS36924AS3692455 prefixes
  4. AS37190AS3719052 prefixes
  5. AS37381AS3738137 prefixes
  6. AS327746AS3277469 prefixes
  7. AS327773AS3277736 prefixes
  8. AS328025AS3280255 prefixes
  9. AS329602AS3296025 prefixes
  10. AS328193AS3281933 prefixes

Top hosting concentrations

ASNs based in Cote d'Ivoire ranked by hosted IPv4 count.

  1. AS36924AS36924990 IPs
  2. AS37190AS37190364 IPs
  3. AS328193AS328193198 IPs
  4. AS328025AS328025160 IPs
  5. AS327746AS32774699 IPs
  6. AS327773AS3277736 IPs
  7. AS29571AS295710 IPs
  8. AS327974AS3279740 IPs
  9. AS36974AS369740 IPs
  10. AS37381AS373810 IPs

Top 100 operators

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

  1. AS29571AS295711,138 prefixes
  2. AS36974AS36974160 prefixes
  3. AS36924AS3692455 prefixes
  4. AS37190AS3719052 prefixes
  5. AS37381AS3738137 prefixes
  6. AS327746AS3277469 prefixes
  7. AS327773AS3277736 prefixes
  8. AS329602AS3296025 prefixes
  9. AS328025AS3280255 prefixes
  10. AS328193AS3281933 prefixes
  11. AS328290AS3282903 prefixes
  12. AS327974AS3279743 prefixes
  13. AS329586AS3295862 prefixes
  14. AS328729AS3287292 prefixes
  15. AS328355AS3283551 prefixes
  16. AS329666AS3296661 prefixes
  17. AS328809AS3288091 prefixes
  18. AS329037AS3290371 prefixes

Sampled IP addresses

A sample of IPv4 addresses hosted in Cote d'Ivoire’s largest networks. Each links to its full infrastructure profile.

Top registrars

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

  1. iana:14617 sampled
  2. iana:18614 sampled
  3. iana:16303 sampled
  4. iana:19102 sampled
  5. iana:4332 sampled
  6. iana:3032 sampled
  7. iana:15191 sampled
  8. iana:13271 sampled
  9. registrar:mtn1 sampled
  10. iana:2991 sampled

Threat density

IPv4 addresses registered in Cote d'Ivoire that appear on at least one threat feed.

4listed IPs (snapshot Mon, 13 Jul 2026 12:00:18 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: "CI"})
RETURN count(DISTINCT a) AS asn_count

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