Open
Cached
·
just now
21
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Good
sameorigin
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
Permissions-Policy
Present
accelerometer=(self), ambient-light-sensor=(self), autoplay=(self); +23 more
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
no-cache, private
cache-control: no-cache, private
Content Headers
Content-Length
942
Content-Type
text/html; charset=UTF-8
content-length: 942 content-type: text/html; charset=UTF-8
Server Headers
Server
WebForms
X-Powered-By
WebForms
server: WebForms x-powered-by: WebForms
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 05 May 2026 21:00:28 GMT
Upgrade
h2,h2c
X-Download-Options
noopen
X-Permitted-Cross-Domain-Policies
none
X-Which-Host-Am-I
(null)
date: Tue, 05 May 2026 21:00:28 GMT upgrade: h2,h2c x-download-options: noopen x-permitted-cross-domain-policies: none x-which-host-am-i: (null)
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology