Hostname
trzdev23.com
Last fetched
trzdev23.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
trzdev23.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 trzdev23.com owner
- Contact emails
- 0ef8e81a-22ce-4d8b-b644-86f80f287e57@identity-protect.org
- 3fa87257-5b99-4e2c-afb8-6b7fbcd5dbc8@identity-protect.org
- 7a66c92a-edc9-4df9-a082-7481fcc1a97f@identity-protect.org
- c25e9890-d611-42ae-8b62-039af3456f0d@identity-protect.org
- ce69c7db-1a49-4331-bfcb-37b1e6290cff@identity-protect.org
- f243bc82-ef10-4770-8f5f-46a8d316e20b@identity-protect.org
- f31e4613-3489-470b-882e-1db73b3df66c@identity-protect.org
Subdomains
1 observed subdomain of trzdev23.com.
| Subdomain |
|---|
| wildcard.trzdev23.com |
Threat posture
History
Related pages
Pivot deeper into the graph from trzdev23.com.
- IP · 3.94.36.16
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0ef8e81a-22ce-4d8b-b644-86f80f287e57@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: "trzdev23.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.