Open
Cached
·
just now
11
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
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
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • 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
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Etag
"dklrht6crrn91n98"
Last-Modified
Tue, 11 Aug 2026 02:34:03 GMT
etag: "dklrht6crrn91n98" last-modified: Tue, 11 Aug 2026 02:34:03 GMT
Content Headers
Content-Length
76796
Content-Type
text/html; charset=utf-8
content-length: 76796 content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Wed, 12 Aug 2026 07:28:35 GMT
alt-svc: h3=":443"; ma=2592000 date: Wed, 12 Aug 2026 07:28:35 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching