Open
Cached
·
just now
13
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
no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires
Wed, 4 Jun 1980 06:02:09 GMT
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 expires: Wed, 4 Jun 1980 06:02:09 GMT pragma: no-cache
Content Headers
Content-Length
5485
Content-Type
text/html; charset=utf-8
content-length: 5485 content-type: text/html; charset=utf-8
Server Headers
Server
WebServer
server: WebServer
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 15 Apr 2026 09:09:56 GMT
X-Ua-Compatible
IE=edge
date: Wed, 15 Apr 2026 09:09:56 GMT x-ua-compatible: IE=edge
Recommendations
Enable compression (gzip/brotli) to improve performance