Skip to content

Hostname

datenretter.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.137104.28.12.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.137104.28.12.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.241172.68.55.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
213.206.164.53213.207.232.0/21AS21473DE

WHOIS identity

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

Subdomains

1 observed subdomain of datenretter.de.

Web-graph footprint

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

22 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for datenretter.de.

MechanismTarget
SPF_IP213.206.164.10
SPF_IP213.206.164.106
SPF_IP213.206.164.12
SPF_IP213.206.164.13
SPF_IP213.206.164.14
SPF_IP213.206.164.165
SPF_IP213.206.164.216
SPF_IP213.206.164.62
SPF_IP213.206.165.165
SPF_MXdatenretter.de

Related pages

Pivot deeper into the graph from datenretter.de.

Cypher and MCP

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

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