Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Accept-Encoding, Authorization, Cookie, origin
connection: close vary: Accept-Encoding, Authorization, Cookie, origin
Caching Headers
No caching headers found
Content Headers
Content-Length
16261
Content-Type
text/html; charset=utf-8
content-length: 16261 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Sat, 15 Aug 2026 10:14:47 GMT
Via
1.1 google
alt-svc: h3=":443"; ma=2592000 date: Sat, 15 Aug 2026 10:14:47 GMT via: 1.1 google
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching