Skip to content

Country · ISO SO

Somalia

Last fetched

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

Top operators

ASNs based in Somalia ranked by routed-prefix count.

  1. TELESOMAS3747369 prefixes
  2. HORMUUDAS3737121 prefixes
  3. GICOAS3732617 prefixes
  4. DRCall Tecnologia LtdaAS32825011 prefixes
  5. SOMTELAS3756310 prefixes
  6. SELIMSHEIKH-AS-AP Internet CarrierAS3277328 prefixes
  7. Somtel-Somalia-ASAS3284698 prefixes
  8. SomcableAS374257 prefixes
  9. CONEXOTECHNOLOGIESAS3277646 prefixes
  10. MUNICIPALIDAD DE MORENOAS3285905 prefixes

Top hosting concentrations

ASNs based in Somalia ranked by hosted IPv4 count.

  1. MIPT-ASAS37644133 IPs
  2. YANNIKAS32782817 IPs
  3. SOMTELAS3756313 IPs
  4. TELESOMAS374735 IPs
  5. GICOAS373260 IPs
  6. HORMUUDAS373710 IPs
  7. MUNICIPALIDAD DE MORENOAS3285900 IPs
  8. SomcableAS374250 IPs
  9. Amtel-ASAS3283190 IPs
  10. INTEKNET-AS-ID PT Inti Media TeknologiAS3289530 IPs

Threat density

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

32listed 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: "SO"})
RETURN count(DISTINCT a) AS asn_count

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