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
Resolution chain
eaze.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.66.26.39 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.26.50 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.26.84 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.26.93 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.222.149.34 | 52.222.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.149.41 | 52.222.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.149.8 | 52.222.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.149.80 | 52.222.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.214.121 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.13 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.30 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.55 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of eaze.com owner
- Contact emails
- admin@eaze.com
- eaze.com@domainsbyproxy.com
- 4b238006-e293-4e9b-8d36-6d296bbbc094@identity-protect.org
- 4f7e7a5c-ac6f-4cfa-8413-21abd47350b1@identity-protect.org
- 590d5a66-4cd5-489f-bbad-f27894d96104@identity-protect.org
- 86c7b8f1-f7bb-4f71-af8c-d4d3a16f53cd@identity-protect.org
- e9613785-3458-4ac4-9f93-fb3227b958f5@identity-protect.org
- fd0c4848-fabb-4b65-ab48-e8db5343e9c6@identity-protect.org
- owner-11021063@eaze.com.whoisprivacyservice.org
- owner-11093630@eaze.com.whoisprivacyservice.org
- owner-11424141@eaze.com.whoisprivacyservice.org
- owner-11456465@eaze.com.whoisprivacyservice.org
- owner-11550120@eaze.com.whoisprivacyservice.org
- owner-11633528@eaze.com.whoisprivacyservice.org
- owner-11923796@eaze.com.whoisprivacyservice.org
- owner-11953198@eaze.com.whoisprivacyservice.org
- owner-12057694@eaze.com.whoisprivacyservice.org
- owner-2819208@eaze.com.whoisprivacyservice.org
- owner-2996271@eaze.com.whoisprivacyservice.org
- owner-3089157@eaze.com.whoisprivacyservice.org
- and 22 more
Subdomains
26 observed subdomains of eaze.com.
Showing 23 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from eaze.com in the public web crawl.
794 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for eaze.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.