Open
Cached
·
just now
12
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; , max-age=0; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • 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
connection: close
Caching Headers
Cache-Control
no-store
Pragma
no-cache
cache-control: no-store pragma: no-cache
Content Headers
Content-Language
en
Content-Length
683
Content-Type
text/html;charset=utf-8
content-language: en content-length: 683 content-type: text/html;charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 16 Sep 2026 15:39:43 GMT
Public-Key-Pins
pin-sha256="0cbAhyHrRjqxfVdy3RUzn2vneavhp9592Mcx+qfFn8I="; max-age=2592000; includeSubDomains;
date: Wed, 16 Sep 2026 15:39:43 GMT public-key-pins: pin-sha256="0cbAhyHrRjqxfVdy3RUzn2vneavhp9592Mcx+qfFn8I="; max-age=2592000; includeSubDomains;
Recommendations
Enable compression (gzip/brotli) to improve performance