The Domains tab is where you add, view, check, and remove monitored domains. Each row shows a domain, its current status, the assigned group, and the last-checked timestamp.Documentation Index
Fetch the complete documentation index at: https://docs.spotzee.com/llms.txt
Use this file to discover all available pages before exploring further.
Domain checks query domain-based blacklists (DBLs), which target the sending domain rather than the source IP. Common DBLs include Spamhaus DBL, SURBL, and URIBL.
Add a domain
Add the domain
Choose Add domain, then enter:
- Domain (
example.com,mail.example.com). Bare hostnames only; nohttp://or path. - Group (optional). Assigning a group applies its check frequency and notification settings to this domain.
Domain validation
Spotzee accepts standard hostname formats. Enter just the hostname (no scheme, no path, no port).| Input | Accepted |
|---|---|
example.com | Yes |
mail.example.com | Yes |
subdomain.example.co.uk | Yes |
https://example.com | No (strip the scheme) |
example.com/path | No (strip the path) |
*.example.com | No (no wildcards) |
Edit a domain’s group
You can change which group a domain belongs to without removing it.Run a check on demand
Domains are checked automatically on their group’s schedule. Force an immediate check when you want to verify a fix or investigate a specific listing.
For checking many domains at once, see Bulk actions.
Domain statuses
Same four statuses as IPs:| Status | Colour | Meaning |
|---|---|---|
| Clean | Green | Not listed on any of the configured DBLs |
| Blacklisted | Red | Listed on one or more DBLs; the count tells you how many |
| Pending | Amber | Queued for first check |
| Error | Grey | Most recent check failed |
Remove a domain
Deletion stops monitoring for that domain and removes the record. The 30-day history removes too.What’s checked
For each domain, Spotzee queries every DBL included in your configured Domain RBL type (Standard or Comprehensive, set under Settings). A listing on any one of them flips the domain to Blacklisted and triggers an alert. Like IP checks, domain checks are purely DNS-based and don’t touch your sending infrastructure.Next steps
Manage IPs
The same flow for sending IPs.
Use groups
Per-group check frequency and notification recipients.
Bulk actions
CSV import and bulk operations across many domains.
Understand alerts
How alerts batch and when they fire.