Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000 ; preload
X-Frame-Options
Missing
Not configured
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
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
s-maxage=3600, stale-while-revalidate=31532400
Etag
"ef5cu2cm8p4ma8"
cache-control: s-maxage=3600, stale-while-revalidate=31532400 etag: "ef5cu2cm8p4ma8"
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 16:22:08 GMT
Server-Timing
cdn-cache; desc=MISS, edge; dur=36, origin; dur=4, ak_p; desc="1776097327926_386075873_841339327_4018_18021_2_7_-";dur=1
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.e10c0317.1776097327.3225d1bf date: Mon, 13 Apr 2026 16:22:08 GMT server-timing: cdn-cache; desc=MISS, edge; dur=36, origin; dur=4, ak_p; desc="1776097327926_386075873_841339327_4018_18021_2_7_-";dur=1 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 x-akamai-transformed: 9l 34863 0 pmb=mRUM,1 x-amz-cf-id: uaS0kxdgMfVFDxhQkhN4Id57DrRoJge3tC78Cn2qRi5tl4sRDBKSEw== x-amz-cf-pop: JFK52-P3 x-nextjs-cache: MISS
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology