11 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add X-Content-Type-Options: nosniff
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Accept-Ranges
Performance
bytes
Connection
Performance
close
Vary
Performance
Accept-Encoding, Accept-Encoding

Caching Headers

Last-Modified
Caching
Thu, 25 Jun 2026 14:00:48 GMT

Content Headers

Content-Length
Content
31668
Content-Type
Content
text/html

Server Headers

Server
Server
DomaiNesia

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":443"; ma=86400
Date
Other
Thu, 06 Aug 2026 22:13:14 GMT
X-Dynamic-Cache
Other
MISS

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching