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.
The Fix & Retest Cycle
Find your current security risks and score with a Pro audit.
Use our Fix-Plan tool to get the exact DNS text you need.
Copy the fix steps into your DNS management tool.
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.
Teams often try to fix DNS records but accidentally add new errors or break technical limits. This leads to emails failing without anyone knowing.
Re-checking a domain is often skipped or only given a quick look. This means small security mistakes are easily missed.
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.
- Check: Run a full audit to see your current security score and any errors.
- Fix: Use our Fix-Plan tool to get the exact DNS text you need to use.
- Retest: Run a new audit once your changes are live in your DNS.
- 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.
Get DNS guidance for your security records that is designed around protocol rules.
Veldica checks all your rules in one run to find hidden errors before you go live.
Generate a report that proves a specific security gap was completely removed.
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.
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.
{
"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.