17 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000; preload
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

Accept-Ranges
Performance
bytes
Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding, Accept-Encoding, X-Country-Code

Caching Headers

Cache-Control
Caching
max-age=300, must-revalidate

Content Headers

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

Server Headers

Server
Server
StackAdapt

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Wed, 26 Aug 2026 14:59:06 GMT
Host-Header
Other
a9130478a60e5f9135f765b23f26593b
True-Client-Ip
Other
204.93.227.9
X-Cache
Other
HIT
X-Request-Id
Other
7f9c262eb9683faa2e495617d9c7f305
X-Rq
Other
dca6 181 249 80
X-Server-Port
Other
443

Recommendations

Enable compression (gzip/brotli) to improve performance