Skip to content

Hostname

fr.eni.com

Last fetched

fr.eni.com resolves to 1 IPv4 address operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · fr.eni.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fr.eni.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.1.7345.60.1.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

No WHOIS records are currently associated with fr.eni.com in WhisperGraph.

Subdomains

32 observed subdomains of fr.eni.com.

Web-graph footprint

Distinct hostnames that link to or from fr.eni.com in the public web crawl.

188 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for fr.eni.com.

MechanismTarget
SPF_Afr.eni.com
SPF_INCLUDE_spf.general.transactional-mail-a.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf_sd.netmessage.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.fr.eni.com
SPF_INCLUDEspf2.fr.eni.com
SPF_INCLUDEspf3.fr.eni.com
SPF_INCLUDEspf4.fr.eni.com
SPF_IP151.96.36.242
SPF_IP151.96.36.243
SPF_IP151.96.37.16
SPF_IP151.96.37.17
SPF_IP151.96.39.199
SPF_IP151.96.39.200

Related pages

Pivot deeper into the graph from fr.eni.com.

Cypher and MCP

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

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