// docs / domains
Dominionaka
A dominio wa a verified hostname juma own. Verifying once unlocks active probes, scheduled re-scannaka, ukat live threat monitoring on that hostname.
Verifying a dominio
Add a hostname at Dashboard → Dominionaka. Pick one of two verification methods:
- DNS TXT — add a record at
_fixvibe.<hostname>ukampi uka token nayanaka generate. We re-resolve it ukat our server, not yours, so SPF / DMARC settings don't interfere. Typical propagation: 1-5 minutes; nayanaka re-check sapa 30 seconds tak 10 minutes. - HTTP file — host a small text file at
/.well-known/fixvibe-verification.txtwith the token. FixVibe checks it over HTTPS before enabling domain-gated features.
Verifications pxiwa re-checked daily by uka domain-reverify cron. If a previously-verified dominio stops resolving uka token (e.g. juma removed uka DNS record), uka verification wa revoked ukat active scannaka against it drop back ru verify_required until juma re-add it.
Scheduled re-scannaka Pro+
The Pro plan can re-scan a verified domain at ≥3h cadence; the Unlimited plan at ≥6h. Open Dashboard → Domains → Schedule, enable the toggle, pick a cadence:
- 3 hours — available on Pro
- 6h, 12h, daily, every 2 days, weekly — available on Pro and Unlimited
When a scheduled run is due, FixVibe queues a fresh scan for the verified domain and records the run. The scan inherits your domain authorization until you disable the schedule or revoke active authorization.
On completion, uka scan-completed email goes out using uka scheduled_scan_email preference (manage at Account → Settings).
Live threat detection Unlimited+
Unlimited planax automaticamente sapa verificat dominiox uñjasi kimsa señalanakatakix planeat escaneonak chiqaqanx:
- Certificate transparency — sapa 30 minutes nayanaka query crt.sh tak machaq certs containing ma hostname jan ukax any subdomain. New certs fire a
new_certificatealerta. - DNS diff — sapa 30 minutes nayanaka resolve A, AAAA, MX, TXT, NS, CNAME ukat compare against uka last snapshot. Changes fire a
dns_changealerta. - Threat-intel — sapa hour nayanaka check Spamhaus DBL ukat URLhaus tak listings of uka apex hostname. Listings fire a
threat_intel_listingalerta.
View and dismiss alerts at Dashboard → Domains → [domain] → Monitor. Email notifications follow the threat_alert_email preference.
Snapshot retention
Monitor snapshots auto-prune after 7 days, except uka most recent baseline per (dominio, signal-type) pair — that one stays regardless of age so uka next diff wa correct. Dismissed alertanaka purge after 90 days.
Trigger ukat API jan ukax MCP
Domain management remains dashboard-only for launch. After a domain is verified and explicitly authorized, REST API and MCP can start scans against it according to your plan:
curl -X POST https://fixvibe.app/api/v1/scans \
-H "Authorization: Bearer fxv_..." \
-H "content-type: application/json" \
-d '{"target":"https://example.com"}'