Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=3600; includeSubDomains; preload
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Cookie
connection: close vary: Cookie
Caching Headers
Cache-Control
private
Expires
Sat, 22 Aug 2026 10:39:52 GMT
cache-control: private expires: Sat, 22 Aug 2026 10:39:52 GMT
Content Headers
Content-Length
82981
Content-Type
text/html; charset=utf-8
content-length: 82981 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Date
Sat, 22 Aug 2026 10:39:52 GMT
X-Cloud-Trace-Context
6d9a29930fe14743d599624a35c1f817;o=1
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 date: Sat, 22 Aug 2026 10:39:52 GMT x-cloud-trace-context: 6d9a29930fe14743d599624a35c1f817;o=1
Recommendations
Enable compression (gzip/brotli) to improve performance