If you've never run a security scan before, it's reasonable to wonder what you're actually getting before you type in your domain. Here's exactly what happens, end to end.
A standard scan runs several categories of checks against your site:
Every finding is rated HIGH, MEDIUM, or LOW based on real-world exploitability and impact — a missing SPF record is rated higher than a missing Permissions-Policy header, because the former is actively exploited for fraud while the latter is a smaller, more theoretical exposure. Your overall score (out of 10) weights HIGH findings heaviest, so one serious issue moves the needle more than several minor ones.
Once the scan completes (usually under five minutes), you get a plain-English PDF report — not a raw tool output dump. Each finding includes what it is, why it matters for your specific business (not generic security theory), and the exact steps to fix it, including config snippets where relevant. You don't need to know what "DMARC" means before reading the report; the report explains it.
Start with anything marked HIGH — these are the findings with the clearest, most direct path to real damage (fraud, data exposure, site compromise). MEDIUM findings are worth fixing within a week or two. LOW findings are good hygiene but rarely urgent on their own. Most of what shows up is fixable through your DNS provider's dashboard or a short conversation with whoever hosts your site — it's uncommon for a small business scan to surface something that requires custom development work.
A scan is a snapshot of your site at the moment it ran. New vulnerabilities get disclosed constantly, software updates change your exposure, and DNS settings sometimes get reverted accidentally during unrelated changes. That's the reasoning behind ongoing monitoring rather than a single one-time check — though a free one-time scan is the right place to start if you've never run one before.
Your first scan is free, takes about five minutes, and requires nothing installed.
Run Your Free Scan →