Skip to content

Hostname

mail.tofaute.de

Last fetched

mail.tofaute.de resolves to 1 IPv4 address operated by AS12898 in DE.

Nutrition Label

WHISPER CANON · mail.tofaute.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/mail.tofaute.de

Resolution chain

mail.tofaute.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.178.13.2213.178.155.0/24AS12898DE

WHOIS identity

No WHOIS records are currently associated with mail.tofaute.de in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for mail.tofaute.de.

MechanismTarget
SPF_Amail.stauf.de
SPF_Amail.trautes.de
SPF_Amail.trautes.eu
SPF_Amail2.trautes.de
SPF_Amail3.stauf.de
SPF_Amail3.trautes.de
SPF_Avpn.stauf.de
SPF_IP213.178.12.4
SPF_MXmail.stauf.de
SPF_MXmail.tofaute.de
SPF_MXmail1.stauf.de
SPF_MXmail2.stauf.de
SPF_MXmail3.stauf.de

Related pages

Pivot deeper into the graph from mail.tofaute.de.

Cypher and MCP

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

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