Skip to content

Hostname

dogfish.com

Last fetched

dogfish.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

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

Resolution chain

dogfish.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.239.109.164.239.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:625
Organization
dogfish head marketing
Contact emails

Subdomains

26 observed subdomains of dogfish.com.

Web-graph footprint

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

1,828 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for dogfish.com.

MechanismTarget
SPF_INCLUDEe2ma.net
SPF_INCLUDEsmtpout.com
SPF_INCLUDEsmtproutes.com
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.104.236.115
SPF_IP209.104.236.70
SPF_IP209.104.236.74
SPF_IP50.204.168.161
SPF_IP69.38.179.10
SPF_IP69.38.179.51
SPF_IP69.38.179.6
SPF_IP71.242.251.116
SPF_IP98.158.81.61/32
SPF_MXdogfish.com

Related pages

Pivot deeper into the graph from dogfish.com.

Cypher and MCP

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

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