Skip to content

Country · ISO SL

Sierra Leone

Last fetched

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

Top operators

ASNs based in Sierra Leone ranked by routed-prefix count.

  1. ZAIN-AS3716431 prefixes
  2. TACF1-ASAS20904917 prefixes
  3. Africell-LintelAS369888 prefixes
  4. ALANHOUSE NET TELECOM LTDA - MEAS3291097 prefixes
  5. LUCID-AS-AP Lucid I.T. ConsultingAS3282585 prefixes
  6. COM-NOC - City of MishawakaAS3285814 prefixes
  7. AFCOM-AS372084 prefixes
  8. ONSET-ASAS3279904 prefixes
  9. Datashield, Inc.AS3282973 prefixes
  10. DIGITECPNG-AS-AP Digitec PNG LimitedAS3282363 prefixes

Top hosting concentrations

ASNs based in Sierra Leone ranked by hosted IPv4 count.

  1. ALANHOUSE NET TELECOM LTDA - MEAS329109462 IPs
  2. Guaranty-AS3741841 IPs
  3. Datashield, Inc.AS3282972 IPs
  4. AFCOM-AS372081 IPs
  5. ZAIN-AS371641 IPs
  6. Africell-LintelAS369880 IPs
  7. SPECTRUMNET TECNOLOGIA INTEGRADA LTDA - MEAS3295740 IPs
  8. GOVNET-AS-AP ITC ServicesAS3296800 IPs
  9. Cajutel-ASNAS377230 IPs
  10. ONLIME-AS374490 IPs

Threat density

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

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

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