Open
Cached
·
just now
10
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000 ; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
user-agent
connection: close vary: user-agent
Caching Headers
Last-Modified
Tue, 31 Mar 2026 15:18:38 GMT
last-modified: Tue, 31 Mar 2026 15:18:38 GMT
Content Headers
Content-Length
10071
Content-Type
text/html
content-length: 10071 content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 24 Aug 2026 18:56:05 GMT
X-Req
ut,1787597765,23.3.12.196:bd7eda4,2.16.241.209
date: Mon, 24 Aug 2026 18:56:05 GMT x-req: ut,1787597765,23.3.12.196:bd7eda4,2.16.241.209
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching