Hostname
z13n.com
Last fetched
z13n.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
z13n.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.161.205.27 | 18.161.204.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.161.205.37 | 18.161.204.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.161.205.67 | 18.161.204.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.161.205.71 | 18.161.204.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.172.202.127 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.202.23 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.202.78 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.202.9 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of z13n.com owner
- Contact emails
- 4cbb41a4-a84b-4a41-8307-dfd75af1f7be@identity-protect.org
- 4f7503ed-21f2-4f50-ba13-2dd5511ab6d7@identity-protect.org
- 4fb78303-118d-41b1-b6aa-ae55303c323f@identity-protect.org
- a8767b20-f263-4271-948c-aef4539c598a@identity-protect.org
- bbdc2168-66b0-47e3-b7ef-a79b89e06e55@identity-protect.org
- d9e0ef45-943b-433e-9aeb-40d94363075c@identity-protect.org
- owner-907145@z13n.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from z13n.com.
- IP · 18.161.205.27
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · 4cbb41a4-a84b-4a41-8307-dfd75af1f7be@identity-protect.org
- TLD · .com
- Browse hostnames · z1…
- 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: "z13n.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.