Skip to content

Country · ISO LS

Lesotho

Last fetched

Lesotho (LS) is home to 11 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Thu, 14 May 2026 04:00:08 GMT, networks based in Lesotho announce 76 routed IP prefixes and host approximately 2,047 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Lesotho ranked by routed-prefix count.

  1. VODACOM-LESOTHOAS3705737 prefixes
  2. TELECOM-LESOTHOAS3356719 prefixes
  3. LEOAS2569514 prefixes
  4. Lesotho-NICAS375052 prefixes
  5. Comnet-Lesotho-ASAS376422 prefixes
  6. LEC-CommunicationsAS3285672 prefixes

Top hosting concentrations

ASNs based in Lesotho ranked by hosted IPv4 count.

  1. TELECOM-LESOTHOAS335671,992 IPs
  2. LEOAS2569523 IPs
  3. Comnet-Lesotho-ASAS3764219 IPs
  4. LEC-CommunicationsAS3285676 IPs
  5. VODACOM-LESOTHOAS370575 IPs
  6. Lesotho-NICAS375052 IPs

Threat density

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

4listed IPs (snapshot Thu, 14 May 2026 04:00:08 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: "LS"})
RETURN count(DISTINCT a) AS asn_count

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