Open
Cached
·
just now
17
Headers
Detected Technologies from 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
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Significantly strengthen CSP directives
- • 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
no-cache, no-store, must-revalidate
Expires
0
Pragma
no-cache
cache-control: no-cache, no-store, must-revalidate expires: 0 pragma: no-cache
Content Headers
Content-Length
1245
Content-Type
text/html
content-length: 1245 content-type: text/html
Server Headers
server: Microsoft-IIS/10.0 x-powered-by: mytracking.net
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Origin
https://us.prd.mytracking.net
access-control-allow-credentials: true access-control-allow-origin: https://us.prd.mytracking.net
Cookies Headers
Other Headers
Date
Mon, 11 May 2026 21:58:28 GMT
X-Xxs-Protection
1;mode=block
date: Mon, 11 May 2026 21:58:28 GMT x-xxs-protection: 1;mode=block
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology