Open
Cached
·
just now
26
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; 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
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch, Accept-Encoding,cookie,need-authorization, x-fh-requested-host, accept-encoding
accept-ranges: bytes connection: close vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch, Accept-Encoding,cookie,need-authorization, x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
s-maxage=31536000
Etag
"usiwhjm73f1cdk"
cache-control: s-maxage=31536000 etag: "usiwhjm73f1cdk"
Content Headers
Content-Length
62780
Content-Type
text/html; charset=utf-8
content-length: 62780 content-type: text/html; charset=utf-8
Server Headers
server: Google Frontend x-powered-by: Next.js
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
Tue, 12 May 2026 07:18:27 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Country-Code
US
X-Served-By
cache-bos-kbos510027-BOS
X-Timer
S1778570307.140161,VS0,VE409
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Tue, 12 May 2026 07:18:27 GMT x-cache: MISS x-cache-hits: 0 x-country-code: US x-nextjs-cache: HIT x-nextjs-prerender: 1 x-nextjs-stale-time: 300 x-served-by: cache-bos-kbos510027-BOS x-timer: S1778570307.140161,VS0,VE409
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology