Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000; includeSubdomains; preload
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
microphone=(), camera=(), geolocation=(); +1 more
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
accept-encoding
connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
Cache-Control
no-cache, no-store, must-revalidate
Expires
0
Pragma
no-cache
cache-control: no-cache, no-store, must-revalidate expires: 0 pragma: no-cache
Content Headers
Content-Type
text/html;charset=UTF-8
content-type: text/html;charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 30 Jul 2026 23:03:13 GMT
Feature-Policy
microphone 'none'; camera 'none'; geolocation 'none'; usb 'none'
date: Thu, 30 Jul 2026 23:03:13 GMT feature-policy: microphone 'none'; camera 'none'; geolocation 'none'; usb 'none'
Recommendations
Enable compression (gzip/brotli) to improve performance