Skip to content

Hostname

enistation.com

Last fetched

enistation.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · enistation.comRouting diversity5.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/enistation.com

Resolution chain

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

WHOIS identity

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

Subdomains

9 observed subdomains of enistation.com.

Web-graph footprint

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

57 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for enistation.com.

MechanismTarget
SPF_INCLUDEsend.serilab.eu
SPF_INCLUDEspf.eni.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEt.contactlab.it
SPF_MXenistation.com

Related pages

Pivot deeper into the graph from enistation.com.

Cypher and MCP

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

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