Skip to content

Hostname

doerner.de

Last fetched

doerner.de resolves to 3 IPv4 addresses operated by AS15817 in DE.

Nutrition Label

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

Resolution chain

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

WHOIS identity

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

Subdomains

37 observed subdomains of doerner.de.

Web-graph footprint

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

89 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for doerner.de.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.c-trace.de
SPF_IP217.72.131.83/32
SPF_IP5.7.248.130
SPF_IP83.135.40.162
SPF_MXdoerner.de

Related pages

Pivot deeper into the graph from doerner.de.

Cypher and MCP

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

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