Open
Cached
·
just now
10
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • 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
Vary
Origin, Access-Control-Request-Method, Access-Control-Request-Headers
accept-ranges: bytes connection: close vary: Origin, Access-Control-Request-Method, Access-Control-Request-Headers
Caching Headers
Last-Modified
Thu, 11 May 2023 20:46:15 GMT
last-modified: Thu, 11 May 2023 20:46:15 GMT
Content Headers
Content-Language
en-US
Content-Length
4628
Content-Type
text/html;charset=UTF-8
content-language: en-US content-length: 4628 content-type: text/html;charset=UTF-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 17 May 2026 13:38:04 GMT
X-Iplb-Instance
5505
X-Iplb-Request-Id
D40B29D1:B35C_5B868055:01BB_6A09C4BB_B7F7:20D888
date: Sun, 17 May 2026 13:38:04 GMT x-iplb-instance: 5505 x-iplb-request-id: D40B29D1:B35C_5B868055:01BB_6A09C4BB_B7F7:20D888
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching