Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Last-Modified
Sun, 10 May 2026 17:50:54 GMT
last-modified: Sun, 10 May 2026 17:50:54 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sun, 10 May 2026 19:11:56 GMT
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=95,cfOrigin;dur=21
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: 9f9b40a78d547fa4-IAD date: Sun, 10 May 2026 19:11:56 GMT server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=95,cfOrigin;dur=21 x-turbo-charged-by: LiteSpeed
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching