Skip to content

Hostname

die-datenschuetzer.com

Last fetched

die-datenschuetzer.com resolves to 1 IPv4 address operated by AS211664 in DE. WHOIS lists iana:1239 as the registrar.

Nutrition Label

WHISPER CANON · die-datenschuetzer.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/die-datenschuetzer.com

Resolution chain

die-datenschuetzer.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.226.241.8185.226.241.0/24AS211664DE

WHOIS identity

Registrar
iana:1239
Organization
danijel talic
Contact emails

Subdomains

1 observed subdomain of die-datenschuetzer.com.

Web-graph footprint

Distinct hostnames that link to or from die-datenschuetzer.com in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for die-datenschuetzer.com.

MechanismTarget
SPF_Adie-datenschuetzer.com
SPF_INCLUDEspf.mxgate.org
SPF_IP185.226.241.8
SPF_IP213.239.214.49
SPF_IP217.111.98.4
SPF_MXdie-datenschuetzer.com

Related pages

Pivot deeper into the graph from die-datenschuetzer.com.

Cypher and MCP

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

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