Hostname
trzdev4.com
Last fetched
trzdev4.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
trzdev4.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 |
|---|---|---|---|---|
| 3.94.36.16 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.211.21.214 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.1.61.52 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.72.205.147 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of trzdev4.com owner
- Contact emails
- 0894092e-ca07-422f-8cd0-ef084b069d6d@identity-protect.org
- 56ef2dec-2d48-4dc1-906f-fc18febddbe6@identity-protect.org
- 7fa01e8b-e76c-4b6d-bb1e-d927be8533b0@identity-protect.org
- ca50ad97-f538-422f-bde3-5568330e1d0e@identity-protect.org
- cdd6ff72-3ec9-4c36-9d77-2fb5d68220ca@identity-protect.org
- f519b2b2-1fa1-46b1-8179-b196ff897163@identity-protect.org
- owner-6553629@trzdev4.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of trzdev4.com.
| Subdomain |
|---|
| ftp.trzdev4.com |
| wildcard.trzdev4.com |
Showing 2 of 3. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from trzdev4.com.
- IP · 3.94.36.16
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0894092e-ca07-422f-8cd0-ef084b069d6d@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: "trzdev4.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.