Skip to content

Hostname

mail.leonix.org

Last fetched

mail.leonix.org resolves to 1 IPv4 address operated by AS12322 in FR.

Nutrition Label

WHISPER CANON · mail.leonix.orgRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mail.leonix.org

Resolution chain

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

IPPrefixASNOperatorCountry
82.67.189.14082.64.0.0/14AS12322FR

WHOIS identity

No WHOIS records are currently associated with mail.leonix.org in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for mail.leonix.org.

MechanismTarget
SPF_INCLUDE144554490.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_IP146.255.171.63/32
SPF_IP178.208.0.12
SPF_IP178.208.0.36
SPF_IP178.208.0.50
SPF_IP185.173.68.4
SPF_MXmail.leonix.org

Related pages

Pivot deeper into the graph from mail.leonix.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.leonix.org"})-[: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.