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, 01 Aug 2026 06:01:19 GMT, networks based in Sudan announce 547 routed IP prefixes and host approximately 330 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Sudan ranked by routed-prefix count.

  1. AS15706AS15706213 prefixes
  2. AS36998AS36998192 prefixes
  3. AS36972AS3697268 prefixes
  4. AS33788AS3378835 prefixes
  5. AS327881AS32788116 prefixes
  6. AS37211AS372118 prefixes
  7. AS328381AS3283816 prefixes
  8. AS329344AS3293446 prefixes
  9. AS328824AS3288243 prefixes

Top hosting concentrations

ASNs based in Sudan ranked by hosted IPv4 count.

  1. AS36972AS36972204 IPs
  2. AS33788AS3378870 IPs
  3. AS37211AS3721156 IPs
  4. AS15706AS157060 IPs
  5. AS329344AS3293440 IPs
  6. AS328381AS3283810 IPs
  7. AS36998AS369980 IPs
  8. AS327881AS3278810 IPs
  9. AS328824AS3288240 IPs

Top 100 operators

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

  1. AS15706AS15706213 prefixes
  2. AS36998AS36998192 prefixes
  3. AS36972AS3697268 prefixes
  4. AS33788AS3378835 prefixes
  5. AS327881AS32788116 prefixes
  6. AS37211AS372118 prefixes
  7. AS328381AS3283816 prefixes
  8. AS329344AS3293446 prefixes
  9. AS328824AS3288243 prefixes

Sampled IP addresses

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

Top registrars

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

  1. iana:30312 sampled
  2. iana:1463 sampled
  3. iana:16362 sampled
  4. iana:14792 sampled
  5. iana:13811 sampled
  6. iana:21 sampled
  7. iana:17101 sampled
  8. iana:10681 sampled
  9. iana:521 sampled

Threat density

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

0listed IPs (snapshot Sat, 01 Aug 2026 06:01:19 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.