Skip to content

Hostname

dedon.de

Last fetched

dedon.de resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · dedon.deRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dedon.de

Resolution chain

dedon.de resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.6.65104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.65104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.4172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.245.244.84188.245.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with dedon.de in WhisperGraph.

Subdomains

19 observed subdomains of dedon.de.

Web-graph footprint

Distinct hostnames that link to or from dedon.de in the public web crawl.

683 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dedon.de.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEdedongroup.onmicrosoft.com
SPF_INCLUDEeu-central-1.amazonses.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP213.252.154.59
SPF_IP62.67.56.244

Related pages

Pivot deeper into the graph from dedon.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dedon.de"})-[: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.