Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000, max-age=31536000; includeSubDomains
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
x-gcp-device-type, x-gcp-client-region, Accept-Encoding
connection: close vary: x-gcp-device-type, x-gcp-client-region, Accept-Encoding
Caching Headers
Age
32
Cache-Control
public, max-age=10800, s-maxage=10800, stale-while-revalidate=5400
Etag
"hahcjag5711jif"
age: 32 cache-control: public, max-age=10800, s-maxage=10800, stale-while-revalidate=5400 etag: "hahcjag5711jif"
Content Headers
Content-Length
72211
Content-Type
text/html; charset=utf-8
content-length: 72211 content-type: text/html; charset=utf-8
Server Headers
server: API Gateway x-powered-by: Next.js
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Thu, 21 May 2026 20:19:05 GMT
Via
1.1 google
X-Gcp-Cache-Status
hit
X-Request-Id
22aa0a44-e589-4620-adfc-80cdc1e437a9
X-Snap-Client-Country
US
alt-svc: h3=":443"; ma=2592000 date: Thu, 21 May 2026 20:19:05 GMT via: 1.1 google x-envoy-upstream-service-time: 24 x-gcp-cache-status: hit x-request-id: 22aa0a44-e589-4620-adfc-80cdc1e437a9 x-snap-client-country: US
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology