Open
Cached
·
just now
16
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
Missing
Not configured
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 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
close
Transfer-Encoding
chunked
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
no-cache, private
cache-control: no-cache, private
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Correlation-Id
74826a88-618f-41e9-a711-b1a6c87d900e
Date
Tue, 05 May 2026 05:26:48 GMT
P3p
CP="CAO CUR ADMa DEVa TAIa OUR DELa STP ONL NAV STA PUR"
Priority
True-Client-Ip
64.34.81.172
X-Correlation-Id
74826a88-618f-41e9-a711-b1a6c87d900e
X-Robots-Tag
noindex, nofollow
cf-cache-status: DYNAMIC cf-ray: 9f6d551808092027-IAD correlation-id: 74826a88-618f-41e9-a711-b1a6c87d900e date: Tue, 05 May 2026 05:26:48 GMT p3p: CP="CAO CUR ADMa DEVa TAIa OUR DELa STP ONL NAV STA PUR" priority: true-client-ip: 64.34.81.172 x-correlation-id: 74826a88-618f-41e9-a711-b1a6c87d900e x-robots-tag: noindex, nofollow
Recommendations
Enable compression (gzip/brotli) to improve performance