Hostname
trzdev3.com
Last fetched
trzdev3.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
trzdev3.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 trzdev3.com owner
- Contact emails
- 03d37fec-3266-4eb8-b57b-66699f722126@identity-protect.org
- 0cdbcc84-bdd7-4370-84f7-b8f967e311c2@identity-protect.org
- 1af3d9ab-1ae5-4169-b50b-a09614301701@identity-protect.org
- 3487414d-b834-457b-8bea-b2dce61e24e4@identity-protect.org
- 89fb09e3-3ad2-42e4-908a-5a1661370bc4@identity-protect.org
- b6d11ab3-0c7e-41f1-b2c6-ab8f3a48d7c6@identity-protect.org
- owner-386823@trzdev3.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of trzdev3.com.
| Subdomain |
|---|
| ftp.trzdev3.com |
| wildcard.trzdev3.com |
Showing 2 of 3. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from trzdev3.com.
- IP · 18.211.6.230
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 03d37fec-3266-4eb8-b57b-66699f722126@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: "trzdev3.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.