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 Fri, 17 Jul 2026 12:01:07 GMT, networks based in Lesotho announce 78 routed IP prefixes and host approximately 38,397 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Lesotho ranked by routed-prefix count.

  1. AS37057AS3705737 prefixes
  2. AS33567AS3356719 prefixes
  3. AS25695AS2569514 prefixes
  4. AS328567AS3285674 prefixes
  5. AS37505AS375052 prefixes
  6. AS37642AS376422 prefixes

Top hosting concentrations

ASNs based in Lesotho ranked by hosted IPv4 count.

  1. AS33567AS3356737,848 IPs
  2. AS25695AS25695322 IPs
  3. AS37057AS37057185 IPs
  4. AS37642AS3764238 IPs
  5. AS37505AS375054 IPs
  6. AS328567AS3285670 IPs

Top 100 operators

The 100 largest ASNs based in Lesothoby routed-prefix count — a full crawl path into the country’s network operators.

  1. AS37057AS3705737 prefixes
  2. AS33567AS3356719 prefixes
  3. AS25695AS2569514 prefixes
  4. AS328567AS3285674 prefixes
  5. AS37505AS375052 prefixes
  6. AS37642AS376422 prefixes

Sampled IP addresses

A sample of IPv4 addresses hosted in Lesotho’s largest networks. Each links to its full infrastructure profile.

Top registrars

Registrars seen most often across a sample of domains hosted in Lesotho’s largest networks. A sampled estimate, not a country-wide total.

  1. iana:1461 sampled

Threat density

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

42listed IPs (snapshot Fri, 17 Jul 2026 12:01:07 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.