Hostname
trzdev30.com
Last fetched
trzdev30.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
trzdev30.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 trzdev30.com owner
- Contact emails
- 4bed0e19-018a-419b-8e8a-fd01f70c48f7@identity-protect.org
- 6edbd81b-e8cc-4dbf-a7a1-5f5dd6457cc9@identity-protect.org
- 8b4fc213-24bb-4d3e-9d36-7721f6b6363b@identity-protect.org
- b0a28ae2-4a37-43e4-9e2c-fe883d15bdc6@identity-protect.org
- d0962376-0702-430b-ac23-a86a4860d509@identity-protect.org
- e74e173d-87e3-4e0a-a753-673168847493@identity-protect.org
- fa9ccfbc-d279-4d7f-b9ea-740f77cd93ce@identity-protect.org
Subdomains
1 observed subdomain of trzdev30.com.
| Subdomain |
|---|
| wildcard.trzdev30.com |
Threat posture
History
Related pages
Pivot deeper into the graph from trzdev30.com.
- IP · 18.211.6.230
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 4bed0e19-018a-419b-8e8a-fd01f70c48f7@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: "trzdev30.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.