Skip to content

Hostname

doddsshoe.com

Last fetched

doddsshoe.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.40.202104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.157.5172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
doddsco,
Contact emails

Subdomains

6 observed subdomains of doddsshoe.com.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for doddsshoe.com.

MechanismTarget
SPF_Adoddsshoe.com
SPF_Agreen5.serverhost.net
SPF_Amail.doddsshoe.com
SPF_INCLUDEac1.serverhost.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.spamhero.com
SPF_IP108.60.195.213/32
SPF_IP108.60.195.218/32
SPF_IP108.60.195.222/32
SPF_IP149.76.101.104
SPF_IP208.53.48.191/32
SPF_IP208.53.48.218/32
SPF_IP208.53.48.64/32
SPF_IP208.53.48.71/32
SPF_MXdoddsshoe.com

Related pages

Pivot deeper into the graph from doddsshoe.com.

Cypher and MCP

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

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