Skip to content

Hostname

eyes-aid.com

Last fetched

eyes-aid.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · eyes-aid.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/eyes-aid.com

Resolution chain

eyes-aid.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.248.162.443.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.149.16334.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.118.25334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.143.15152.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of eyes-aid.com.

Web-graph footprint

Distinct hostnames that link to or from eyes-aid.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for eyes-aid.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP136.243.41.42

Related pages

Pivot deeper into the graph from eyes-aid.com.

Cypher and MCP

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

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