Hostname
sharediver.com
Last fetched
sharediver.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
sharediver.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.164.28.11 | 3.164.28.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.28.46 | 3.164.28.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.28.70 | 3.164.28.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.28.80 | 3.164.28.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.166.152.128 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.152.4 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.152.6 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.152.94 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sharediver.com owner
- Contact emails
- 1b9ceec4-bdfa-43b8-9321-0be6246d0929@identity-protect.org
- 3309463b-fb13-4487-b628-f6952822eb0e@identity-protect.org
- c7c4664b-2405-4fc3-9fd3-16496dbd5ae8@identity-protect.org
- c9021f4c-88a8-49e5-9c84-eab7feb1aab0@identity-protect.org
- f37f4ad5-6208-4801-a6a9-a2da171bf1ed@identity-protect.org
- f6a770de-0b77-4186-aba2-79ea1f1b7f5d@identity-protect.org
- owner-1448361@sharediver.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from sharediver.com.
- IP · 3.164.28.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · 1b9ceec4-bdfa-43b8-9321-0be6246d0929@identity-protect.org
- TLD · .com
- Browse hostnames · sh…
- 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: "sharediver.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.