Hostname
trzdev21.com
Last fetched
trzdev21.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
trzdev21.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 trzdev21.com owner
- Contact emails
- 2e07c08d-5036-4f89-bc82-622b067332f4@identity-protect.org
- 813b7747-b967-482a-9aef-e1714d485121@identity-protect.org
- a8e17f52-7635-4578-85dc-5c5a14960107@identity-protect.org
- cccb2e43-77be-4f7a-8c67-aeb6c5187890@identity-protect.org
- d5f50968-f09f-4673-b4e1-ccf69b45b7b8@identity-protect.org
- e20ef8a9-6524-4c75-b231-321c514c95b0@identity-protect.org
- ed84076e-0052-43b7-9530-d7474164db38@identity-protect.org
Subdomains
1 observed subdomain of trzdev21.com.
| Subdomain |
|---|
| wildcard.trzdev21.com |
Threat posture
History
Related pages
Pivot deeper into the graph from trzdev21.com.
- IP · 18.211.6.230
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2e07c08d-5036-4f89-bc82-622b067332f4@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: "trzdev21.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.