Open
Cached
·
just now
11
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
public, max-age=600
Etag
"6a11205c-3bf0"
Last-Modified
Sat, 23 May 2026 03:34:52 GMT
cache-control: public, max-age=600 etag: "6a11205c-3bf0" last-modified: Sat, 23 May 2026 03:34:52 GMT
Content Headers
Content-Length
15344
Content-Type
text/html
content-length: 15344 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 11 Aug 2026 22:10:25 GMT
date: Tue, 11 Aug 2026 22:10:25 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance