Skip to content

Hostname

golfgamebook.com

Last fetched

golfgamebook.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.1313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.2913.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.3013.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.6813.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.147.1043.168.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.147.143.168.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.147.203.168.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.147.613.168.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.11699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
- -
Contact emails

Subdomains

22 observed subdomains of golfgamebook.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for golfgamebook.com.

MechanismTarget
SPF_INCLUDE3479551.spf10.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from golfgamebook.com.

Cypher and MCP

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

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