Open
Cached
·
just now
12
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,User-Agent
connection: close vary: Origin,User-Agent
Caching Headers
Cache-Control
no-cache
Expires
Thu, 01 Jan 1970 00:00:00 GMT
cache-control: no-cache expires: Thu, 01 Jan 1970 00:00:00 GMT
Content Headers
Content-Length
98
Content-Type
text/html
content-length: 98 content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 24 Aug 2026 19:14:15 GMT
date: Mon, 24 Aug 2026 19:14:15 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance