Skip to content

Hostname

eaze.com

Last fetched

eaze.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · eaze.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/eaze.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.26.3918.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.5018.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.8418.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.9318.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.149.3452.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.4152.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.852.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.8052.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.214.12152.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.1352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.3052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.5552.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of eaze.com owner
Contact emails

Subdomains

26 observed subdomains of eaze.com.

Web-graph footprint

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

794 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for eaze.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from eaze.com.

Cypher and MCP

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

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