Skip to content

Hostname

eni.it

Last fetched

eni.it resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · eni.itRouting diversity3.9/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/eni.it

Resolution chain

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

IPPrefixASNOperatorCountry
2.17.190.942.17.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
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

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
eni s.p.a.
Contact emails

Subdomains

330 observed subdomains of eni.it.

Web-graph footprint

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

191 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for eni.it.

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

Related pages

Pivot deeper into the graph from eni.it.

Cypher and MCP

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

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