19 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
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
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add X-Content-Type-Options: nosniff
  • 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
Vary
Performance
Cookie, Accept-Encoding

Caching Headers

Age
Caching
195449
Cache-Control
Caching
public, max-age=0
Etag
Caching
W/"14e6a-mCB25VNSJJn3b34Bca0XX2RhpEI"

Content Headers

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

Server Headers

Server
Server
openresty

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
clear
Date
Other
Sat, 22 Aug 2026 18:52:45 GMT
Ghost-Fastly
Other
true;production
Status
Other
200 OK
Via
Other
1.1 varnish, 1.1 varnish, 1.1 varnish
X-Cache
Other
MISS, HIT, HIT
X-Cache-Hits
Other
0, 8, 0
X-Request-Id
Other
557916e7-a452-42c0-b02d-044d089a0753
X-Served-By
Other
cache-ams-eham8680084-AMS, cache-ams-eham8680084-AMS, cache-ams-eham8680038-AMS, cache-iad-kcgs7200132-IAD
X-Timer
Other
S1787424765.156051,VS0,VE2

Recommendations

Enable compression (gzip/brotli) to improve performance