Skip to content

Hostname

pga.org

Last fetched

pga.org resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · pga.orgRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pga.org

Resolution chain

pga.org resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.117.10313.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.11413.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.12213.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.513.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.227.192.11513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.2.1718.66.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.2.6618.66.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.2.7718.66.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.2.9718.66.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.130.1765.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.2965.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.11265.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.10865.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

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

Subdomains

26 observed subdomains of pga.org.

Web-graph footprint

Distinct hostnames that link to or from pga.org in the public web crawl.

376 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pga.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_IP192.254.116.40/32

Related pages

Pivot deeper into the graph from pga.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pga.org"})-[: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.