Hostname
trzdev6.com
Last fetched
trzdev6.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
trzdev6.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 trzdev6.com owner
- Contact emails
- 2f083a19-20b9-4725-b76a-51d032a58ecf@identity-protect.org
- 3997c880-3b03-469b-ae14-50e53b0538c0@identity-protect.org
- 87444de4-8489-4cac-baf9-709ad6fa4261@identity-protect.org
- 8e4017a1-a55c-4dee-9eda-460c8d449ec8@identity-protect.org
- ac0ae527-dc2e-4a24-8c06-ed4afeacd2b1@identity-protect.org
- defea028-bdc2-4871-a24c-2b1cd85aa82d@identity-protect.org
- owner-6492293@trzdev6.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of trzdev6.com.
| Subdomain |
|---|
| ftp.trzdev6.com |
| wildcard.trzdev6.com |
Showing 2 of 3. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from trzdev6.com.
- IP · 18.211.6.230
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2f083a19-20b9-4725-b76a-51d032a58ecf@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: "trzdev6.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.