Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • 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
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
15
content-length: 15
Server Headers
Server
AAWebServer
server: AAWebServer
CORS Headers
Access-Control-Allow-Headers
accept, cache-control, origin, x-requested-with, x-file-name, content-type
Access-Control-Allow-Methods
GET, OPTIONS
Access-Control-Allow-Origin
*
access-control-allow-headers: accept, cache-control, origin, x-requested-with, x-file-name, content-type access-control-allow-methods: GET, OPTIONS access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Mon, 27 Apr 2026 09:53:56 GMT
P3p
policyref="https://www.agkn.com/p3p/p3p.xml",CP="NOI NID"
date: Mon, 27 Apr 2026 09:53:56 GMT p3p: policyref="https://www.agkn.com/p3p/p3p.xml",CP="NOI NID" via: 1.1 453fca9bdf51d1b9cd544a035e75d92c.cloudfront.net (CloudFront) x-amz-cf-id: Lgdf6fmXb_8sb7GVwsNMSto27vxRbwkqWoi5QO97Ab20I9MQH-q-Dw== x-amz-cf-pop: IAD55-P8 x-cache: Error from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance