Skip to content

Hostname

eos.com

Last fetched

eos.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · eos.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eos.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.10013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.12813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.1713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.58.10213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.11313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.2313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.179.643.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.175.179.753.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.175.179.863.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.175.179.913.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE

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 eos.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for eos.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from eos.com.

Cypher and MCP

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

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