Hostname
trzdev27.com
Last fetched
trzdev27.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
trzdev27.com resolves to 2 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 |
| 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 trzdev27.com owner
- Contact emails
- 0869c7b8-84cc-484b-b858-9046412afd7b@identity-protect.org
- 27167684-69ef-4b16-9862-11ecfac1740a@identity-protect.org
- 82f32089-0b43-46fe-90b7-1ba4cbcb7f50@identity-protect.org
- 879e8325-2331-457b-9647-0d174793c8a4@identity-protect.org
- c3cd303d-47a1-43f4-a6c5-a0b7c107d621@identity-protect.org
- c4f953cc-944c-4cca-942d-b74f55de360e@identity-protect.org
- cb225e48-f190-4d13-ad77-445d0d5bf069@identity-protect.org
Subdomains
3 observed subdomains of trzdev27.com.
Showing 2 of 3. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from trzdev27.com.
- IP · 18.211.6.230
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0869c7b8-84cc-484b-b858-9046412afd7b@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: "trzdev27.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.