Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
geolocation=(), camera=(), microphone=()
Recommendations
- • 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
"462e675647bd41:0"
Last-Modified
Tue, 13 Nov 2018 15:20:50 GMT
etag: "462e675647bd41:0" last-modified: Tue, 13 Nov 2018 15:20:50 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 23:33:16 GMT
X-Iinfo
46-223387707-223387804 NNNN CT(48 107 0) RT(1787009711794 164) q(0 0 1 5) r(2 2) U12
date: Mon, 17 Aug 2026 23:33:16 GMT x-cdn: Imperva x-iinfo: 46-223387707-223387804 NNNN CT(48 107 0) RT(1787009711794 164) q(0 0 1 5) 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