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
11
Cache-Control
public, max-age=10800, s-maxage=10800, stale-while-revalidate=5400
Etag
"11lgpie9yxu1jjz"
age: 11 cache-control: public, max-age=10800, s-maxage=10800, stale-while-revalidate=5400 etag: "11lgpie9yxu1jjz"
Content Headers
Content-Length
72267
Content-Type
text/html; charset=utf-8
content-length: 72267 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
Tue, 26 May 2026 06:18:22 GMT
Via
1.1 google
X-Gcp-Cache-Status
hit
X-Request-Id
a0a2bb6b-f950-4415-864d-60fcb0f55658
X-Snap-Client-Country
US
alt-svc: h3=":443"; ma=2592000 date: Tue, 26 May 2026 06:18:22 GMT via: 1.1 google x-envoy-upstream-service-time: 22 x-gcp-cache-status: hit x-request-id: a0a2bb6b-f950-4415-864d-60fcb0f55658 x-snap-client-country: US
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology