Cached · just now
14 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close
Vary
Performance
Accept-Encoding, Accept

Caching Headers

Cache-Control
Caching
public, max-age=0, must-revalidate
Etag
Caching
"496e0edf4fd7272d24b3101b1357746c"
Last-Modified
Caching
Thu, 28 May 2026 20:21:18 GMT

Content Headers

Content-Length
Content
529490
Content-Type
Content
text/html

Server Headers

Server
Server
nginx/1.27.3

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":443"; ma=2592000
Date
Other
Tue, 02 Jun 2026 17:07:42 GMT
Link
Other
Server-Timing
Other
region;desc="eu-central-1", cache;desc="cached", ssg-status;desc="optimized", version;desc="8c09469", route;dur=1;desc="id=VlMX5cNVY&locale=default", country;desc="US"

Recommendations

Enable compression (gzip/brotli) to improve performance