Open
Cached
·
4h ago
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15768000 ; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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
Accept-Ranges
bytes
Connection
close, Transfer-Encoding
Transfer-Encoding
chunked
Vary
Accept-Encoding
accept-ranges: bytes connection: close, Transfer-Encoding transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
max-age=0, no-cache, no-store
Expires
Thu, 09 Apr 2026 04:39:25 GMT
Last-Modified
Wed, 01 Apr 2026 13:47:52 GMT
Pragma
no-cache
cache-control: max-age=0, no-cache, no-store expires: Thu, 09 Apr 2026 04:39:25 GMT last-modified: Wed, 01 Apr 2026 13:47:52 GMT pragma: no-cache
Content Headers
Content-Type
text/html
content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 09 Apr 2026 04:39:25 GMT
Header-Test
test
Origin-Server
new
Server-Timing
cdn-cache; desc=MISS, edge; dur=80, origin; dur=35, ak_p; desc="1775709565576_389072999_1406251903_11520_7978_1_13_-";dur=1
X-Debug-Platform
new-awin-static
date: Thu, 09 Apr 2026 04:39:25 GMT header-test: test origin-server: new server-timing: cdn-cache; desc=MISS, edge; dur=80, origin; dur=35, ak_p; desc="1775709565576_389072999_1406251903_11520_7978_1_13_-";dur=1 x-akamai-transformed: 9 272414 0 pmb=mRUM,1 x-amz-cf-id: MXxuj5CUhKQPxLj_xwd_fVZddhqLB0TqcfU1iTZXaVw8ZfD6B4qIew== x-amz-cf-pop: LHR82-P2 x-debug-platform: new-awin-static
Recommendations
Enable compression (gzip/brotli) to improve performance