Skip to content

Hostname

eni.com

Last fetched

eni.com resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · eni.comRouting diversity4.2/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/eni.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.90.19.169104.90.16.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.201.171.24423.201.160.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.210.117.10723.210.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.215.21.3923.215.16.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.42.219.24823.42.216.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.FI
23.56.206.3423.56.200.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:168
Organization
eni s.p.a.
Contact emails

Subdomains

421 observed subdomains of eni.com.

Web-graph footprint

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

3,686 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for eni.com.

MechanismTarget
SPF_INCLUDEspf.eni.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from eni.com.

Cypher and MCP

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

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