Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=10886400; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
public, must-revalidate, max-age=30
Etag
"53475358"
Last-Modified
Wed, 31 Dec 2025 01:26:20 GMT
cache-control: public, must-revalidate, max-age=30 etag: "53475358" last-modified: Wed, 31 Dec 2025 01:26:20 GMT
Content Headers
Content-Length
61112
Content-Type
text/html
content-length: 61112 content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 03 Sep 2026 23:24:33 GMT
X-Cache
CONFIG_NOCACHE
X-Dns-Prefetch-Control
off
date: Thu, 03 Sep 2026 23:24:33 GMT x-azure-ref: 20260903T232433Z-17755b89dc7qkqkrhC1IAD61un00000002m00000000076fw x-cache: CONFIG_NOCACHE x-dns-prefetch-control: off
Recommendations
Enable compression (gzip/brotli) to improve performance