Skip to content

Country · ISO PH

Philippines

Last fetched

Philippines (PH) is home to 638 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Fri, 15 May 2026 04:00:10 GMT, networks based in Philippines announce 7,043 routed IP prefixes and host approximately 46 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Philippines ranked by routed-prefix count.

  1. GLOBE-TELECOM-AS Globe TelecomsAS4775806 prefixes
  2. CULASI-AS-AP CULASI CATV INC.AS132199762 prefixes
  3. ETPI-IDS-AS-AP Eastern Telecoms Phils., Inc.AS9658601 prefixes
  4. CONVERGE-AS Converge ICT Solutions Inc.AS17639585 prefixes
  5. IPG-AS-AP Philippine Long Distance Telephone CompanyAS9299533 prefixes
  6. WOODSNET-PH Unit D,E,F,G 28th FloorAS55547498 prefixes
  7. BAYAN-TELECOMMUNICATIONS Bayan Telecommunications, Inc.AS6648264 prefixes
  8. SMARTBRO-PH-AP Smart Broadband, Inc.AS10139232 prefixes
  9. ATM 3G TOP MVNO SISTEMAS DE TELECOMUNICACOES LTDA.AS135607190 prefixes
  10. SKYBB-AS-AP SKYBroadband SKYCable CorporationAS23944118 prefixes

Top hosting concentrations

ASNs based in Philippines ranked by hosted IPv4 count.

  1. PHNET-AS-AP Philippine Network Foundation, Inc PHNetAS355029 IPs
  2. IMANILA-AS-AP iManilaAS933415 IPs
  3. WNETWORK-AS-AP W NETWORK IncAS76111 IPs
  4. IPG-AS-AP Philippine Long Distance Telephone CompanyAS92991 IPs
  5. OGILVY-AS-PH The Ogilvy Group, LLC.AS94100 IPs
  6. DELMONTE-AS-PH-AP Del Monte Philippines, Inc.AS92540 IPs
  7. BAYAN-TELECOMMUNICATIONS Bayan Telecommunications, Inc.AS66480 IPs
  8. GLOBE-TELECOM-AS Globe TelecomsAS47750 IPs
  9. ITEXTRON-AS-AP TEXTRON CORPORATIONAS47590 IPs
  10. EPLDT-AS-AP 5F L.V. Locsin BldgAS76290 IPs

Threat density

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

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

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