Skip to content

Hostname

eoi.es

Last fetched

eoi.es resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES.

Nutrition Label

WHISPER CANON · eoi.esRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eoi.es

Resolution chain

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

IPPrefixASNOperatorCountry
15.216.22.17615.216.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ES
15.216.42.915.216.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ES
15.216.89.18115.216.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ES
18.101.124.6718.100.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ES
18.101.162.13718.100.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ES
51.92.161.17251.92.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ES
51.92.30.9351.92.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ES
15.216.85.3415.216.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ES
15.217.70.17915.217.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ES
51.48.170.17451.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ES
15.217.197.16915.217.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ES
15.217.41.22115.217.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ES

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from eoi.es in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for eoi.es.

MechanismTarget
SPF_Aeoi.es
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmh.blackboard.com
SPF_INCLUDEservers.mcsv.net
SPF_IP176.28.99.27/32
SPF_IP92.43.19.148
SPF_MXeoi.es

Related pages

Pivot deeper into the graph from eoi.es.

Cypher and MCP

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

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