Skip to content

Hostname

goosechase.com

Last fetched

goosechase.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · goosechase.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/goosechase.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.218.183.10518.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.141.2083.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.56.2513.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.146.189.2483.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.210.2013.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
16.59.73.25516.59.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
andrew cross
Contact emails

Subdomains

15 observed subdomains of goosechase.com.

Web-graph footprint

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

637 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for goosechase.com.

MechanismTarget
SPF_Agoosechase.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspfa.mailendo.com
SPF_MXgoosechase.com

Related pages

Pivot deeper into the graph from goosechase.com.

Cypher and MCP

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

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