Skip to content

Hostname

dauphin.de

Last fetched

dauphin.de is a registered hostname under the .de top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · dauphin.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dauphin.de

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

35 observed subdomains of dauphin.de.

Web-graph footprint

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

201 sites link to this hostname.

82 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dauphin.de.

MechanismTarget
SPF_Absmexfr.dauphin.de
SPF_Adauphin.de
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.183.0.196
SPF_IP62.91.19.112/28
SPF_MXdauphin.de

Related pages

Pivot deeper into the graph from dauphin.de.

Cypher and MCP

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

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