Cached · just now
20 Headers

Detected Technologies from Headers

HTTP Security Headers

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

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

Caching Headers

Age
Caching
9727
Etag
Caching
"807e9385c560d91:0"
Last-Modified
Caching
Mon, 27 Mar 2023 16:02:25 GMT

Content Headers

Content-Type
Content
text/html

Server Headers

Server
Server
Caddy

CORS Headers

Access-Control-Allow-Headers
Cors
Wow-Utm-Values,Referrer-Absolute,Form-Source
Access-Control-Allow-Origin
Cors
*

Cookies Headers

No cookies headers found

Other Headers

Cad-Forwarded-For
Other
216.246.40.66
Date
Other
Mon, 23 Feb 2026 22:47:42 GMT
T-Caddyhead
Other
101
X-Backend
Other
web11
X-Cache
Other
HIT 105 spuk-var02
X-Client-Id
Other
10.118.6.11
X-Client-Ip
Other
10.118.6.11

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching