Hostname
trzdev26.com
Last fetched
trzdev26.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
trzdev26.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 trzdev26.com owner
- Contact emails
- 2a5dcf56-2646-4b7f-ad3b-5f676fa611d9@identity-protect.org
- 4db8697a-5387-451e-9b2d-d1420e684d4d@identity-protect.org
- 69999c74-40d6-4bc7-8998-0eaf330c30f2@identity-protect.org
- 973ee5d6-67ea-45a7-9be8-570cb08630a3@identity-protect.org
- a086da3b-4c6a-4968-8106-beaca128cace@identity-protect.org
- a3151b6b-93bf-4f13-9e9b-5cd1782b25f7@identity-protect.org
- a9526327-f0ca-4fdc-b2a1-a9847f7a3caf@identity-protect.org
Subdomains
1 observed subdomain of trzdev26.com.
| Subdomain |
|---|
| wildcard.trzdev26.com |
Threat posture
History
Related pages
Pivot deeper into the graph from trzdev26.com.
- IP · 18.211.6.230
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2a5dcf56-2646-4b7f-ad3b-5f676fa611d9@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: "trzdev26.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.