Skip to content

Country · ISO CD

Congo, Democratic Republic of the

Last fetched

Congo, Democratic Republic of the (CD) is home to 57 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Wed, 20 May 2026 04:00:30 GMT, networks based in Congo, Democratic Republic of the announce 335 routed IP prefixes and host approximately 28 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Congo, Democratic Republic of the ranked by routed-prefix count.

  1. IRINN-IITJ-AS-IN INDIAN INSTITUTE OF TECHNOLOGY JODHPURAS32844265 prefixes
  2. CELTEL-DRCAS3702058 prefixes
  3. ORANGE-RDCAS3744743 prefixes
  4. VODACOM-CONGOAS3745337 prefixes
  5. OrioncomAS3763817 prefixes
  6. SCPTAS376779 prefixes
  7. SUNOVION - Sumitomo Pharma America, Inc.AS3283449 prefixes
  8. CIELUX-RDCAS371029 prefixes
  9. Microcom-SprlAS374148 prefixes
  10. RDBAS3277388 prefixes

Top hosting concentrations

ASNs based in Congo, Democratic Republic of the ranked by hosted IPv4 count.

  1. SCPTAS3767719 IPs
  2. OrioncomAS376387 IPs
  3. ORANGE-RDCAS374472 IPs
  4. CELTEL-DRCAS370200 IPs
  5. CIELUX-RDCAS371020 IPs
  6. Microcom-SprlAS374140 IPs
  7. BMCSAAS-AMSAS3292690 IPs
  8. AFRINETAS374150 IPs
  9. ITM-DRCAS375710 IPs
  10. VODACOM-CONGOAS374530 IPs

Threat density

IPv4 addresses registered in Congo, Democratic Republic of the that appear on at least one threat feed.

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

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