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
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=()
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
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
55858
Content-Type
text/html;charset=utf-8
content-length: 55858 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
Wed, 06 May 2026 09:05:05 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Cloud-Trace-Context
992e7fe3d016c7126a38a67c2b413243
X-Country-Code
US
X-Robots-Tag
noindex, nofollow
X-Served-By
cache-bos-kbos510051-BOS
X-Timer
S1778058306.586717,VS0,VE174
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Wed, 06 May 2026 09:05:05 GMT x-cache: MISS x-cache-hits: 0 x-cloud-trace-context: 992e7fe3d016c7126a38a67c2b413243 x-country-code: US x-robots-tag: noindex, nofollow x-served-by: cache-bos-kbos510051-BOS x-timer: S1778058306.586717,VS0,VE174
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology