Skip to content

Hostname

differentdog.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.23108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.49108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.62108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.87108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.240.1033.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.283.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.453.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.553.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.174.230.1113.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.493.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.83.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.963.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

32 observed subdomains of differentdog.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for differentdog.com.

MechanismTarget
SPF_Adifferentdog.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP78.129.130.63
SPF_IP82.147.14.136
SPF_IP85.119.248.0/22

Related pages

Pivot deeper into the graph from differentdog.com.

Cypher and MCP

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

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