Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31104000 ; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Present
nosniff , nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
interest-cohort=()
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)
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
private
cache-control: private
Content Headers
Content-Length
1220
Content-Type
text/html; charset=utf-8
content-length: 1220 content-type: text/html; charset=utf-8
Server Headers
x-aspnet-version: 4.0.30319 x-powered-by: ASP.NET
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 13 Sep 2026 05:51:35 GMT
X-Content-Security-Policy
script-src 'self'; object-src 'self'
X-Req
23.52.98.29:17e8eef6
akamai-grn: 0.1d623417.1789278695.17e8eef6 date: Sun, 13 Sep 2026 05:51:35 GMT x-content-security-policy: script-src 'self'; object-src 'self' x-req: 23.52.98.29:17e8eef6
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology