Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Accept-Language, Cookie, origin
connection: close vary: Accept-Language, Cookie, origin
Caching Headers
Cache-Control
private, max-age=3600, stale-while-revalidate=86400
cache-control: private, max-age=3600, stale-while-revalidate=86400
Content Headers
Content-Language
en-us
Content-Length
10690
Content-Type
text/html; charset=utf-8
content-language: en-us content-length: 10690 content-type: text/html; charset=utf-8
Server Headers
Server
undisclosed
server: undisclosed
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Fri, 10 Apr 2026 11:39:00 GMT
X-Robots-Tag
none
date: Fri, 10 Apr 2026 11:39:00 GMT x-robots-tag: none
Recommendations
Enable compression (gzip/brotli) to improve performance