Open
Cached
·
just now
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=()
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Connection
close
Vary
Origin,Accept-Encoding,User-Agent
connection: close vary: Origin,Accept-Encoding,User-Agent
Caching Headers
Cache-Control
private, no-cache, no-store, must-revalidate, max-age=0
Expires
Mon, 10 Jan 2000 10:10:10 GMT
Pragma
no-cache
cache-control: private, no-cache, no-store, must-revalidate, max-age=0 expires: Mon, 10 Jan 2000 10:10:10 GMT pragma: no-cache
Content Headers
Content-Length
1971
Content-Type
text/html; charset=UTF-8
content-length: 1971 content-type: text/html; charset=UTF-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 09 Aug 2026 09:21:17 GMT
date: Sun, 09 Aug 2026 09:21:17 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance