Hostname
dev-ezatest.com
Last fetched
dev-ezatest.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dev-ezatest.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.64.174.117 | 18.64.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.174.128 | 18.64.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.174.69 | 18.64.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.174.96 | 18.64.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.255.123 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.174.255.22 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.174.255.45 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.174.255.87 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dev-ezatest.com owner
- Contact emails
Subdomains
2 observed subdomains of dev-ezatest.com.
Threat posture
History
Related pages
Pivot deeper into the graph from dev-ezatest.com.
- IP · 18.64.174.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 665ec6d1-8cb8-43cf-81b0-8fe8c59710dc@identity-protect.org
- TLD · .com
- Browse hostnames · de…
- 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: "dev-ezatest.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.