Security Report Summary
A
Site: https://www.elal.com/eng/ireland
IP Address: 104.123.97.232
Report Time: 07 Jul 2026 16:47:51 UTC
Headers:
  • Strict-Transport-Security
  • Content-Security-Policy
  • X-Content-Type-Options
  • X-Frame-Options
  • Referrer-Policy
  • Permissions-Policy
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Missing Headers
Referrer-PolicyReferrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites.
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Raw Headers
HTTP/2200
content-typetext/html
x-ms-error-codeWebContentNotFound
x-ms-request-id613d9e5f-e01e-004f-3fec-0dae6d000000
x-ms-version2018-03-28
x-l11-tracelon2-lb1
x-akamai-transformed9l 9984 0 pmb=mRUM,2
content-encodinggzip
cache-controlprivate, max-age=900
expiresTue, 07 Jul 2026 17:02:51 GMT
dateTue, 07 Jul 2026 16:47:51 GMT
content-length11754
varyAccept-Encoding
set-cookieAKA_A2=A; expires=Tue, 07-Jul-2026 17:47:51 GMT; path=/; domain=elal.com; secure; HttpOnly
server-timingcdn-cache; desc=HIT
server-timingedge; dur=1
strict-transport-securitymax-age=31536000; includeSubDomains
content-security-policyframe-ancestors 'self' https://*.elal.com https://*.elal.co.il https://elal.clearmash.com https://experience.adobe.com https://*.amadeus.com;
x-ms-invokeapp1; RequireReadOnly
x-content-type-optionsnosniff
x-xss-protection1; mode=block
p3pCP="ADM"
server-timingak_p; desc="1783442871212_34844718_797441869_47_12267_1_3_15";dur=1
X-Frame-OptionsHeader not set, see Additional Information below.
Upcoming Headers
Cross-Origin-Embedder-PolicyCross-Origin Embedder Policy allows a site to prevent assets being loaded that do not grant permission to load them via CORS or CORP.
Cross-Origin-Opener-PolicyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
Cross-Origin-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Additional Information
strict-transport-securityHTTP Strict Transport Security is an excellent feature to support on your site and strengthens your implementation of TLS by getting the User Agent to enforce the use of HTTPS.
content-security-policyContent Security Policy is an effective measure to protect your site from XSS attacks. By whitelisting sources of approved content, you can prevent the browser from loading malicious assets. Analyse this policy in more detail. You can sign up for a free account on Report URI to collect reports about problems on your site.
x-content-type-optionsX-Content-Type-Options stops a browser from trying to MIME-sniff the content type and forces it to stick with the declared content-type. The only valid value for this header is "X-Content-Type-Options: nosniff".
x-xss-protectionX-XSS-Protection sets the configuration for the XSS Auditor built into older browsers. The recommended value was "X-XSS-Protection: 1; mode=block" but you should now look at Content Security Policy instead.
X-Frame-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.