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.
- KALIANET-PUBLIC-AS-AP Tonga Communications Internet NetworkAS3820112 prefixes
- IDNIC-BANDARLAMPUNGKOTA-AS-ID Dinas Komunikasi dan Informatika Kota Bandar LampungAS1328318 prefixes
- DIGICELNET-TO Digicel Tonga LtdAS381985 prefixes
- EKOWEB-AS-IN Ekowebtech It Services Pvt LtdAS1325793 prefixes
Top hosting concentrations
ASNs based in Tonga ranked by hosted IPv4 count.
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_countOr query Whisper from your own LLM workflow via the Whisper MCP server.