Skip to content

Country · ISO PW

Palau

Last fetched

Palau (PW) is home to 4 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Fri, 15 May 2026 04:00:11 GMT, networks based in Palau announce 14 routed IP prefixes and host approximately 100 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Palau ranked by routed-prefix count.

  1. PALAU-AS-AP Palau National Communications Corp.AS178938 prefixes
  2. PMCI-AS-AP Palau Mobile Communications Inc.AS589322 prefixes
  3. EASY NET TELECOM LTDA MEAS2146522 prefixes
  4. NOVA INTERNET LTDAAS1338972 prefixes

Top hosting concentrations

ASNs based in Palau ranked by hosted IPv4 count.

  1. PALAU-AS-AP Palau National Communications Corp.AS1789383 IPs
  2. PMCI-AS-AP Palau Mobile Communications Inc.AS5893215 IPs
  3. NOVA INTERNET LTDAAS1338972 IPs
  4. EASY NET TELECOM LTDA MEAS2146520 IPs

Threat density

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

0listed IPs (snapshot Fri, 15 May 2026 04:00:11 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: "PW"})
RETURN count(DISTINCT a) AS asn_count

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