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
Resolution chain
eni.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.90.19.169 | 104.90.16.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.201.171.244 | 23.201.160.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.210.117.107 | 23.210.112.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.215.21.39 | 23.215.16.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.42.219.248 | 23.42.216.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | FI |
| 23.56.206.34 | 23.56.200.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:168
- Organization
- eni s.p.a.
- Contact emails
Subdomains
421 observed subdomains of eni.com.
Showing 25 of 421. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from eni.com in the public web crawl.
3,686 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for eni.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.eni.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from eni.com.
- IP · 104.90.19.169
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:168
- Country · US
- Email · network_mgnt@eni.it
- TLD · .com
- Browse hostnames · en…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.