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 Fri, 24 Jul 2026 12:01:06 GMT, networks based in Central African Republic announce 22 routed IP prefixes and host approximately 90 sampled IPv4 addresses across the country's largest operators.

Top operators

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

  1. AS37460AS3746012 prefixes
  2. AS328079AS3280795 prefixes
  3. AS329274AS3292744 prefixes
  4. AS329590AS3295901 prefixes

Top hosting concentrations

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

  1. AS37460AS3746060 IPs
  2. AS329274AS32927420 IPs
  3. AS328079AS32807910 IPs
  4. AS329590AS3295900 IPs

Top 100 operators

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

  1. AS37460AS3746012 prefixes
  2. AS328079AS3280795 prefixes
  3. AS329274AS3292744 prefixes
  4. AS329590AS3295901 prefixes

Sampled IP addresses

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

Top registrars

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

  1. iana:13641 sampled
  2. iana:1461 sampled

Threat density

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

0listed IPs (snapshot Fri, 24 Jul 2026 12:01:06 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.