Skip to content

Hostname

greygoose.com

Last fetched

greygoose.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.12813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.77.180.17354.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.223.16854.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
65.9.175.11965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3465.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.9665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
bacardi & company
Contact emails

Subdomains

31 observed subdomains of greygoose.com.

Web-graph footprint

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

934 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for greygoose.com.

MechanismTarget
SPF_INCLUDE_u.greygoose.com._spf.smart.ondmarc.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from greygoose.com.

Cypher and MCP

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

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