Skip to content

Hostname

eyeota.com

Last fetched

eyeota.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · eyeota.comRouting diversity4.8/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/eyeota.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.213.149.16713.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.213.202.14713.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.213.221.9213.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.7.14413.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.175.22618.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.158.623.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.134.24552.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.108.8152.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.206.25152.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.112.15552.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.113.5352.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.255.147.4654.255.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

9 observed subdomains of eyeota.com.

Web-graph footprint

Distinct hostnames that link to or from eyeota.com in the public web crawl.

695 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for eyeota.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from eyeota.com.

Cypher and MCP

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

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