Cached · just now
18 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
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
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
rsc,Accept-Encoding

Caching Headers

Cache-Control
Caching
no-cache, no-store, must-revalidate

Content Headers

Content-Type
Content
text/html; charset=utf-8

Server Headers

Server
Server
Apache/2.4.66 (Unix) OpenSSL/3.5.5
X-Powered-By
Server
Next.js

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Mon, 23 Feb 2026 02:17:27 GMT
Link
Other
Via
Other
1.1 93505d0837f90597221fbc26d33143de.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
n6gV4PP35fvZYGyUUqbC5v4UxF5oWP_drgmy9aLv97YecUlEpBLZfQ==
X-Amz-Cf-Pop
Other
IAD55-P10
X-Cache
Other
Miss from cloudfront
X-Experiment-Active
Other
name=feb17week,variant=e
X-Middleware-Rewrite
Other
/mapquest/
X-Origin-Cache-Control
Other
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