Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=(); +1 more
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Significantly strengthen CSP directives
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Connection
close
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Etag
W/"49-e0SZPNxAALXL8+DhfEsYo467474"
etag: W/"49-e0SZPNxAALXL8+DhfEsYo467474"
Content Headers
Content-Length
73
Content-Type
application/json; charset=utf-8
content-length: 73 content-type: application/json; charset=utf-8
Server Headers
server: Google Frontend x-powered-by: Express
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 20 Aug 2026 00:17:42 GMT
X-Cloud-Trace-Context
9ae8ca026b523ece77e17a688d48f424
X-Ratelimit-Limit
100
X-Ratelimit-Remaining
89
X-Ratelimit-Reset
1787185083
date: Thu, 20 Aug 2026 00:17:42 GMT x-clerk-auth-reason: session-token-and-uat-missing x-clerk-auth-status: signed-out x-cloud-trace-context: 9ae8ca026b523ece77e17a688d48f424 x-ratelimit-limit: 100 x-ratelimit-remaining: 89 x-ratelimit-reset: 1787185083
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Consider removing X-Powered-By header to hide server technology