Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • 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
Cache-Control
max-age=0, must-revalidate, private
Expires
Sun, 03 May 2026 11:58:42 GMT
cache-control: max-age=0, must-revalidate, private expires: Sun, 03 May 2026 11:58:42 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
Date
Sun, 03 May 2026 11:58:42 GMT
Link
URL
/build/website/css.2c8c76ac.css
rel=preload
as=style
URL
/build/runtime.260f2607.js
rel=preload
as=script
URL
/build/1672.71c90103.js
rel=preload
as=script
URL
/build/7872.f5f92300.js
rel=preload
as=script
URL
/build/website/css.2c8c76ac.css
rel=preload
as=style
URL
/build/runtime.260f2607.js
rel=preload
as=script
URL
/build/1672.71c90103.js
rel=preload
as=script
URL
/build/7872.f5f92300.js
rel=preload
as=script
URL
/build/3429.946afd16.js
rel=preload
as=script
URL
/build/854.f2e69c8b.js
rel=preload
as=script
URL
/build/7678.c7dd8a25.js
rel=preload
as=script
URL
/build/463.c2b434d1.js
rel=preload
as=script
URL
/build/website/js.c4aabc94.js
rel=preload
as=script
date: Sun, 03 May 2026 11:58:42 GMT link: </build/website/css.2c8c76ac.css>; rel="preload"; as="style",</build/runtime.260f2607.js>; rel="preload"; as="script",</build/1672.71c90103.js>; rel="preload"; as="script",</build/7872.f5f92300.js>; rel="preload"; as="script",</build/3429.946afd16.js>; rel="preload"; as="script",</build/854.f2e69c8b.js>; rel="preload"; as="script",</build/7678.c7dd8a25.js>; rel="preload"; as="script",</build/463.c2b434d1.js>; rel="preload"; as="script",</build/website/js.c4aabc94.js>; rel="preload"; as="script"
Recommendations
Enable compression (gzip/brotli) to improve performance