Skip to content

Hostname

danner.com

Last fetched

danner.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.42.74104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.167.144172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

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 danner.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for danner.com.

MechanismTarget
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.danner.com
SPF_IP24.21.211.171
SPF_IP50.236.47.46
SPF_IP70.89.182.1
SPF_IP72.52.75.185
SPF_IP74.85.224.32/27
SPF_IP74.85.225.192/27
SPF_IP75.145.77.28
SPF_IP75.145.77.30
SPF_IP75.52.75.185

Related pages

Pivot deeper into the graph from danner.com.

Cypher and MCP

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

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