Hostname
trzdev38.com
Last fetched
trzdev38.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
trzdev38.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 trzdev38.com owner
- Contact emails
- 12a4981a-f214-40d3-bd65-ed9a6ad83380@identity-protect.org
- 1ae0e681-ce6d-4cf9-ab0d-2ce92f0860ef@identity-protect.org
- 27c6e14d-5018-449e-a655-ae8749b3c0d2@identity-protect.org
- 53496de8-c29e-4e20-a9bb-1aad40a4ddc1@identity-protect.org
- a1fcab70-83f8-42ae-a060-9aef199427f0@identity-protect.org
- c5d9a170-913d-4962-8635-b00f0f5c218e@identity-protect.org
- d50343f8-77a7-443b-8257-ec672b6385e8@identity-protect.org
Subdomains
1 observed subdomain of trzdev38.com.
| Subdomain |
|---|
| wildcard.trzdev38.com |
Threat posture
History
Related pages
Pivot deeper into the graph from trzdev38.com.
- IP · 18.211.6.230
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 12a4981a-f214-40d3-bd65-ed9a6ad83380@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: "trzdev38.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.