14 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains
Content-Security-Policy
Strong
default-src; style-src; script-src; +4 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Good
SAMEORIGIN
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close
Transfer-Encoding
Performance
chunked

Caching Headers

No caching headers found

Content Headers

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

Server Headers

Server
Server
nginx

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Thu, 07 May 2026 00:44:52 GMT
X-Content-Security-Policy
Other
default-src 'self'; style-src 'self' https://fonts.googleapis.com/css; script-src 'self'; font-src https://fonts.gstatic.com; frame-ancestors 'self'; img-src 'self' data:; upgrade-insecure-requests
X-Dns-Prefetch-Control
Other
off
X-Download-Options
Other
noopen
X-Webkit-Csp
Other
default-src 'self'; style-src 'self' https://fonts.googleapis.com/css; script-src 'self'; font-src https://fonts.gstatic.com; frame-ancestors 'self'; img-src 'self' data:; upgrade-insecure-requests

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching