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
geolocation=(), microphone=(), camera=()
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
Performance Headers
Connection
close
Vary
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding
connection: close vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate, private
Etag
"twddtlazc4aqg"
cache-control: no-store, no-cache, must-revalidate, private etag: "twddtlazc4aqg"
Content Headers
Content-Length
13912
Content-Type
text/html; charset=utf-8
content-length: 13912 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=2592000,h3-29=":443"; ma=2592000
Date
Mon, 13 Apr 2026 04:25:06 GMT
Via
1.1 google
X-Cloud-Trace-Context
5fc258e55da66eed885d7ecdbe390f31
X-Dns-Prefetch-Control
off
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 date: Mon, 13 Apr 2026 04:25:06 GMT via: 1.1 google x-cloud-trace-context: 5fc258e55da66eed885d7ecdbe390f31 x-dns-prefetch-control: off x-nextjs-cache: HIT x-nextjs-prerender: 1, 1 x-nextjs-stale-time: 300
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology