Skip to content

Hostname

daaily.com

Last fetched

daaily.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:106 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.187.10413.224.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.187.1313.224.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.187.4413.224.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.187.7213.224.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.140.10818.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.2418.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.3218.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.3718.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.46.113.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1213.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.533.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.813.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:106
Organization
denish patel
Contact emails

Subdomains

38 observed subdomains of daaily.com.

Web-graph footprint

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

44 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for daaily.com.

MechanismTarget
SPF_Adaaily.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_IP52.18.25.202
SPF_IP79.125.16.79
SPF_IP79.125.25.66
SPF_IP79.125.6.174
SPF_MXumantis.com

Related pages

Pivot deeper into the graph from daaily.com.

Cypher and MCP

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

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