Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31556926; includeSubDomains; preload
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=()
Recommendations
- • Strengthen CSP by removing 'unsafe-eval'
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
57407
Content-Type
text/html;charset=utf-8
content-length: 57407 content-type: text/html;charset=utf-8
Server Headers
server: Google Frontend x-powered-by: Nuxt
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
Mon, 11 May 2026 22:59:11 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Cloud-Trace-Context
c7cb5db0ed6bcea6ce2a01397965f7e5
X-Country-Code
US
X-Served-By
cache-bos-kbos510052-BOS
X-Timer
S1778540351.006685,VS0,VE208
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Mon, 11 May 2026 22:59:11 GMT x-cache: MISS x-cache-hits: 0 x-cloud-trace-context: c7cb5db0ed6bcea6ce2a01397965f7e5 x-country-code: US x-served-by: cache-bos-kbos510052-BOS x-timer: S1778540351.006685,VS0,VE208
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology