Skip to content

Hostname

pccw.com

Last fetched

pccw.com resolves to 1 IPv4 address operated by HKTDCS-AS-AP VDC Powerbase Hong Kong Data Centers Limited in HK.

Nutrition Label

WHISPER CANON · pccw.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pccw.com

Resolution chain

pccw.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
202.77.250.17202.77.192.0/18AS9925HKTDCS-AS-AP VDC Powerbase Hong Kong Data Centers LimitedHK

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from pccw.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

48 SPF mechanisms authorising senders for pccw.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.48.215.10
SPF_IP120.88.227.15
SPF_IP125.215.171.51
SPF_IP202.164.27.235
SPF_IP202.164.27.25/29
SPF_IP202.164.27.27
SPF_IP202.164.27.48
SPF_IP202.164.27.6/28
SPF_IP202.6.94.38/28
SPF_IP202.6.94.43/27
SPF_IP202.6.94.93
SPF_IP202.6.94.98
SPF_IP202.6.94.99
SPF_IP202.64.23.124
SPF_IP202.82.78.194/29
SPF_IP202.82.78.42/29
SPF_IP203.29.222.10
SPF_IP203.29.222.178
SPF_IP210.177.243.160/27
SPF_IP218.102.23.165/28
SPF_IP218.102.23.166
SPF_IP218.102.23.167
SPF_IP218.102.23.168
SPF_IP218.102.23.169
SPF_IP218.102.23.170
SPF_IP218.102.23.171
SPF_IP218.102.23.172
SPF_IP218.102.32.35
SPF_IP219.76.94.4
SPF_IP219.76.94.9
SPF_IP219.76.95.4
SPF_IP223.197.108.241/32
SPF_IP223.197.108.242
SPF_IP223.197.108.243
SPF_IP223.197.108.244
SPF_IP223.197.108.245
SPF_IP223.197.108.246
SPF_IP223.197.108.247
SPF_IP223.197.108.248
SPF_IP223.197.108.249
SPF_IP223.197.108.250
SPF_IP223.197.52.128/28
SPF_IP223.197.52.64/28
SPF_IP223.197.83.171
SPF_IP63.216.61.33
SPF_IP63.216.61.35/32
SPF_IP63.216.61.36/32

Related pages

Pivot deeper into the graph from pccw.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "pccw.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

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