Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
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
chunked
Vary
rsc,Accept-Encoding
connection: close transfer-encoding: chunked vary: rsc,Accept-Encoding
Caching Headers
Cache-Control
no-cache, no-store, must-revalidate
cache-control: no-cache, no-store, must-revalidate
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
server: Apache/2.4.66 (Unix) OpenSSL/3.5.5 x-powered-by: Next.js
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 23 Feb 2026 02:17:27 GMT
Link
URL
/_next/static/media/904be59b21bd51cb-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/css/701f66b12925e56d.css
rel=preload
as=style
URL
/_next/static/css/67f38cc94ae31e4c.css
rel=preload
as=style
URL
/_next/static/css/4b21c94fc5c8dd12.css
rel=preload
as=style
URL
/_next/static/media/904be59b21bd51cb-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/css/701f66b12925e56d.css
rel=preload
as=style
URL
/_next/static/css/67f38cc94ae31e4c.css
rel=preload
as=style
URL
/_next/static/css/4b21c94fc5c8dd12.css
rel=preload
as=style
URL
/_next/static/css/a0b63ec0021f107a.css
rel=preload
as=style
URL
/_next/static/css/d70dfe0b91424e03.css
rel=preload
as=style
URL
/_next/static/css/b286420af50fcb58.css
rel=preload
as=style
X-Experiment-Active
name=feb17week,variant=e
X-Middleware-Rewrite
/mapquest/
X-Origin-Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
date: Mon, 23 Feb 2026 02:17:27 GMT link: </_next/static/media/904be59b21bd51cb-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/css/701f66b12925e56d.css>; rel=preload; as="style", </_next/static/css/67f38cc94ae31e4c.css>; rel=preload; as="style", </_next/static/css/4b21c94fc5c8dd12.css>; rel=preload; as="style", </_next/static/css/a0b63ec0021f107a.css>; rel=preload; as="style", </_next/static/css/d70dfe0b91424e03.css>; rel=preload; as="style", </_next/static/css/b286420af50fcb58.css>; rel=preload; as="style" via: 1.1 93505d0837f90597221fbc26d33143de.cloudfront.net (CloudFront) x-amz-cf-id: n6gV4PP35fvZYGyUUqbC5v4UxF5oWP_drgmy9aLv97YecUlEpBLZfQ== x-amz-cf-pop: IAD55-P10 x-cache: Miss from cloudfront x-experiment-active: name=feb17week,variant=e x-middleware-rewrite: /mapquest/ x-origin-cache-control: private, no-cache, no-store, max-age=0, must-revalidate
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology