Skip to content

Hostname

pcg.com

Last fetched

pcg.com resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP Akamai Connected Cloud in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.56.91.13545.56.80.0/20AS63949AKAMAI-LINODE-AP Akamai Connected CloudUS

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 pcg.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for pcg.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.dayforcehcm.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.154.59.128/27
SPF_IP12.53.120.17/27
SPF_IP169.145.39.240/29
SPF_IP184.185.6.109
SPF_IP192.254.121.248/32
SPF_IP209.118.211.154
SPF_IP209.170.221.176/28
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP23.228.141.183
SPF_IP25.152.96.109
SPF_IP4.2.59.64/27
SPF_IP4.36.60.96/27
SPF_IP50.16.190.173
SPF_IP66.150.215.215/32
SPF_IP66.244.67.50/32
SPF_IP67.136.129.6
SPF_IP70.95.80.122
SPF_IP70.95.80.123
SPF_IP77.95.80.122/32
SPF_IP77.95.80.123/32
SPF_IP97.65.239.19
SPF_MXpcg.com

Related pages

Pivot deeper into the graph from pcg.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pcg.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.