Skip to content

Country · ISO TO

Tonga

Last fetched

Tonga (TO) is home to 5 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Sun, 17 May 2026 04:00:43 GMT, networks based in Tonga announce 28 routed IP prefixes and host approximately 89 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Tonga ranked by routed-prefix count.

  1. KALIANET-PUBLIC-AS-AP Tonga Communications Internet NetworkAS3820112 prefixes
  2. IDNIC-BANDARLAMPUNGKOTA-AS-ID Dinas Komunikasi dan Informatika Kota Bandar LampungAS1328318 prefixes
  3. DIGICELNET-TO Digicel Tonga LtdAS381985 prefixes
  4. EKOWEB-AS-IN Ekowebtech It Services Pvt LtdAS1325793 prefixes

Top hosting concentrations

ASNs based in Tonga ranked by hosted IPv4 count.

  1. IDNIC-BANDARLAMPUNGKOTA-AS-ID Dinas Komunikasi dan Informatika Kota Bandar LampungAS13283162 IPs
  2. KALIANET-PUBLIC-AS-AP Tonga Communications Internet NetworkAS3820116 IPs
  3. DIGICELNET-TO Digicel Tonga LtdAS3819811 IPs
  4. EKOWEB-AS-IN Ekowebtech It Services Pvt LtdAS1325790 IPs

Threat density

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

3listed IPs (snapshot Sun, 17 May 2026 04:00:43 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: "TO"})
RETURN count(DISTINCT a) AS asn_count

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