Skip to content

Hostname

mailgate.veitshoechheim.de

Last fetched

mailgate.veitshoechheim.de resolves to 1 IPv4 address operated by AutonomousSystemRockensteinAG - Rockenstein AG in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.214.13.155213.220.144.0/20AS8823AutonomousSystemRockensteinAG - Rockenstein AGDE

WHOIS identity

No WHOIS records are currently associated with mailgate.veitshoechheim.de in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mailgate.veitshoechheim.de.

MechanismTarget
SPF_Amail-out.m-online.net
SPF_Amailgate.veitshoechheim.de
SPF_Amnetmail01.m-net.de
SPF_INCLUDEbayern.de
SPF_INCLUDEspf.rockenstein.de
SPF_IP193.44.77.163/32
SPF_IP212.214.255.161
SPF_IP213.214.13.156
SPF_IP88.217.154.32/29
SPF_MXmailgate.veitshoechheim.de

Related pages

Pivot deeper into the graph from mailgate.veitshoechheim.de.

Cypher and MCP

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

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