Skip to content

Hostname

mail3.ove.de

Last fetched

mail3.ove.de resolves to 2 IPv4 addresses operated by AS34011 in DE.

Nutrition Label

WHISPER CANON · mail3.ove.deRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/mail3.ove.de

Resolution chain

mail3.ove.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with mail3.ove.de in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mail3.ove.de.

MechanismTarget
SPF_Amail3.ove.de
SPF_INCLUDEispgateway.de
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.122.131.0/24
SPF_IP45.142.56.54/32
SPF_IP80.156.210.0/24
SPF_IP85.25.138.37
SPF_MXmail3.ove.de

Related pages

Pivot deeper into the graph from mail3.ove.de.

Cypher and MCP

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

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