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 Wed, 20 May 2026 04:00:34 GMT, networks based in Cote d'Ivoire announce 1,464 routed IP prefixes and host approximately 27 sampled IPv4 addresses across the country's largest operators.

Top operators

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

  1. ORANGE-COTE-IVOIREAS295711,126 prefixes
  2. MTNCI-ASAS36974159 prefixes
  3. GVA-CanalboxAS3692455 prefixes
  4. ATLANTIQUE-TELECOM-AS3719048 prefixes
  5. VIPNETAS3738138 prefixes
  6. IDNIC-JDM-AS-ID PT Javadwipa Duta MandiriAS3277469 prefixes
  7. BANDAWIFIAS3277736 prefixes
  8. GTSUK-ASAS3280255 prefixes
  9. NIPIGAZ-ASAS3282904 prefixes
  10. FAIRYHOSTINGAS3281933 prefixes

Top hosting concentrations

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

  1. SPETSNET-ASAS32966626 IPs
  2. MTNCI-ASAS369741 IPs
  3. ORANGE-COTE-IVOIREAS295710 IPs
  4. GVA-CanalboxAS369240 IPs
  5. SMARTNETT CARRIER SA DE CVAS3295860 IPs
  6. NIPIGAZ-ASAS3282900 IPs
  7. VIPNETAS373810 IPs
  8. ATLANTIQUE-TELECOM-AS371900 IPs
  9. FAIRYHOSTINGAS3281930 IPs
  10. CYBERNET TELECOM SERVICOS DE INTERNET LTDA - MEAS3290370 IPs

Threat density

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

3listed IPs (snapshot Wed, 20 May 2026 04:00:34 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.