Hostname
trzdev33.com
Last fetched
trzdev33.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
trzdev33.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 |
|---|---|---|---|---|
| 18.211.6.230 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.215.81.36 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.198.148.119 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.72.167.94 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of trzdev33.com owner
- Contact emails
- 073cf135-8884-4dfb-b629-249d3b302cba@identity-protect.org
- 22112cb8-1ebe-4c39-b980-af7224b6ec7d@identity-protect.org
- 4215a945-e7f2-4429-9b77-9b93b60d59b5@identity-protect.org
- 53193d04-96ee-4422-9588-217b09507fe4@identity-protect.org
- 6aa977af-2f69-47b7-93b8-12d20f507d2e@identity-protect.org
- f4073742-0aaa-4c33-9b46-c9be2b87d171@identity-protect.org
- f41433b9-ee8d-487f-a9e4-684bae442f6a@identity-protect.org
Subdomains
1 observed subdomain of trzdev33.com.
| Subdomain |
|---|
| wildcard.trzdev33.com |
Threat posture
History
Related pages
Pivot deeper into the graph from trzdev33.com.
- IP · 18.211.6.230
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 073cf135-8884-4dfb-b629-249d3b302cba@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: "trzdev33.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.