Back to browse
Scanward – Free domain security scanner (SSL, DNS, headers, email auth)

Scanward – Free domain security scanner (SSL, DNS, headers, email auth)

by accadius·Feb 18, 2026·1 point·0 comments

AI Analysis

●●SolidSolve My ProblemSlick
The Take

Putting SSL, DNS, HTTP headers, SPF/DKIM/DMARC and uptime into one external scanner is the kind of boring-but-critical product people actually pay for; Scanward adds continuous monitoring, instant alerts and a free no‑signup scan which lowers friction. What will decide adoption is the scoring transparency and integrations — the product is convenience-first, not a deeper replacement for specialized tools like Hardenize or SSL Labs.

Category
Target Audience

DevOps engineers, sysadmins, startups/SMBs, agencies and solo operators who need simple perimeter security monitoring

Post Description

I built Scanward to solve a problem I kept running into as a DevOps engineer: checking whether a domain has its security basics covered (SSL config, DNS hygiene, HTTP security headers, SPF/DKIM/DMARC) meant juggling 4-5 different tools.

Scanward runs all 5 checks in one scan and gives you an A-F grade with specific findings. The free public scanner requires no signup.

If you create an account (free tier: 1 domain), it does continuous monitoring and emails you when something changes — cert expiring, grade drops, missing headers, etc.

Tech stack: FastAPI + Celery + PostgreSQL + Redis on Railway. Next.js dashboard on Cloudflare Pages. All scanning uses public data (DNS queries, HTTP headers, SSL handshakes) — no agents to install.

Would love feedback on the scoring methodology and what checks you'd want to see added.

Similar Projects

Free domain health monitoring tool

Instant DNS/SSL/uptime checks plus an API, webhooks and reusable check templates make this a handy tool to fold into CI and lightweight automation. It's not reinventing monitoring — think UptimeRobot/Pingdom-lite — but being free, API-first and run on the author's infra gives it practical appeal for teams that want quick programmatic checks and Telegram alerts. To become a standout it needs multi-region probes, richer alert routing/SLO exports and clearer scaling/retention guarantees.

Solve My ProblemSlick
bodyast1010
103mo ago