Skip to content

Hostname

mail.benel.de

Last fetched

mail.benel.de resolves to 1 IPv4 address operated by AS202053 in NL.

Nutrition Label

WHISPER CANON · mail.benel.deRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/mail.benel.de

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.110.5394.237.108.0/22AS202053NL

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mail.benel.de.

MechanismTarget
SPF_A6199.submission.antispamcloud.com
SPF_Arelease.antispamcloud.com
SPF_Aremote.benel.nl
SPF_INCLUDEsmtp.spf.ziggo.nl
SPF_IP185.111.120.130/32
SPF_IP213.125.108.218
SPF_IP2a04:3544:1000:1510:3cc8:64ff:fefa:6d23
SPF_IP94.237.110.53
SPF_MXmail.benel.de

Related pages

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

Cypher and MCP

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

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