Skip to content

Hostname

dof.com

Last fetched

dof.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.49.111.17713.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.16.119.22216.16.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
18.202.8.7518.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.56.1523.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
51.21.126.18751.21.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
54.155.19.6554.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for dof.com.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_INCLUDE_spf.nanolearning.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.97.206.20
SPF_IP62.97.208.110
SPF_IP62.97.220.12
SPF_IP62.97.245.100
SPF_IP62.97.245.74

Related pages

Pivot deeper into the graph from dof.com.

Cypher and MCP

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

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