Skip to content

Hostname

dafanew.com

Last fetched

dafanew.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:895 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.105108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.21108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.63108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.7108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.33.235.11313.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.2313.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.2913.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.7013.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.35.58.11113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.1313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.6413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

1 observed subdomain of dafanew.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dafanew.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from dafanew.com.

Cypher and MCP

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

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