Open
Cached
·
just now
17
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
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
accelerometer=(), ambient-light-sensor=(), autoplay=(*); +10 more
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
public, max-age=0, stale-while-revalidate=0, stale-if-error=300
cache-control: public, max-age=0, stale-while-revalidate=0, stale-if-error=300
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
Date
Thu, 07 May 2026 17:17:09 GMT
Request-Context
appId=cid-v1:35c498ac-c7f5-4719-ac4f-b8907094f560
X-Html-Minification-Powered-By
WebMarkupMin
cf-cache-status: DYNAMIC cf-ray: 9f81e065e8f7e603-IAD date: Thu, 07 May 2026 17:17:09 GMT request-context: appId=cid-v1:35c498ac-c7f5-4719-ac4f-b8907094f560 x-html-minification-powered-by: WebMarkupMin
Recommendations
Enable compression (gzip/brotli) to improve performance