Open
Cached
·
just now
17
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
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 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
chunked
Vary
Accept-Encoding, Accept-Encoding, X-Country-Code
accept-ranges: bytes connection: close transfer-encoding: chunked vary: Accept-Encoding, Accept-Encoding, X-Country-Code
Caching Headers
Cache-Control
max-age=300, must-revalidate
cache-control: max-age=300, must-revalidate
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
Server
StackAdapt
server: StackAdapt
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 26 Aug 2026 14:59:06 GMT
Host-Header
a9130478a60e5f9135f765b23f26593b
True-Client-Ip
204.93.227.9
X-Cache
HIT
X-Request-Id
7f9c262eb9683faa2e495617d9c7f305
X-Rq
dca6 181 249 80
X-Server-Port
443
date: Wed, 26 Aug 2026 14:59:06 GMT host-header: a9130478a60e5f9135f765b23f26593b true-client-ip: 204.93.227.9 x-cache: HIT x-request-id: 7f9c262eb9683faa2e495617d9c7f305 x-rq: dca6 181 249 80 x-server-port: 443
Recommendations
Enable compression (gzip/brotli) to improve performance