This tool checks HTTP security headers for any domain. It evaluates active security headers recommended for production websites:
Deprecated headers (X-XSS-Protection, Expect-CT) are checked but not counted in the score. Their presence generates a suggestion to remove them.
Each active header present earns points toward a total score of 100.
Enter a domain to check its security headers:
There is also an API that returns the same results in JSON format, its endpoint is: /api/lookup?url=example.com
You can find the OpenAPI specification and Swagger UI at /api-docs/ui/