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
Present
same-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
max-age=0, must-revalidate, no-cache, no-store, private
Expires
Tue, 02 Jan 1990 00:00:00 GMT
Pragma
no-cache
cache-control: max-age=0, must-revalidate, no-cache, no-store, private expires: Tue, 02 Jan 1990 00:00:00 GMT pragma: no-cache
Content Headers
Content-Length
7274
Content-Type
text/html; charset=UTF-8
content-length: 7274 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 02 May 2026 22:23:10 GMT
Feature-Policy
accelerometer 'none';autoplay 'none';camera 'none';display-capture 'none';document-domain 'none';encrypted-media 'none';fullscreen 'none';geolocation 'none';sync-xhr 'none';usb 'none';xr-spatial-tracking 'none'
date: Sat, 02 May 2026 22:23:10 GMT feature-policy: accelerometer 'none';autoplay 'none';camera 'none';display-capture 'none';document-domain 'none';encrypted-media 'none';fullscreen 'none';geolocation 'none';sync-xhr 'none';usb 'none';xr-spatial-tracking 'none'
Recommendations
Enable compression (gzip/brotli) to improve performance