Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=16070400;
X-Frame-Options
Good
SAMEORIGIN
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
public, max-age=300
Expires
Wed, 06 May 2026 16:34:17 GMT
cache-control: public, max-age=300 expires: Wed, 06 May 2026 16:34:17 GMT
Content Headers
Content-Length
123151
Content-Type
text/html; charset=utf-8
content-length: 123151 content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Headers
*
Access-Control-Allow-Methods
*
Access-Control-Allow-Origin
*
access-control-allow-headers: * access-control-allow-methods: * access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Wed, 06 May 2026 16:29:17 GMT
X-Cache
TCP_MISS
X-Fd-Int-Roxy-Purgeid
0
date: Wed, 06 May 2026 16:29:17 GMT x-azure-ref: 20260506T162917Z-166dfd4f7b6dvn7vhC1IADx1ss0000001rv000000003667g x-cache: TCP_MISS x-fd-int-roxy-purgeid: 0
Recommendations
Enable compression (gzip/brotli) to improve performance