Open
Cached
·
just now
22
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
Transfer-Encoding
chunked
Vary
Origin
accept-ranges: bytes connection: close transfer-encoding: chunked vary: Origin
Caching Headers
Cache-Control
no-cache
Last-Modified
Fri, 10 Apr 2026 22:29:53 GMT
cache-control: no-cache last-modified: Fri, 10 Apr 2026 22:29:53 GMT
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 11 Apr 2026 15:15:40 GMT
X-Country-Code
US
cf-cache-status: DYNAMIC cf-ray: 9eaaf2b36fd92058-IAD date: Sat, 11 Apr 2026 15:15:40 GMT via: 1.1 f958a7ff273f1fbe2d4c89cc6e059db8.cloudfront.net (CloudFront) x-amz-cf-id: _KJxJrWHfl2Tcq4tmZDuHnYZZLFzKj9E-hAEhA7uwZibQz7Q40AgkA== x-amz-cf-pop: IAD61-P11 x-amz-server-side-encryption: AES256 x-amz-version-id: G4B6UgCsZOjcaV17MjIGizrAUGSznaAl x-cache: RefreshHit from cloudfront x-country-code: US
Recommendations
Enable compression (gzip/brotli) to improve performance