{
    "ok": true,
    "domain": "eurostar.com",
    "generated_at": "2026-08-09T22:55:53-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 85,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 84,
            "network": 65,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "2 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "31 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: aa089eb6179d1ae2b.awsglobalaccelerator.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "2 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "2 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "31 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: aa089eb6179d1ae2b.awsglobalaccelerator.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "13.248.160.137",
                "76.223.34.124"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 eu-smtp-inbound-2.mimecast.com.",
                "10 eu-smtp-inbound-1.mimecast.com."
            ],
            "TXT": [
                "\"google-site-verification=x5si4j_Yg7m0oFWUfLUiqJqRFpQ3JBs7k_3_6ttmuI0\"",
                "\"5vvffynf7cjfvzqmy1nx5hnr7bpv23jb\"",
                "\"c5sq8cd2xwr7c4kfwy4b9hxy8s293vn3\"",
                "\"SFMC-ZiUQqlHYRHPEMJk-U9qZdSHTZF-Gc8K8cocZGjs_\"",
                "\"google-site-verification=qwpAv07SainKLo3Sl47y2qQlDwVabSoNEyuP6tmfSUM\"",
                "\"1LP800h47QMDAW6w\"",
                "\"facebook-domain-verification=9dcxlxm3u80xmaxqle2i5mnevdykjj\"",
                "\"yvds9m1rzlcnlzpf9j2dwxgjvjdkjdx3\"",
                "\"d5pnlpcbbsy27vqys5n7b2j923gck03y\"",
                "\"MS=ms44890567\"",
                "\"apple-domain-verification=1LP800h47QMDAW6w\"",
                "\"v32F32Gj5hzrNBQHa6ZVGThmS8/Ebt8RkMMGjNCIkVzNAQ4h4pzaK3X/fX4VvQCH0+fT7P7qlN+vdvzBChxbMg==\"",
                "\"MS=ms23832078\"",
                "\"globalsign-domain-verification=jpcnVg6kuHYyEz5op6ZzxI2E53gePoVqca7RgL0aNq\"",
                "\"v=spf1 include:eu._netblocks.mimecast.com include:_spf.salesforce.com include:amazonses.com include:servers.mcsv.net include:_spfext.vsct.fr include:_spf.panelportal.com include:_spf.createsend.com include:spf1.formassembly.com\" \" ip4:194.78.106.244 ip4:81.246.124.130 ip4:217.108.85.62 ip4:77.241.89.57 ip4:194.78.12.224/27 -all\"",
                "\"g4mw9dsfzqdnsj9scklqpcs81j529cy4\"",
                "\"atlassian-domain-verification=UEh9QiFsMXbbVOyDoGxAaoF4egt0Fg78yrpYn8HpCklohHKxdHE27cISkB9Cwhas\"",
                "\"abuseipdb-verification=dLfhNUdh\"",
                "\"google-site-verification=N0ErwWemR2HVd9eORKQZSANhrQYtrEXefdKi67pKcuw\"",
                "\"kkscth6kh4bkgz282zl6sbnxcq0smz02\"",
                "\"aAOauJ2XYD/hlcg2/pz7DZIMAcODBarwGDoYZYkQ9JLn7g0wiw13POO/v52MXQdaCYgNfAZ0W2uTdKjSZkxtDg==\"",
                "\"facebook-domain-verification=9g2mtcq3vu2lpj329i003b4smzd7z9\""
            ],
            "NS": [
                "ns-785.awsdns-34.net.",
                "ns-419.awsdns-52.com.",
                "ns-1583.awsdns-05.co.uk.",
                "ns-1442.awsdns-52.org."
            ],
            "SOA": [
                "ns-1583.awsdns-05.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 iodef \"mailto:security@eurostar.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"sectigo.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"amazon.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "13.248.160.137",
            "76.223.34.124"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:eu._netblocks.mimecast.com include:_spf.salesforce.com include:amazonses.com include:servers.mcsv.net include:_spfext.vsct.fr include:_spf.panelportal.com include:_spf.createsend.com include:spf1.formassembly.com ip4:194.78.106.244 ip4:81.246.124.130 ip4:217.108.85.62 ip4:77.241.89.57 ip4:194.78.12.224/27 -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:70d0a6ec0087763@rep.dmarcanalyzer.com,mailto:dmarc-reporting@eurostar.com; ruf=mailto:70d0a6ec0087763@for.dmarcanalyzer.com,mailto:dmarc-reporting@eurostar.com; fo=1;",
        "dkim_selector": "k2",
        "dkim_host": "k2._domainkey.eurostar.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv2aC2KjGKLOwTweBY5A9RpjsxaBXR9r7OAU6U8/zn92ivImI75naUujWbItRI/QmL1jy5PWGqLwoUA0b90ObWaLDc+i9MtTNmGeWO009hr20fIxhGg6XBT2kjZ1DTThopSe1nAndsupmcBwlQ5Q6LJ+ZAxLcujnPIxM0ZBLmgpkv8u6RfY4eFP8OLvdAW3oSuB0DyLDigQX4Sj8wBO4YIdQH6AAmBeOsidsKAFNFUCpc3vCxtBDR12U+cBg724l3sBkMQ8evnz6idnqxq9QAVYh8k4kJ+RP+6cqTdy7LjIm8xY/bQNpQIpGUAuDo2DjLcCDun9DAI4Q/3z+Q0o9QuQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 8,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "aa089eb6179d1ae2b.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 93.5
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 60.08
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 71.14
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 53.39
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 69.68
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "eurostar.com",
        "valid_from": "2026-06-12T13:51:50-05:00",
        "valid_to": "2026-09-10T13:51:49-05:00",
        "days_remaining": 31,
        "san": [
            "eurostar.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.eurostar.com/us-en",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 03:55:48 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "675753",
            "location": "/us-en",
            "er-request-id": "d3ca0fd53e8c6150d4c42d6daf0715df",
            "pragma": "no-cache",
            "cache-control": "no-store",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "content-security-policy": "default-src 'self' https://static.eurostar.com https://www.eurostar.com; frame-ancestors 'self' https://cms.eurostar.com https://eurostar.moment.tech https://onboard.eurostar.com; child-src blob: 'self' https://*.doubleclick.net https://ams.creativecdn.com https://api.prod.eurostar.com https://checkoutshopper-test.adyen.com https://console-d2-eus-v3.conductrics.com https://d6tizftlrpuof.cloudfront.net https://insight.adsrvr.org https://match.adsrvr.org https://static.eurostar.com https://www.facebook.com https://www.google.com https://www.paypal.com https://www.paypalobjects.com https://www.youtube-nocookie.com https://www.youtube.com https://campaigns.lucky-cycle.com https://www.google.com https://recaptcha.google.com; connect-src 'self' https://*.awswaf.com https://*.contentsquare.net https://*.doubleclick.net https://*.eurostar.com https://*.launchdarkly.com https://1wyn2xo2.apicdn.sanity.io https://adservice.google.com https://analytics.google.com https://analytics.tiktok.com https://analytics-ipv6.tiktokw.us https://api.musement.com https://api.privacy-center.org https://api.trafficguard.ai https://api.usabilla.com https://ams.creativecdn.com https://bat.bing.com https://bat.bing.net https://beacon.speedcurve.com https://cdn.speedcurve.com https://checkoutshopper-live.adyen.com https://cognito-idp.eu-west-1.amazonaws.com https://collect.commander1.com https://engage.commander1.com https://collect.tealiumiq.com https://collect-eu-west-1.tealiumiq.com https://eus-events.conductrics.com https://faro-collector-prod-eu-west-0.grafana.net https://fonts.googleapis.com https://ib.adnxs.com https://insight.adsrvr.org https://k-aeu1.contentsquare.net https://labs.observepoint.com https://lux.speedcurve.com https://maps.googleapis.com https://o1269418.ingest.sentry.io https://pagead2.googlesyndication.com https://r.contentsquare.net https://region1.analytics.google.com https://region1.google-analytics.com https://sdk.privacy-center.org https://stream.raptor.digital https://t.co https://tms-ingest-gateway-prod-4u5pdme3iq-ew.a.run.app https://www.bing.com https://www.facebook.com https://www.googleadservices.com https://www.google.be https://www.google.co.uk https://www.google.com https://www.google.de https://www.google.fr https://www.google.nl https://www.google-analytics.com https://www.paypal.com; font-src 'self' data: https://content.eurostar.com https://d6tizftlrpuof.cloudfront.net https://fonts.gstatic.com https://static.eurostar.com https://appdown.pstatic.net; img-src 'self' data: https://*.contentsquare.net https://*.doubleclick.net https://*.tealiumiq.com https://1wyn2xo2.apicdn.sanity.io https://ad.doubleclick.net https://ade.googlesyndication.com https://adservice.google.com https://analytics.tiktok.com https://analytics-ipv6.tiktokw.us https://bat.bing.com https://bat.bing.net https://cdn.sanity.io https://cdn.speedcurve.com https://chatbot.eurostar.com https://checkoutshopper-live.adyen.com https://connect.facebook.net https://d6tizftlrpuof.cloudfront.net https://ib.adnxs.com https://images.ctfassets.net https://lux.speedcurve.com https://maps.googleapis.com https://maps.gstatic.com https://match.adsrvr.org https://images.musement.com https://manager.tagcommander.com https://packages-assets.eurostar.com https://packages.eurostar.com https://pixel.mediaiqdigital.com https://px.adnxs.com https://pxl.qccerttest.com https://region1.google-analytics.com https://s0.2mdn.net https://sdk.privacy-center.org https://seal.digicert.com https://secure.adnxs.com https://static.eurostar.com https://t.co https://t.paypal.com https://tag.yieldoptimizer.com https://w.usabilla.com https://www.facebook.com https://www.google.ae https://www.google.at https://www.google.be https://www.google.bg https://www.google.ca https://www.google.ch https://www.google.cl https://www.google.co.cr https://www.google.co.il https://www.google.co.in https://www.google.co.jp https://www.google.co.kr https://www.google.co.ma https://www.google.co.nz https://www.google.co.uk https://www.google.co.za https://www.google.com https://www.google.com.ar https://www.google.com.au https://www.google.com.bh https://www.google.com.br https://www.google.com.co https://www.google.com.cy https://www.google.com.eg https://www.google.com.hk https://www.google.com.kw https://www.google.com.mt https://www.google.com.mx https://www.google.com.my https://www.google.com.ng https://www.google.com.pe https://www.google.com.pk https://www.google.com.pr https://www.google.com.qa https://www.google.com.sa https://www.google.com.sg https://www.google.com.tr https://www.google.com.tw https://www.google.com.ua https://www.google.cz https://www.google.de https://www.google.dk https://www.google.es https://www.google.fi https://www.google.fr https://www.google.gg https://www.google.gr https://www.google.hu https://www.google.ie https://www.google.im https://www.google.is https://www.google.it https://www.google.je https://www.google.jo https://www.google.lt https://www.google.lu https://www.google.nl https://www.google.no https://www.google.pl https://www.google.pt https://www.google.ro https://www.google.se https://www.google-analytics.com https://www.googletagmanager.com https://www.gstatic.com https://statics.lucky-cycle.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.awswaf.com https://*.doubleclick.net https://*.eurostar.com https://*.launchdarkly.com https://*.usabilla.com https://acdn.adnxs.com https://analytics.twitter.com https://api.commander1.com https://apply.workable.com https://bat.bing.com https://connect.facebook.net https://console-d2-eus-v3.conductrics.com https://chatbot.eurostar.com https://eus.cdn-v3.conductrics.com https://js.time1.me https://labs.observepoint.com https://maps.googleapis.com https://pagead2.googlesyndication.com https://region1.google-analytics.com https://s.yimg.com https://sdk.privacy-center.org https://snap.licdn.com https://static.ads-twitter.com https://tag.yieldoptimizer.com https://tags.tiqcdn.com https://visitor-service.tealiumiq.com https://visitor-service-eu-west-1.tealiumiq.com https://www.google.com https://www.googleadservices.com https://www.google-analytics.com https://www.googletagmanager.com https://www.googletagservices.com https://www.paypal.com https://statics.lucky-cycle.com; script-src-attr 'unsafe-inline'; script-src-elem 'self' 'unsafe-inline' https://*.awswaf.com https://*.tealiumiq.com https://acdn.adnxs.com https://ad.doubleclick.net https://adservice.google.be https://adservice.google.com https://analytics.tiktok.com https://analytics-ipv6.tiktokw.us https://analytics.twitter.com https://api.usabilla.com https://api.commander1.com https://app.contentsquare.com https://apply.workable.com https://bat.bing.com https://cdn.speedcurve.com https://cdn.tagcommander.com https://platform.commandersact.com https://api.commander1.com https://connect.facebook.net https://console-d2-eus-v3.conductrics.com https://chatbot.eurostar.com https://d2rhnzwg8g191b.cloudfront.net https://d6tizftlrpuof.cloudfront.net https://eus.cdn-v3.conductrics.com https://googleads.g.doubleclick.net https://hosted-scripts.eurostar.com https://js.adsrvr.org https://maps.googleapis.com https://pagead2.googlesyndication.com https://region1.google-analytics.com https://scripts.eurostar.com https://sdk.privacy-center.org https://secure-scripts.eurostar.com https://static.ads-twitter.com https://static.eurostar.com https://statics.lucky-cycle.com https://stream.raptor.digital https://tags.creativecdn.com https://tags.tiqcdn.com https://tgtag.io https://w.usabilla.com https://widget.usabilla.com https://www.googleadservices.com https://www.google-analytics.com https://www.googletagmanager.com https://www.googletagservices.com https://www.google.com https://www.workable.com https://www.gstatic.com; style-src 'unsafe-inline' 'self' https://*.awswaf.com https://d6tizftlrpuof.cloudfront.net https://fonts.googleapis.com https://www.gstatic.com; style-src-attr 'unsafe-inline'; style-src-elem 'unsafe-inline' 'self' https://*.awswaf.com https://d6tizftlrpuof.cloudfront.net https://fonts.googleapis.com https://www.gstatic.com; worker-src blob:; report-uri https://o1269418.ingest.sentry.io/api/4504559978545152/security/?sentry_key=c1b8b0d601d4479ca2508495c83b4e29&sentry_environment=www-prod",
            "x-xss-protection": "1; mode=block",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "er-rule-id": "r-99881fc2-bab2-4f1b-b987-ceff10922d30",
            "server": "urllo",
            "retry-after": "0",
            "accept-ranges": "bytes",
            "x-served-by": "cache-stl760066-STL",
            "x-cache": "MISS",
            "x-cache-hits": "0",
            "x-timer": "S1786334147.175049,VS0,VE1147",
            "fastly-country-code": "US",
            "referrer-policy": "strict-origin-when-cross-origin",
            "etag": "\"tgv4snu0ngehak\"",
            "x-envoy-upstream-service-time": "698",
            "fastly-restarts": "1",
            "age": "0",
            "vary": "Accept-Encoding,x-launchdarkly-flags",
            "set-cookie": "CAID=202623446101863744701783; Path=/; Max-Age=31104000; HttpOnly; domain=.eurostar.com; secure"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "urllo",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.eurostar.com/us-en",
        "title": "Eurostar.com: Book Europe Train Tickets and Holidays",
        "description": "Eurostar Official Website. Book your train tickets to Paris, Brussels, Amsterdam, London, Lille and many more European destinations with Eurostar.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "13.248.160.137": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "76.223.34.124": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "eu-smtp-inbound-2.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4021.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 95.7,
                "banner": "220 eu-smtp-inbound-1.mimecast.com ESMTP; Mon, 10 Aug 2026 04:55:52 +0100",
                "error": "No connection"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 129.69
}