Open
Cached
·
just now
12
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
sameorigin
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
public
cache-control: public
Content Headers
Content-Length
3404
Content-Type
text/html; charset=UTF-8
content-length: 3404 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Wed, 05 Aug 2026 04:10:11 GMT
Status
404 Not Found
Via
1.1 google
alt-svc: h3=":443"; ma=2592000 date: Wed, 05 Aug 2026 04:10:11 GMT status: 404 Not Found via: 1.1 google
Recommendations
Enable compression (gzip/brotli) to improve performance