Skip to content

Hostname

eugin.es

Last fetched

eugin.es resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · eugin.esRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/eugin.es

Resolution chain

eugin.es resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.244.124.12618.244.124.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.124.1918.244.124.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.124.2918.244.124.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.124.7918.244.124.0/23AS16509AMAZON-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.

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.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for eugin.es.

MechanismTarget
SPF_INCLUDEmy347502.mail.crm.ondemand.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.eugin.es
SPF_INCLUDEspf2.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.