Hostname
eugin.es
Last fetched
eugin.es resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.
Nutrition Label
Resolution chain
eugin.es resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.244.124.126 | 18.244.124.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.124.19 | 18.244.124.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.124.29 | 18.244.124.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.124.79 | 18.244.124.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
No WHOIS records are currently associated with eugin.es in WhisperGraph.
Subdomains
24 observed subdomains of eugin.es.
Showing 18 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from eugin.es in the public web crawl.
164 sites link to this hostname.
77 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for eugin.es.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | my347502.mail.crm.ondemand.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.eugin.es |
| SPF_INCLUDE | spf2.eugin.es |
Related pages
Pivot deeper into the graph from eugin.es.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eugin.es"})-[: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.