Open
Cached
·
37m ago
11
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
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 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
no-cache, no-store, must-revalidate
Etag
"69f9aa29-1cba"
Expires
Wed, 13 May 2026 02:50:16 GMT
Last-Modified
Tue, 05 May 2026 08:28:25 GMT
Pragma
no-cache
cache-control: no-cache, no-store, must-revalidate etag: "69f9aa29-1cba" expires: Wed, 13 May 2026 02:50:16 GMT last-modified: Tue, 05 May 2026 08:28:25 GMT pragma: no-cache
Content Headers
Content-Length
7354
Content-Type
text/html
content-length: 7354 content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 13 May 2026 02:50:17 GMT
date: Wed, 13 May 2026 02:50:17 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance