Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000; includeSubdomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
geolocation=(), camera=(), microphone=()
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
Performance Headers
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
accept-ranges: bytes connection: close transfer-encoding: chunked
Caching Headers
Etag
"9d8df0b616f8ce1:0"
Last-Modified
Fri, 13 Dec 2013 15:19:28 GMT
etag: "9d8df0b616f8ce1:0" last-modified: Fri, 13 Dec 2013 15:19:28 GMT
Content Headers
Content-Type
text/html
content-type: text/html
Server Headers
server: Microsoft-IIS/10.0 x-powered-by: ASP.NET
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 17 Aug 2026 13:51:51 GMT
X-Iinfo
44-200677180-200677218 NNNN CT(38 80 0) RT(1786974711639 89) q(0 1 2 2) r(2 2) U12
date: Mon, 17 Aug 2026 13:51:51 GMT x-cdn: Imperva x-iinfo: 44-200677180-200677218 NNNN CT(38 80 0) RT(1786974711639 89) q(0 1 2 2) r(2 2) U12
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Consider removing X-Powered-By header to hide server technology