Hostname
trzdev2.com
Last fetched
trzdev2.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
trzdev2.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 trzdev2.com owner
- Contact emails
- 322c0a43-236d-4187-a4ef-dd58bc6b79ca@identity-protect.org
- 4208de97-a0cc-4c18-9f47-0e010266fdcb@identity-protect.org
- 9382f7f2-45aa-400b-8278-fb44e2a9217d@identity-protect.org
- b864b8dc-588a-4517-bff4-8573b1bb68f2@identity-protect.org
- e1229532-19a7-4814-91e4-0dc2ceef36ca@identity-protect.org
- e4ab390e-1236-444c-9cf1-c2583b8aba69@identity-protect.org
- owner-6345016@trzdev2.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of trzdev2.com.
| Subdomain |
|---|
| ftp.trzdev2.com |
| wildcard.trzdev2.com |
Showing 2 of 3. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from trzdev2.com.
- IP · 18.211.6.230
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 322c0a43-236d-4187-a4ef-dd58bc6b79ca@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: "trzdev2.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.