Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
geolocation=(), microphone=(), camera=()
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-Url, 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-Url, Accept-Encoding,cookie,need-authorization, x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
public, max-age=0, s-maxage=60, stale-while-revalidate=60
cache-control: public, max-age=0, s-maxage=60, stale-while-revalidate=60
Content Headers
Content-Length
12223
Content-Type
text/html; charset=utf-8
content-length: 12223 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
Thu, 04 Jun 2026 13:58:01 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Country-Code
US
X-Dns-Prefetch-Control
on
X-Served-By
cache-ewr-kewr1740087-EWR
X-Timer
S1780581478.241751,VS0,VE3059
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Thu, 04 Jun 2026 13:58:01 GMT x-cache: MISS x-cache-hits: 0 x-country-code: US x-dns-prefetch-control: on x-served-by: cache-ewr-kewr1740087-EWR x-timer: S1780581478.241751,VS0,VE3059
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology