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.
- VODACOM-LESOTHOAS3705737 prefixes
- TELECOM-LESOTHOAS3356719 prefixes
- LEOAS2569514 prefixes
- Lesotho-NICAS375052 prefixes
- Comnet-Lesotho-ASAS376422 prefixes
- LEC-CommunicationsAS3285672 prefixes
Top hosting concentrations
ASNs based in Lesotho ranked by hosted IPv4 count.
- TELECOM-LESOTHOAS335671,992 IPs
- LEOAS2569523 IPs
- Comnet-Lesotho-ASAS3764219 IPs
- LEC-CommunicationsAS3285676 IPs
- VODACOM-LESOTHOAS370575 IPs
- 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.
- VODACOM-LESOTHOAS37057
- TELECOM-LESOTHOAS33567
- LEOAS25695
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_countOr query Whisper from your own LLM workflow via the Whisper MCP server.