Cached · just now
18 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
Content-Security-Policy
Weak
frame-ancestors; base-uri; object-src; +1 more Analyze
Content-Security-Policy-Report-Only
Good
default-src; script-src; style-src; +11 more Analyze
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=(); +1 more
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Significantly strengthen CSP directives

Performance Headers

Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding

Caching Headers

Cache-Control
Caching
private, no-cache, no-store, max-age=0, must-revalidate

Content Headers

Content-Type
Content
text/html; charset=utf-8

Server Headers

X-Powered-By
Server
Next.js

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":443"; ma=2592000
Date
Other
Mon, 07 Sep 2026 23:37:09 GMT
Link
Other
Reporting-Endpoints
Other
csp="/api/csp-report"
Via
Other
1.1 google

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology