Skip to content

Hostname

deutmann.de

Last fetched

deutmann.de appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · deutmann.deRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/deutmann.de

Resolution chain

deutmann.de has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

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

Subdomains

6 observed subdomains of deutmann.de.

Web-graph footprint

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

12 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for deutmann.de.

MechanismTarget
SPF_INCLUDEspf.webhoster.de
SPF_IP185.159.120.246
SPF_IP195.52.223.154
SPF_MXdeutmann.de

Related pages

Pivot deeper into the graph from deutmann.de.

Cypher and MCP

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

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