Open
Cached
·
2h ago
16
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
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
public, max-age=0, no-cache
Etag
"69fe169e-2deb0"
Last-Modified
Fri, 08 May 2026 17:00:14 GMT
cache-control: public, max-age=0, no-cache etag: "69fe169e-2deb0" last-modified: Fri, 08 May 2026 17:00:14 GMT
Content Headers
Content-Length
188080
Content-Type
text/html
content-length: 188080 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
clear
Date
Mon, 11 May 2026 07:47:43 GMT
Via
1.1 google
alt-svc: clear date: Mon, 11 May 2026 07:47:43 GMT via: 1.1 google
Recommendations
Enable compression (gzip/brotli) to improve performance