Hostname
trzdev5.com
Last fetched
trzdev5.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
trzdev5.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 trzdev5.com owner
- Contact emails
- 2a3fcaa0-9fdd-4ca6-a0ff-0217e77c5d6c@identity-protect.org
- 36cc2937-8d01-4642-bab8-7b15953eb4b0@identity-protect.org
- 5ab64c4a-ece3-42e0-ba7e-91d47c94c736@identity-protect.org
- df1ef390-4c02-4f0f-a3bc-d21fe512ef58@identity-protect.org
- ef7ccc26-9c18-4ecc-b0d0-5bb8ae29f9ce@identity-protect.org
- fd848df9-3a91-4791-a271-8b4d117c81a4@identity-protect.org
- owner-448159@trzdev5.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of trzdev5.com.
Showing 4 of 7. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from trzdev5.com.
- IP · 3.94.36.16
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2a3fcaa0-9fdd-4ca6-a0ff-0217e77c5d6c@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: "trzdev5.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.