Open
Cached
·
just now
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15768000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • 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
Connection
close
connection: close
Caching Headers
Cache-Control
private
cache-control: private
Content Headers
Content-Length
24691
Content-Type
text/html
content-length: 24691 content-type: text/html
Server Headers
server: Microsoft-IIS/10.0 x-aspnet-version: 4.0.30319 x-aspnetmvc-version: 5.2
CORS Headers
Access-Control-Allow-Methods
GET, POST, OPTIONS, PUT, DELETE
Access-Control-Allow-Origin
*
access-control-allow-methods: GET, POST, OPTIONS, PUT, DELETE access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Wed, 06 May 2026 06:29:45 GMT
X-Robots-Tag
noindex
date: Wed, 06 May 2026 06:29:45 GMT x-robots-tag: noindex
Recommendations
Enable compression (gzip/brotli) to improve performance