Skip to content

Hostname

danads.com

Last fetched

danads.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · danads.comRouting diversity3.9/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/danads.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.123.114.2253.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.49.2353.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.63.1973.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.185.673.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.70.87.53.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.53.19263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.109.1043.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.157.13863.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of danads.com owner
Contact emails

Subdomains

13 observed subdomains of danads.com.

Web-graph footprint

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

99 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for danads.com.

MechanismTarget
SPF_INCLUDE5299938.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_MXdanads.com

Related pages

Pivot deeper into the graph from danads.com.

Cypher and MCP

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

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