Skip to content

Hostname

thepga.com

Last fetched

thepga.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · thepga.comRouting diversity5.0/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/thepga.com

Resolution chain

thepga.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.31.177.124100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.82.1083.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.174.18044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.108.21252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.176.18552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.253.20054.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.227.60.18954.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
67.202.35.8067.202.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.208.60100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.

WHOIS identity

Registrar
iana:468
Organization
professional golfers' assn. of america
Contact emails

Subdomains

7 observed subdomains of thepga.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for thepga.com.

MechanismTarget
SPF_INCLUDE525111.spf02.hubspotemail.net
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from thepga.com.

Cypher and MCP

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

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