Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=600 ; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
unload=self
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
Performance Headers
Connection
close, Transfer-Encoding
Transfer-Encoding
chunked
connection: close, Transfer-Encoding transfer-encoding: chunked
Caching Headers
Cache-Control
public, max-age=90
Expires
Thu, 10 Sep 2026 08:44:26 GMT
cache-control: public, max-age=90 expires: Thu, 10 Sep 2026 08:44:26 GMT
Content Headers
Content-Type
text/html;charset=utf-8
content-type: text/html;charset=utf-8
CORS Headers
Access-Control-Allow-Credentials
false
Access-Control-Allow-Headers
*
Access-Control-Allow-Methods
GET
Access-Control-Allow-Origin
*
Access-Control-Max-Age
86400
access-control-allow-credentials: false access-control-allow-headers: * access-control-allow-methods: GET access-control-allow-origin: * access-control-max-age: 86400
Cookies Headers
Other Headers
Date
Thu, 10 Sep 2026 08:42:56 GMT
Server-Timing
traceparent;desc="00-133e4ea1f92803d1177c67faee62a800-414d644e029d6ce4-01"
X-Cache-Hits
0, 1
X-Debug-Backend
prod_fs_www
X-Served-By
cache-iad-kcgs7200136-IAD, cache-iad-kcgs7200136-IAD, cache-iad-khef600032-IAD
X-Timer
S1789029693.821330,VS0,VE2
akamai-grn: 0.466adc17.1789029776.11253ce date: Thu, 10 Sep 2026 08:42:56 GMT server-timing: traceparent;desc="00-133e4ea1f92803d1177c67faee62a800-414d644e029d6ce4-01" x-cache-hits: 0, 1 x-debug-backend: prod_fs_www x-served-by: cache-iad-kcgs7200136-IAD, cache-iad-kcgs7200136-IAD, cache-iad-khef600032-IAD x-timer: S1789029693.821330,VS0,VE2
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology