Skip to content

Hostname

mail.ene.fr

Last fetched

mail.ene.fr resolves to 1 IPv4 address operated by AS50474 in FR.

Nutrition Label

WHISPER CANON · mail.ene.frRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.ene.fr

Resolution chain

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

IPPrefixASNOperatorCountry
109.234.162.243109.234.162.0/24AS50474FR

WHOIS identity

No WHOIS records are currently associated with mail.ene.fr in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mail.ene.fr.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP185.7.73.0/24
SPF_IP212.83.171.73
SPF_IP213.245.2.0/25
SPF_IP213.32.149.241/32
SPF_IP78.153.240.180/24
SPF_IP78.153.245.0/24
SPF_MXmail.ene.fr

Related pages

Pivot deeper into the graph from mail.ene.fr.

Cypher and MCP

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

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