Open
Cached
·
just now
11
Headers
Detected Technologies from 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
max-age=315360000
Etag
"6a442e17-2e4b"
Expires
Thu, 31 Dec 2037 23:55:55 GMT
Last-Modified
Tue, 30 Jun 2026 20:59:03 GMT
cache-control: max-age=315360000 etag: "6a442e17-2e4b" expires: Thu, 31 Dec 2037 23:55:55 GMT last-modified: Tue, 30 Jun 2026 20:59:03 GMT
Content Headers
Content-Length
11851
Content-Type
text/html
content-length: 11851 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 10 Aug 2026 04:33:13 GMT
date: Mon, 10 Aug 2026 04:33:13 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance