FixVibe

// docs / domains

Domene

O se domain o se hostname ua faamaonia ma e ana oe. A faamaonia tasi, e tatala active probes, scheduled re-scans, ma live threat monitoring i lena hostname.

Faamaonia se domain

Faaopoopo se hostname i Dashboard β†’ Domains. Filifili se tasi o verification methods e lua:

  • DNS TXT β€” faaopoopo se record i _fixvibe.<hostname> ma le token matou te generate. Matou te re-resolve mai la matou server, e le o lau server, ina ia le faalavelave SPF / DMARC settings. Typical propagation: 1-5 minutes; matou te re-check every 30 seconds for 10 minutes.
  • HTTP file β€” host a small text file at /.well-known/fixvibe-verification.txt with the token. FixVibe checks it over HTTPS before enabling domain-gated features.

Verifications e re-checked daily e le domain-reverify cron. Afai e taofi se previously-verified domain mai le resolving o le token (e.g. na e aveese le DNS record), e revoked le verification ma toe foi active scans faasaga i ai i verify_required seia e re-add.

Toe-skani fa'atulagaina 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.

Pe a completion, e alu atu le scan-completed email e faaaoga le scheduled_scan_email preference (manage i Account β†’ Settings).

Mata'ituina o lamatiaga ola Unlimited+

Ole polokalama Unlimited e otometi va'ai i so'o se domain ua faΚ»amaonia mo ni faΚ»ailoga e tolu i le va o sikani ua fuafuaina:

  • Certificate transparency β€” every 30 minutes matou te query crt.sh mo certs fou o loo iai lau hostname po o so o se subdomain. New certs e fire se new_certificate alert.
  • DNS diff β€” every 30 minutes matou te resolve A, AAAA, MX, TXT, NS, CNAME ma compare i le last snapshot. Changes e fire se dns_change alert.
  • Threat-intel β€” every hour matou te check Spamhaus DBL ma URLhaus mo listings o le apex hostname. Listings e fire se threat_intel_listing alert.

View and dismiss alerts at Dashboard β†’ Domains β†’ [domain] β†’ Monitor. Email notifications follow the threat_alert_email preference.

Snapshot retention

Monitor snapshots e auto-prune pe a uma 7 days, vagana le most recent baseline mo le pair (domain, signal-type) β€” e nofo pea lena tusa lava po o le age ina ia sao le next diff. Dismissed alerts e purge pe a uma 90 days.

Trigger mai API po o 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
curl -X POST https://fixvibe.app/api/v1/scans \
  -H "Authorization: Bearer fxv_..." \
  -H "content-type: application/json" \
  -d '{"target":"https://example.com"}'
Domene β€” Docs Β· FixVibe