Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Age
10
Cache-Control
max-age=15, s-maxage=15, public, stale-if-error=604800
Etag
"d86a0e962bc6c95c8b5c6ec0cbb9a9a8"
age: 10 cache-control: max-age=15, s-maxage=15, public, stale-if-error=604800 etag: "d86a0e962bc6c95c8b5c6ec0cbb9a9a8"
Content Headers
Content-Length
82
Content-Type
text/html
content-length: 82 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 02 May 2026 19:14:49 GMT
cf-cache-status: HIT cf-ray: 9f5959e2589d9e01-IAD date: Sat, 02 May 2026 19:14:49 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance