Hostname
ethantrevizo.com
Last fetched
ethantrevizo.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ethantrevizo.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.239.6.25 | 18.239.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.239.6.36 | 18.239.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.239.6.66 | 18.239.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.239.6.96 | 18.239.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.168.178.10 | 3.168.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.178.38 | 3.168.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.178.80 | 3.168.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.178.96 | 3.168.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ethantrevizo.com owner
- Contact emails
- 0a1be11a-337c-4052-9cf1-16de277923a3@identity-protect.org
- 45ceece6-d958-46c0-ac05-ddada80dab58@identity-protect.org
- 4a0e1d53-de5d-4059-a33c-9e1646a4e290@identity-protect.org
- 4bc4c0fa-1a4d-4aca-a23e-e3d2ca82993c@identity-protect.org
- b0b8d5df-c8f6-455b-9990-f118228cdd54@identity-protect.org
- b71c738f-10c4-4372-9b50-344fc4fd190e@identity-protect.org
- d0ca8b9d-28d6-4a0f-a4e0-5a1869189482@identity-protect.org
Subdomains
1 observed subdomain of ethantrevizo.com.
| Subdomain |
|---|
| www.ethantrevizo.com |
Threat posture
History
Related pages
Pivot deeper into the graph from ethantrevizo.com.
- IP · 18.239.6.25
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 0a1be11a-337c-4052-9cf1-16de277923a3@identity-protect.org
- TLD · .com
- Browse hostnames · et…
- 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: "ethantrevizo.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.