18 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Weak
max-age=0; includeSubDomains
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
  • 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 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
Transfer-Encoding
Performance
chunked
Vary
Performance
x-fh-requested-host, accept-encoding

Caching Headers

Cache-Control
Caching
public, max-age=0, must-revalidate
Last-Modified
Caching
Sun, 12 Jul 2026 18:25:33 GMT

Content Headers

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

Server Headers

Server
Server
cloudflare

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
a27c1d6e89c5dfee-IAD
Date
Other
Sat, 08 Aug 2026 05:27:58 GMT
Server-Timing
Other
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=76,cfOrigin;dur=0
Speculation-Rules
Other
"/cdn-cgi/speculation"
X-Cache
Other
HIT
X-Cache-Hits
Other
0
X-Served-By
Other
cache-iad-kiad7000047-IAD
X-Timer
Other
S1786166879.554580,VS0,VE1

Recommendations

Enable compression (gzip/brotli) to improve performance