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
Resolution chain
thepga.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.31.177.124 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.233.82.108 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.217.174.180 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.205.108.212 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.4.176.185 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.205.253.200 | 54.204.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.227.60.189 | 54.226.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 67.202.35.80 | 67.202.0.0/18 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.49.208.60 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | — |
WHOIS identity
- Registrar
- iana:468
- Organization
- professional golfers' assn. of america
- Contact emails
- gwhitaker@pgahq.com
- lfrench@pgahq.com
- psherman@pgahq.com
- 19121da0-a06b-46f9-bdea-e07afff75118@identity-protect.org
- 8ab94a69-35a2-4917-b6c0-ae92b15d30c1@identity-protect.org
- 98048a3d-127f-40ad-b336-ac3ea2c2f0c3@identity-protect.org
- a471d60c-b71c-4b6a-ab07-0404809d9522@identity-protect.org
- b69aee04-397f-4052-b3cd-068a95c7647d@identity-protect.org
- ec27e3a1-41c5-4e03-9627-3d53043eb002@identity-protect.org
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
MX records
SPF policy
2 SPF mechanisms authorising senders for thepga.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 525111.spf02.hubspotemail.net |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from thepga.com.
- IP · 100.31.177.124
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · gwhitaker@pgahq.com
- TLD · .com
- Browse hostnames · th…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.