Hostname
sharezyia.com
Last fetched
sharezyia.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sharezyia.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.218.253.224 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.223.214.155 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.208.69.186 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.224.67.220 | 54.224.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sharezyia.com owner
- Contact emails
- 25265df9-60d0-4b29-b64f-483d2ce7aebd@identity-protect.org
- 5e4ced10-6ff6-4149-aaf0-793870337826@identity-protect.org
- 9722cbaa-0cbc-4996-9914-d5d4edd06627@identity-protect.org
- b138ff5e-bcec-4571-8489-f58386448546@identity-protect.org
- bbd2a464-1260-4070-bc8f-6a2b57615dc6@identity-protect.org
- cdd7baef-71da-45b4-bfcb-63b1545fa24a@identity-protect.org
- owner-10240048@sharezyia.com.whoisprivacyservice.org
- owner-2276791@sharezyia.com.whoisprivacyservice.org
- owner-3972141@sharezyia.com.whoisprivacyservice.org
- owner-6642735@sharezyia.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of sharezyia.com.
| Subdomain |
|---|
| wildcard.sharezyia.com |
Threat posture
History
Related pages
Pivot deeper into the graph from sharezyia.com.
- IP · 3.218.253.224
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 25265df9-60d0-4b29-b64f-483d2ce7aebd@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: "sharezyia.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.