Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=60; includeSubDomains; preload
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
Accept-Language, Cookie
accept-ranges: bytes connection: close vary: Accept-Language, Cookie
Caching Headers
Age
97
age: 97
Content Headers
Content-Language
en
Content-Length
25209
Content-Type
text/html; charset=utf-8
content-language: en content-length: 25209 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 04 Aug 2026 07:33:05 GMT
X-Cache
HIT
X-Cache-Hits
1
X-Served-By
cache-lga21924-LGA
date: Tue, 04 Aug 2026 07:33:05 GMT via: 1.1 varnish x-cache: HIT x-cache-hits: 1 x-served-by: cache-lga21924-LGA
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching