Hostname
eaziit.com
Last fetched
eaziit.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
eaziit.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.192.110 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.17 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.30 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.89 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 18.173.205.126 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.29 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.4 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.41 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.119.14 | 18.64.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.119.47 | 18.64.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.119.71 | 18.64.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.119.72 | 18.64.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.122.138.118 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of eaziit.com owner
- Contact emails
- 065ea4e4-4fb6-4be4-94cf-6da5c6594adc@identity-protect.org
- ac2872ef-30e7-4d76-ab97-cb675cf1d9dc@identity-protect.org
- cb01dd9f-5f8b-4c1f-9592-4b05352c6455@identity-protect.org
- d7fd2a58-0475-4fbc-a3c8-7d54625c54be@identity-protect.org
- ecb83b8e-7ada-4c2c-93aa-74414cb92d60@identity-protect.org
- owner-8010222@eaziit.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of eaziit.com.
| Subdomain |
|---|
| s3hosted.eaziit.com |
| www.eaziit.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for eaziit.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from eaziit.com.
- IP · 13.227.192.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CZ
- Email · 065ea4e4-4fb6-4be4-94cf-6da5c6594adc@identity-protect.org
- TLD · .com
- Browse hostnames · ea…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eaziit.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.