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
Resolution chain
enistation.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.200.200.255 | 18.200.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 2.17.100.226 | 2.17.100.0/24 | AS20940 | — | DE |
| 2.17.100.248 | 2.17.100.0/24 | AS20940 | — | DE |
| 23.212.110.161 | 23.212.110.0/24 | AS20940 | — | CZ |
| 23.212.110.202 | 23.212.110.0/24 | AS20940 | — | CZ |
| 23.44.215.130 | 23.44.215.0/24 | AS20940 | — | CZ |
| 23.44.215.155 | 23.44.215.0/24 | AS20940 | — | CZ |
| 23.50.131.142 | 23.50.131.0/24 | AS20940 | — | DE |
| 23.50.131.145 | 23.50.131.0/24 | AS20940 | — | DE |
| 23.53.43.35 | 23.53.40.0/22 | AS20940 | — | DE |
| 23.53.43.88 | 23.53.40.0/22 | AS20940 | — | DE |
| 52.212.70.164 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.51.238.65 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.246.220.186 | 54.246.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 95.100.146.18 | 95.100.146.0/24 | AS20940 | — | CZ |
| 95.100.146.27 | 95.100.146.0/24 | AS20940 | — | CZ |
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for enistation.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | send.serilab.eu |
| SPF_INCLUDE | spf.eni.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | t.contactlab.it |
| SPF_MX | enistation.com |
Related pages
Pivot deeper into the graph from enistation.com.
- IP · 18.200.200.255
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:168
- Country · IE
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.