Skip to content

Country · ISO SD

Sudan

Last fetched

Sudan (SD) is home to 13 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Sat, 16 May 2026 04:00:20 GMT, networks based in Sudan announce 512 routed IP prefixes and host approximately 24 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Sudan ranked by routed-prefix count.

  1. SudatelAS15706216 prefixes
  2. SDN-MOBITELAS36998152 prefixes
  3. MTNAS3697267 prefixes
  4. KANARTELAS3378838 prefixes
  5. ODC-ASAS32788116 prefixes
  6. MAX-NET-FOR-INTERNET-SERVICESAS372118 prefixes
  7. DOPRWG-IN Directorate of Oil Palm Research West GodavariAS3283816 prefixes
  8. Informatica Lazzari LTDA MEAS3293446 prefixes
  9. IDNIC-DIGITALCYBERINDO-AS-ID PT Digital Cyber InformatikaAS3288243 prefixes

Top hosting concentrations

ASNs based in Sudan ranked by hosted IPv4 count.

  1. SudatelAS1570611 IPs
  2. Informatica Lazzari LTDA MEAS3293449 IPs
  3. IDNIC-DIGITALCYBERINDO-AS-ID PT Digital Cyber InformatikaAS3288243 IPs
  4. ODC-ASAS3278811 IPs
  5. DOPRWG-IN Directorate of Oil Palm Research West GodavariAS3283810 IPs
  6. MTNAS369720 IPs
  7. KANARTELAS337880 IPs
  8. SDN-MOBITELAS369980 IPs
  9. MAX-NET-FOR-INTERNET-SERVICESAS372110 IPs

Threat density

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

22listed IPs (snapshot Sat, 16 May 2026 04:00:20 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: "SD"})
RETURN count(DISTINCT a) AS asn_count

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