Open
Cached
·
just now
11
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
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
- • 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-store
Etag
"6a9d11f5-378"
Last-Modified
Sun, 06 Sep 2026 07:10:45 GMT
cache-control: no-store etag: "6a9d11f5-378" last-modified: Sun, 06 Sep 2026 07:10:45 GMT
Content Headers
Content-Length
888
Content-Type
text/html
content-length: 888 content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 06 Sep 2026 07:39:01 GMT
date: Sun, 06 Sep 2026 07:39:01 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance