Open
Cached
·
1h ago
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000 ; preload
X-Frame-Options
Good
SAMEORIGIN
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-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, Transfer-Encoding
Transfer-Encoding
chunked
connection: close, Transfer-Encoding transfer-encoding: chunked
Caching Headers
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
Etag
"larmcfqiec7sya"
cache-control: private, no-cache, no-store, max-age=0, must-revalidate etag: "larmcfqiec7sya"
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 13 Apr 2026 14:44:51 GMT
X-Akamai-Pmcbrowser
country_code=CA,region_code=ON,city=ETOBICOKE,lat=43.70,long=-79.57,timezone=EST,zip=M8V+M8W+M8X+M8Y+M8Z+M9A+M9B+M9C+M9P+M9R+M9V+M9W
akamai-cache-status: NotCacheable from child akamai-grn: 0.e40c0317.1776091491.6c8c6f6c date: Mon, 13 Apr 2026 14:44:51 GMT x-akamai-pmcbrowser: country_code=CA,region_code=ON,city=ETOBICOKE,lat=43.70,long=-79.57,timezone=EST,zip=M8V+M8W+M8X+M8Y+M8Z+M9A+M9B+M9C+M9P+M9R+M9V+M9W
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology