Hostname
zensiphoner.net
Last fetched
zensiphoner.net 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
zensiphoner.net 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.245.124.15 | 18.245.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.124.17 | 18.245.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.124.86 | 18.245.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.124.92 | 18.245.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.29.107 | 3.174.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.29.49 | 3.174.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.29.77 | 3.174.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.29.97 | 3.174.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 0c249d30-7a51-4c3b-9231-a3aa444cae3a@identity-protect.org
- 204a45ac-cfe6-43e7-aad0-eaa245037397@identity-protect.org
- 5124dc3b-f94d-4205-8dfa-ce292143f16e@identity-protect.org
- 55e20766-bd23-488e-9aa0-0c5ea9ff1546@identity-protect.org
- 7fe15965-4a28-4dad-8751-4e4387314439@identity-protect.org
- aaad96b3-982c-4d6d-9351-f8b2c1ca5ef9@identity-protect.org
- cec60bea-a18d-43d1-a119-8d59969a19db@identity-protect.org
- owner-12070040@zensiphoner.net.whoisprivacyservice.org
- owner-7642561@zensiphoner.net.whoisprivacyservice.org
Subdomains
1 observed subdomain of zensiphoner.net.
| Subdomain |
|---|
| www.zensiphoner.net |
Threat posture
History
Related pages
Pivot deeper into the graph from zensiphoner.net.
- IP · 18.245.124.15
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0c249d30-7a51-4c3b-9231-a3aa444cae3a@identity-protect.org
- TLD · .net
- Browse hostnames · ze…
- 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: "zensiphoner.net"})-[: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.