Skip to content

Country · ISO SN

Senegal

Last fetched

Senegal (SN) is home to 21 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Sat, 16 May 2026 04:00:26 GMT, networks based in Senegal announce 363 routed IP prefixes and host approximately 61 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Senegal ranked by routed-prefix count.

  1. SONATEL SONATEL-AS Autonomous SystemAS8346226 prefixes
  2. TigoAS3764967 prefixes
  3. SUDATEL-SENEGALAS3719629 prefixes
  4. NETSURF1-AS-IN NetsurfAS32814818 prefixes
  5. SP4DKF Ham radio and network enthusiastAS3282595 prefixes
  6. TNS-ASN-01 - Tech and Networks Solutions, LLCAS3285584 prefixes
  7. IDNIC-UNUSA-AS-ID Universitas Nahdlatul Ulama SurabayaAS3278093 prefixes
  8. RVC-AS-VN RVC Rong Viet Trade Service Telecom Company LimitedAS3286503 prefixes
  9. OAB-AFAS3294073 prefixes
  10. WACRENAS372882 prefixes

Top hosting concentrations

ASNs based in Senegal ranked by hosted IPv4 count.

  1. IDNIC-UNUSA-AS-ID Universitas Nahdlatul Ulama SurabayaAS32780938 IPs
  2. SONATEL SONATEL-AS Autonomous SystemAS834615 IPs
  3. SP4DKF Ham radio and network enthusiastAS3282593 IPs
  4. NETSURF1-AS-IN NetsurfAS3281483 IPs
  5. OAB-AFAS3294072 IPs
  6. RVC-AS-VN RVC Rong Viet Trade Service Telecom Company LimitedAS3286500 IPs
  7. TigoAS376490 IPs
  8. WACRENAS372880 IPs
  9. SUDATEL-SENEGALAS371960 IPs
  10. IDNIC-ERA-AS-ID PT Desible Eradata KomunikasiAS3281590 IPs

Threat density

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

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

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