Workflows

Fix and Verify Your Security

Stop wondering if your DNS changes actually worked. Find your security gaps, get the exact steps to fix them, and get evidence that your domain is now safe.

Fix and Verify Your Security

The Fix & Retest Cycle

1
Run Audit

Find your current security risks and score with a Pro audit.

2
Get Fix Steps

Use our Fix-Plan tool to get the exact DNS text you need.

3
Update DNS

Copy the fix steps into your DNS management tool.

4
Prove Fix

Check again and use the compare tool to prove the risk is gone.

Overview

Stop wondering if your DNS changes actually worked. Find your security gaps, get the exact steps to fix them, and get evidence that your domain is now safe.

Problem
Unverified Fixes

Teams often try to fix DNS records but accidentally add new errors or break technical limits. This leads to emails failing without anyone knowing.

Friction
Missing the Last Step

Re-checking a domain is often skipped or only given a quick look. This means small security mistakes are easily missed.

Solution
Proven Results

Move from "hoping it works" to "knowing it is fixed" with a smart API that checks every change against real security rules.

The Fix & Verify Cycle

Create a repeatable process for finding and fixing domain risks.

  1. Check: Run a full audit to see your current security score and any errors.
  2. Fix: Use our Fix-Plan tool to get the exact DNS text you need to use.
  3. Retest: Run a new audit once your changes are live in your DNS.
  4. Verify: Use the compare tool to prove the risk is gone and your score is higher.

The Cost of Broken Fixes

Changing DNS records by hand often creates more problems than it solves.

  • Hidden Errors: Adding a new rule to SPF often breaks the 10-lookup limit, which stops your emails from being delivered.
  • Mismatched Rules: Fixing one record but failing to update another can lead to weak security that doesn't protect you.
  • Old Records: Leaving old records in your DNS while adding new ones can confuse mail servers and block your mail.

The Veldica Model

Set a single standard for how your team handles DNS security updates.

Correct Fixes

Get DNS guidance for your security records that is designed around protocol rules.

Expert Checks

Veldica checks all your rules in one run to find hidden errors before you go live.

Clear Proof

Generate a report that proves a specific security gap was completely removed.

Fast Results

Stop waiting for slow manual checks. Get an instant, expert result from our API.

Get a Verified Fix

Request a fix plan for any domain with a security error.

Request
POST /v1/pro/audits/fix-plan
{
  "domain": "vulnerable-domain.com",
  "target_policy": "quarantine"
}

Simple Fix Steps

The API tells you exactly what to add or change in your DNS records.

Fix Plan Example
{
  "exact_remediations": [
    {
      "id": "spf.too_many_lookups",
      "operation": "replace",
      "host": "vulnerable-domain.com",
      "value": "v=spf1 include:spf.google.com -all"
    }
  ]
}

Keep Exploring

Use the Workflow Library to browse more guides, comparisons, and integration examples to continue your evaluation.

Ready to fix your domain security?

Upgrade to our Pro tools to get automated Fix Plans and Compare reports for all your domains.