Skip to content

Hostname

mail.servergurus.de

Last fetched

mail.servergurus.de resolves to 1 IPv4 address operated by OVH in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.32.53.170213.32.0.0/17AS16276OVHDE

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mail.servergurus.de.

MechanismTarget
SPF_Amail.servergurus.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.servergurus-de.cloud.nospamproxy.com
SPF_IP178.32.227.160/27
SPF_IP2001:470:72c9::/48
SPF_IP213.32.53.160/27
SPF_IP5.196.101.236
SPF_IP5.196.129.150
SPF_IP94.79.187.118
SPF_MXmail.servergurus.de

Related pages

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

Cypher and MCP

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

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