Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000; 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
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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
Upgrade, close
Vary
Accept-Encoding
accept-ranges: bytes connection: Upgrade, close vary: Accept-Encoding
Caching Headers
Cache-Control
max-age=604800, must-revalidate
Etag
"51a0118-311c-65a3610aed6f1"
Expires
Wed, 02 Sep 2026 15:27:16 GMT
Last-Modified
Sat, 29 Aug 2026 21:15:14 GMT
cache-control: max-age=604800, must-revalidate etag: "51a0118-311c-65a3610aed6f1" expires: Wed, 02 Sep 2026 15:27:16 GMT last-modified: Sat, 29 Aug 2026 21:15:14 GMT
Content Headers
Content-Length
12572
Content-Type
text/html
content-length: 12572 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 02 Sep 2026 15:27:16 GMT
Upgrade
h2,h2c
date: Wed, 02 Sep 2026 15:27:16 GMT upgrade: h2,h2c
Recommendations
Enable compression (gzip/brotli) to improve performance