Hostname
castleberrys.com
Last fetched
castleberrys.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
castleberrys.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.83.149.124 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of castleberrys.com owner
- Contact emails
- ba4kc3wy7qh@networksolutionsprivateregistration.com
- ck7ru8jd7pa@networksolutionsprivateregistration.com
- uy5qw8n49xu@networksolutionsprivateregistration.com
- yu8ka3px7x2@networksolutionsprivateregistration.com
- z29p24a635f@networksolutionsprivateregistration.com
- 0b4890f1-9175-4ada-bfdb-580f278ba7b2@identity-protect.org
- 2c0b0d06-49aa-4c5b-ac31-2da713840b32@identity-protect.org
- 4134853c-c719-4ee3-90f4-fe8d85c9acc3@identity-protect.org
- a61f96c7-8e61-4ecd-89fd-f1f4c9c88962@identity-protect.org
- cb365e0f-e43c-4ec3-93cc-f6b339832375@identity-protect.org
- f6f68f38-c69c-4600-8d3c-a49ccb9f4b71@identity-protect.org
- owner-3712161@castleberrys.com.whoisprivacyservice.org
- owner-6605822@castleberrys.com.whoisprivacyservice.org
- owner-7073153@castleberrys.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of castleberrys.com.
Web-graph footprint
Distinct hostnames that link to or from castleberrys.com in the public web crawl.
18 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for castleberrys.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from castleberrys.com.
- IP · 3.83.149.124
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · ba4kc3wy7qh@networksolutionsprivateregistration.com
- 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: "castleberrys.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.