Skip to content

Country · ISO TL

Timor-Leste

Last fetched

Timor-Leste (TL) is home to 19 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Mon, 20 Jul 2026 18:00:22 GMT, networks based in Timor-Leste announce 132 routed IP prefixes and host approximately 889 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Timor-Leste ranked by routed-prefix count.

  1. AS133606AS13360649 prefixes
  2. AS38077AS3807745 prefixes
  3. AS58731AS5873117 prefixes
  4. AS135065AS1350654 prefixes
  5. AS151605AS1516054 prefixes
  6. AS136765AS1367652 prefixes
  7. AS140223AS1402232 prefixes
  8. AS149004AS1490042 prefixes
  9. AS136920AS1369202 prefixes
  10. AS139688AS1396882 prefixes

Top hosting concentrations

ASNs based in Timor-Leste ranked by hosted IPv4 count.

  1. AS133606AS133606539 IPs
  2. AS139688AS139688248 IPs
  3. AS135065AS13506584 IPs
  4. AS136920AS13692018 IPs
  5. AS38077AS380770 IPs
  6. AS151605AS1516050 IPs
  7. AS140223AS1402230 IPs
  8. AS58731AS587310 IPs
  9. AS136765AS1367650 IPs
  10. AS149004AS1490040 IPs

Top 100 operators

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

  1. AS133606AS13360649 prefixes
  2. AS38077AS3807745 prefixes
  3. AS58731AS5873117 prefixes
  4. AS135065AS1350654 prefixes
  5. AS151605AS1516054 prefixes
  6. AS136765AS1367652 prefixes
  7. AS149004AS1490042 prefixes
  8. AS140223AS1402232 prefixes
  9. AS136920AS1369202 prefixes
  10. AS153183AS1531832 prefixes
  11. AS139688AS1396882 prefixes
  12. AS152899AS1528991 prefixes

Sampled IP addresses

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

Top registrars

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

  1. iana:42036 sampled
  2. registrar:instra corporation7 sampled
  3. registrar:gandi sas6 sampled
  4. iana:4716 sampled
  5. registrar:dnit-moptc5 sampled
  6. iana:1465 sampled
  7. iana:16054 sampled
  8. iana:41633 sampled
  9. iana:1203 sampled
  10. iana:16362 sampled

Threat density

IPv4 addresses registered in Timor-Leste that appear on at least one threat feed.

1listed IPs (snapshot Mon, 20 Jul 2026 18:00:22 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: "TL"})
RETURN count(DISTINCT a) AS asn_count

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