Skip to content

Country · ISO CF

Central African Republic

Last fetched

Central African Republic (CF) is home to 4 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Wed, 20 May 2026 04:00:31 GMT, networks based in Central African Republic announce 22 routed IP prefixes and host approximately 13 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Central African Republic ranked by routed-prefix count.

  1. ORANGE-CAAS3746013 prefixes
  2. DESTINY-SWEDENAS3292744 prefixes
  3. VRSN-AC50-340 - VeriSign Global Registry ServicesAS3280794 prefixes
  4. NETCOM-SERVICESAS3295901 prefixes

Top hosting concentrations

ASNs based in Central African Republic ranked by hosted IPv4 count.

  1. VRSN-AC50-340 - VeriSign Global Registry ServicesAS32807913 IPs
  2. ORANGE-CAAS374600 IPs
  3. NETCOM-SERVICESAS3295900 IPs
  4. DESTINY-SWEDENAS3292740 IPs

Threat density

IPv4 addresses registered in Central African Republic that appear on at least one threat feed.

0listed IPs (snapshot Wed, 20 May 2026 04:00:31 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: "CF"})
RETURN count(DISTINCT a) AS asn_count

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