Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31556926
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
cookie,need-authorization, x-fh-requested-host, accept-encoding
accept-ranges: bytes connection: close vary: cookie,need-authorization, x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
private
cache-control: private
Content Headers
Content-Length
5560
Content-Type
text/html; charset=utf-8
content-length: 5560 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Sun, 13 Sep 2026 09:28:32 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Cloud-Trace-Context
10d9d301f5dc5a20f803a46b1e2ab1f0;o=1
X-Country-Code
US
X-Served-By
cache-nyc-kteb1890058-NYC
X-Timer
S1789291713.760356,VS0,VE196
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Sun, 13 Sep 2026 09:28:32 GMT x-cache: MISS x-cache-hits: 0 x-cloud-trace-context: 10d9d301f5dc5a20f803a46b1e2ab1f0;o=1 x-country-code: US x-served-by: cache-nyc-kteb1890058-NYC x-timer: S1789291713.760356,VS0,VE196
Recommendations
Enable compression (gzip/brotli) to improve performance