Hostname
zoneworks-xt.com
Last fetched
zoneworks-xt.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
zoneworks-xt.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 |
|---|---|---|---|---|
| 3.160.107.113 | 3.160.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.107.31 | 3.160.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.107.39 | 3.160.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.107.56 | 3.160.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 52.85.31.127 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.59 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.72 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.8 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of zoneworks-xt.com owner
- Contact emails
- 2b52fe7b-1b35-4fea-9d8d-7cdf8bb1b753@identity-protect.org
- 3e3f001d-3506-43f8-b048-68770cb52b5d@identity-protect.org
- 41a76872-3f03-4c89-8f98-8fc1b27924c9@identity-protect.org
- c663f0f8-8f45-4396-a412-42d7af087a4c@identity-protect.org
- c70e0509-2bdc-4485-8de0-513617193ea9@identity-protect.org
- e6fbea43-08b4-4d5b-b049-4355b3d3dd72@identity-protect.org
- f46cbbcf-310d-4ba9-839f-e6ad17ea74ee@identity-protect.org
Subdomains
11 observed subdomains of zoneworks-xt.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for zoneworks-xt.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from zoneworks-xt.com.
- IP · 3.160.107.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AR
- Email · 2b52fe7b-1b35-4fea-9d8d-7cdf8bb1b753@identity-protect.org
- TLD · .com
- Browse hostnames · zo…
- 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: "zoneworks-xt.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.