Skip to content

Hostname

gooddog.com

Last fetched

gooddog.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · gooddog.comRouting diversity4.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gooddog.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.49.114100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.179.13434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.66.19634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.212.18934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.148.12744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.200.4052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.187.23854.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.58.7752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of gooddog.com owner
Contact emails

Subdomains

27 observed subdomains of gooddog.com.

Web-graph footprint

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

1,081 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for gooddog.com.

MechanismTarget
SPF_INCLUDE_s33668735.fdmarc.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from gooddog.com.

Cypher and MCP

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

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