16 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

Connection
Performance
close
Vary
Performance
Origin

Caching Headers

No caching headers found

Content Headers

Content-Length
Content
166
Content-Type
Content
application/json

Server Headers

Server
Server
nginx/1.16.1

CORS Headers

Access-Control-Allow-Headers
Cors
DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
Access-Control-Allow-Methods
Cors
GET,HEAD,PUT,PATCH,POST,DELETE
Access-Control-Allow-Origin
Cors
*
Access-Control-Expose-Headers
Cors
Content-Length,Content-Range

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Date
Other
Wed, 25 Feb 2026 08:14:46 GMT
Via
Other
1.1 google
X-Rate-Limit-Duration
Other
1
X-Rate-Limit-Limit
Other
100.00
X-Rate-Limit-Request-Forwarded-For
Other
204.93.227.90, 34.160.83.39, 35.191.71.93
X-Rate-Limit-Request-Remote-Addr
Other
10.92.3.16:40850

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching