Hostname
zsilver.net
Last fetched
zsilver.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
zsilver.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.172.88.109 | 18.172.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.88.78 | 18.172.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.88.90 | 18.172.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.88.96 | 18.172.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.168.102.15 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.20 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.27 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.71 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 2fcd46a1-d02c-4095-9349-76aa3418814e@identity-protect.org
- 6a0d9171-9151-482f-bfc6-9ffaeddd058f@identity-protect.org
- 73f62616-1766-46a1-bd5a-14dffa17904d@identity-protect.org
- 78d25a80-c04b-4860-a479-5f4d86d3dcbc@identity-protect.org
- 8fb05d94-8424-49be-944c-16fbd52d79f6@identity-protect.org
- a9a8b715-1afa-492d-bd59-acc058064cb9@identity-protect.org
- c60c0594-e1b0-4a43-913d-fa19b933c7d7@identity-protect.org
Subdomains
1 observed subdomain of zsilver.net.
| Subdomain |
|---|
| www.zsilver.net |
Threat posture
History
Related pages
Pivot deeper into the graph from zsilver.net.
- IP · 18.172.88.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 2fcd46a1-d02c-4095-9349-76aa3418814e@identity-protect.org
- TLD · .net
- Browse hostnames · zs…
- 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: "zsilver.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.