Hostname
trzdev16.com
Last fetched
trzdev16.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
trzdev16.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.94.36.16 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.211.21.214 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.1.61.52 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.72.205.147 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of trzdev16.com owner
- Contact emails
- 11be34c0-60ab-4904-9ac4-d8653e820ac1@identity-protect.org
- 3a3927d3-5c15-40dc-aea3-4974f2ebd8b0@identity-protect.org
- 4901c5e3-9ec2-4309-8e0a-91348b501942@identity-protect.org
- 56da2d5a-ec72-4bf7-a956-c9df12d90b42@identity-protect.org
- 5e3faded-333b-40f1-ab0e-0938dd38ab79@identity-protect.org
- be65b2d9-75d7-49b0-b585-451b8b813de9@identity-protect.org
- owner-442918@trzdev16.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of trzdev16.com.
Threat posture
History
Related pages
Pivot deeper into the graph from trzdev16.com.
- IP · 3.94.36.16
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 11be34c0-60ab-4904-9ac4-d8653e820ac1@identity-protect.org
- TLD · .com
- Browse hostnames · tr…
- 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: "trzdev16.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.