Hostname
ztvows.com
Last fetched
ztvows.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ztvows.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.80.108 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.11 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.111 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.96 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.192.14 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.192.19 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.192.20 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.192.52 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ztvows.com owner
- Contact emails
- 0980b4c1-d0cd-4dd8-8d5d-7bd48093898a@identity-protect.org
- 297db8ab-e242-4d3f-9488-e8961e235de1@identity-protect.org
- 75a6f8ce-1160-4d0c-8de1-b310ed7c98f7@identity-protect.org
- 887ef247-372d-4464-8b53-cd0c3379a045@identity-protect.org
- 8c023c6b-4919-49c2-b296-073ba978474f@identity-protect.org
- d8d7bb67-53a0-4be6-a024-5691758a6313@identity-protect.org
- ddb3665d-99a3-4c7c-91be-c6b64e222b23@identity-protect.org
Subdomains
1 observed subdomain of ztvows.com.
| Subdomain |
|---|
| wildcard.ztvows.com |
Threat posture
History
Related pages
Pivot deeper into the graph from ztvows.com.
- IP · 18.238.80.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0980b4c1-d0cd-4dd8-8d5d-7bd48093898a@identity-protect.org
- TLD · .com
- Browse hostnames · zt…
- 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: "ztvows.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.