Hostname
caskshare.com
Last fetched
caskshare.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
caskshare.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.93.106 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 13.135.13.165 | 13.134.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 172.67.208.214 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 18.132.158.233 | 18.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.169.110.32 | 18.168.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of caskshare.com owner
- Contact emails
- 095baad0-295b-4689-88ee-cf391bfc4d0a@identity-protect.org
- 6db46352-512d-478b-b8da-4be3921009f3@identity-protect.org
- 8b41d23c-f437-41a2-905e-13c428edf4d5@identity-protect.org
- 9bdf54ff-f300-4e46-afd6-72282d01c8c3@identity-protect.org
- ac03845e-068c-4768-b675-1bdd651d4298@identity-protect.org
- ae24347e-9f8e-410b-aa4a-4967cee1ec58@identity-protect.org
- contact@privacyprotect.org
- e9037273-2447-4c3e-a682-6365b71bb545@identity-protect.org
- owner-9580578@caskshare.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of caskshare.com.
Web-graph footprint
Distinct hostnames that link to or from caskshare.com in the public web crawl.
22 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for caskshare.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.odoo.com |
Related pages
Pivot deeper into the graph from caskshare.com.
- IP · 104.21.93.106
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 095baad0-295b-4689-88ee-cf391bfc4d0a@identity-protect.org
- TLD · .com
- Browse hostnames · ca…
- 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: "caskshare.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.