Skip to content

Country · ISO PA

Panama

Last fetched

Panama (PA) is home to 152 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Fri, 15 May 2026 04:00:07 GMT, networks based in Panama announce 5,990 routed IP prefixes and host approximately 38 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Panama ranked by routed-prefix count.

  1. UFINET PANAMA S.A.AS524681,470 prefixes
  2. MWT-AS-AP Myanmar World Distribution Telecommunication Company LimitedAS1367871,317 prefixes
  3. Cable OndaAS18809680 prefixes
  4. USUAL TELECOM LTDAAS209854673 prefixes
  5. SERVERNEXA-AS-AP SERVERNEXA CLOUDTECH PRIVATE LIMITEDAS272096673 prefixes
  6. Universidad Tecnologica de PanamaAS3551242 prefixes
  7. Cable & Wireless PanamaAS11556205 prefixes
  8. PLI-ASAS5185294 prefixes
  9. IDNIC-MITRACLOUD-AS-ID PT. MITRA SINERGI JAYAABADIAS26586758 prefixes
  10. Liberty Technologies Corp.AS2792857 prefixes

Top hosting concentrations

ASNs based in Panama ranked by hosted IPv4 count.

  1. Cable & Wireless PanamaAS1155634 IPs
  2. Cable OndaAS215994 IPs
  3. Universidad Tecnologica de PanamaAS35510 IPs
  4. Cable OndaAS261050 IPs
  5. Primer Banco del IstmoAS220100 IPs
  6. Cable OndaAS104760 IPs
  7. Cable OndaAS147090 IPs
  8. Cable OndaAS188090 IPs
  9. Corporacion La Prensa S.A.AS61930 IPs
  10. Morgan & MorganAS233600 IPs

Threat density

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

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

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