Hostname
pgahq.com
Last fetched
pgahq.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pgahq.com resolves to 4 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 |
| 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 |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pgahq.com owner
- Contact emails
- lgreene@pgahq.com
- pga1@pgahq.com
- 0a1a6b13-2e4d-45d4-83ae-ce51dac5b38a@identity-protect.org
- 0c3a635e-ca02-4baa-83f9-07d1594004a0@identity-protect.org
- a9ec4acc-b5c9-4b79-a0a2-58abd15b3448@identity-protect.org
- d17d4193-9874-4ff0-8b21-0664590f8e2d@identity-protect.org
- ed6c250c-5510-4114-adc0-1328ffec26d6@identity-protect.org
- f22c53c9-b9b9-4137-b643-a832979099ad@identity-protect.org
- owner-11259976@pgahq.com.whoisprivacyservice.org
- owner-4032009@pgahq.com.whoisprivacyservice.org
Subdomains
63 observed subdomains of pgahq.com.
Showing 25 of 63. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pgahq.com in the public web crawl.
8 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for pgahq.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 12.182.121.10 |
| SPF_IP | 12.233.228.0/24 |
| SPF_IP | 206.196.11.0/24 |
Related pages
Pivot deeper into the graph from pgahq.com.
- IP · 100.31.177.124
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · lgreene@pgahq.com
- TLD · .com
- Browse hostnames · pg…
- 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: "pgahq.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.