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
Accept-Encoding

Caching Headers

Age
Caching
0
Etag
Caching
"6537b7c7-931"
Last-Modified
Caching
Tue, 24 Oct 2023 12:25:43 GMT

Content Headers

Content-Length
Content
2353
Content-Type
Content
text/html

Server Headers

Server
Server
nginx

CORS Headers

Access-Control-Allow-Credentials
Cors
true
Access-Control-Allow-Headers
Cors
DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type
Access-Control-Allow-Methods
Cors
GET, POST, OPTIONS
Access-Control-Allow-Origin
Cors
*

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Sat, 15 Aug 2026 01:43:21 GMT
Via
Other
1.1 google, 1.1 varnish, 1.1 varnish
X-Cache
Other
HIT, MISS
X-Cache-Hits
Other
4, 0
X-Served-By
Other
cache-iad-kjyo7100122-IAD, cache-ewr-kewr1740046-EWR
X-Timer
Other
S1786758202.769415,VS0,VE11

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching