Skip to content

Country · ISO UG

Uganda

Last fetched

Uganda (UG) is home to 65 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Mon, 18 May 2026 04:00:51 GMT, networks based in Uganda announce 650 routed IP prefixes and host approximately 516 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Uganda ranked by routed-prefix count.

  1. AS-CEIWC - Chesapeake Employers Insurance CompanyAS327687236 prefixes
  2. RTL-ASAS3706365 prefixes
  3. UGANDA-TELECOM Uganda TelecomAS2149160 prefixes
  4. MTN-AS2029460 prefixes
  5. tangerine-ug-asAS3711328 prefixes
  6. DATANET-UG DATANET LLCAS2903225 prefixes
  7. ECHOTEL-UG ECHOTEL Proprietary UgandaAS2903916 prefixes
  8. BCSAS3727315 prefixes
  9. DATANETAS3690112 prefixes
  10. MYARSYILA-AS-ID PT Myarsyila Indonesia InterkoneksiAS32872712 prefixes

Top hosting concentrations

ASNs based in Uganda ranked by hosted IPv4 count.

  1. BOUAS37206253 IPs
  2. ECHOTEL-UG ECHOTEL Proprietary UgandaAS29039245 IPs
  3. tangerine-ug-asAS3711318 IPs
  4. MTN-AS202940 IPs
  5. UGANDA-TELECOM Uganda TelecomAS214910 IPs
  6. ZAINUGASAS370750 IPs
  7. DATANET-UG DATANET LLCAS290320 IPs
  8. DATANETAS369010 IPs
  9. RTL-ASAS370630 IPs
  10. Airtel-AS369770 IPs

Threat density

IPv4 addresses registered in Uganda that appear on at least one threat feed.

30listed IPs (snapshot Mon, 18 May 2026 04:00:51 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: "UG"})
RETURN count(DISTINCT a) AS asn_count

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