Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer-when-downgrade
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
No caching headers found
Content Headers
Content-Length
587
Content-Type
text/html
content-length: 587 content-type: text/html
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=93600,h3-29=":443"; ma=93600
Date
Wed, 13 May 2026 13:28:24 GMT
Timing-Allow-Origin
*
X-Cdn
a
X-D2id
63b02b07-a402-46dd-84a8-fbfefb50dbad
X-Request-Device-Id
63b02b07-a402-46dd-84a8-fbfefb50dbad
X-Request-Id
63b02b07-a402-46dd-84a8-fbfefb50dbad
alt-svc: h3=":443"; ma=93600,h3-29=":443"; ma=93600 date: Wed, 13 May 2026 13:28:24 GMT timing-allow-origin: * x-cdn: a x-d2id: 63b02b07-a402-46dd-84a8-fbfefb50dbad x-request-device-id: 63b02b07-a402-46dd-84a8-fbfefb50dbad x-request-id: 63b02b07-a402-46dd-84a8-fbfefb50dbad
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching