Open
Cached
·
1m ago
14
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
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Etag
"f3cb02e07406355295c930acc9620f88"
Last-Modified
Fri, 01 May 2026 14:49:43 GMT
etag: "f3cb02e07406355295c930acc9620f88" last-modified: Fri, 01 May 2026 14:49:43 GMT
Content Headers
Content-Length
140784
Content-Type
text/html; charset=utf-8
content-length: 140784 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 10 May 2026 01:24:29 GMT
X-Amz-Request-Id
X6BA3VTGECFFA5JR
date: Sun, 10 May 2026 01:24:29 GMT x-amz-id-2: w/pmcWVFFsYL6MVHnIDuGBoz3p1NVgYm9vScrhhOv+DxJOre+QPxLmS0bOj9d4QcxjZUhxTp0P8= x-amz-request-id: X6BA3VTGECFFA5JR x-amz-server-side-encryption: AES256
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching