{
    "ok": true,
    "domain": "raileurope.com",
    "generated_at": "2026-08-10T22:40:05-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 86,
        "label": "Good",
        "categories": {
            "dns": 85,
            "mail": 90,
            "security": 81,
            "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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "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": "134 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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-52-19-158-207.eu-west-1.compute.amazonaws.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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "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": "134 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-52-19-158-207.eu-west-1.compute.amazonaws.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": [
                "52.19.158.207",
                "63.34.90.62"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 d350820b.ess.barracudanetworks.com.",
                "0 d350820a.ess.barracudanetworks.com."
            ],
            "TXT": [
                "\"MS=ms81577683\"",
                "\"have-i-been-pwned-verification=b319595099b2ac4cdc91d7098c8b9483\"",
                "\"canva-site-verification=v1mad2xLpxJP9JAnSficFg\"",
                "\"google-site-verification=BiehbjTowdeUf7FFIKs2AiwoRGRa_iUM0bPIwRPQS_0\"",
                "\"atlassian-sending-domain-verification=8bb37f26-181e-413b-b2de-f3eead7e67ae\"",
                "\"0C6LpxyxvOLjo7T6VbvBVp78zaMELYGJQbbpHILzUQSQpQUl3Fxp2gpgw/mWCnHwp+x6kCMN+3y3kED2HDwruQ==\"",
                "\"apple-domain-verification=WB0Mf6zwQdVZ3Uta\"",
                "\"wombat-verification=3KwxVCQV1HEp-aRXRTKKaZ5G0frhk\"",
                "\"openai-domain-verification=dv-Iv6vZKo1EyQxO49GWoppoqtE\"",
                "\"CKO=cli_xbnkcfmduwkubfkrir3vgosihu\"",
                "\"atlassian-domain-verification=/Aqz5eaKH1hTikbIQL8KAYbnSwXTqdMH80t/9T7d1GlqQmuBB4LdFZeRdvQb5abl\"",
                "\"CKO=cli_txnmrskalojunokovoze5q4td4\"",
                "\"google-site-verification=SNrEvR8sGsjO_A-To3mKfH_5EW-wVv_NgUKDu-DVw0c\"",
                "\"google-site-verification=DxbJarkjzwQitENw1l_XNsS8oDq5ihi-m5VTbtQun0Q\"",
                "\"docusign=3cfae346-0b8a-4c0e-bd91-53c1434192f8\"",
                "\"MS=ms87595776\"",
                "\"anthropic-domain-verification-t163ym=Q0CHxFr6xSqlu1Kjqprvbpvq0\"",
                "\"1password-site-verification=YJZNI44YYBBS5JDJYBTKE3FYPY\"",
                "\"v=spf1 include:spf.protection.outlook.com mx include:_spf.atlassian.net include:spf.ess.barracudanetworks.com ip4:149.72.68.218 ip4:166.78.71.191 include:_spf.salesforce.com ip4:136.147.136.42 ip4:15.236.36.31 ip4:15.188.250.65 include:amazonses.com ~all\""
            ],
            "NS": [
                "ns-1118.awsdns-11.org.",
                "ns-2004.awsdns-58.co.uk.",
                "ns-538.awsdns-03.net.",
                "ns-393.awsdns-49.com."
            ],
            "SOA": [
                "ns-538.awsdns-03.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [
                "6740 13 2 8758FEE3AE037746800F45BB7A059E5E1E4DDAC0EFC96E76AEEB42F9 8F870A3D"
            ],
            "DNSKEY": [
                "256 3 13 sNcHvuA37gWugnCjylw9tWtbGmmqCv0DBoU3Kuh9y+l1o58TyidaR4tw FVcBegYQDbFujkJfnFtCpWD+wfmSCA==",
                "256 3 13 5Tw6CcddMQiSxBXbqzcSNo3AfetxgZ7+C2vNnGBapMe7U5vFMO1b3hb5 I8TdD6RE4chiEvnYvn7gwr8OG5Bj0g==",
                "257 3 13 11Smy3+MbFUZB97mJ354kfv/DeHjORT9lQe9p3/SWdne//YUk/9FW1gu cq5kogPLDdae7u2nsGMXM78lYWGBjg=="
            ],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "52.19.158.207",
            "63.34.90.62"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com mx include:_spf.atlassian.net include:spf.ess.barracudanetworks.com ip4:149.72.68.218 ip4:166.78.71.191 include:_spf.salesforce.com ip4:136.147.136.42 ip4:15.236.36.31 ip4:15.188.250.65 include:amazonses.com ~all",
        "dmarc": "v=DMARC1;p=quarantine;fo=1;rua=mailto:4yfwsioh@ag.eu.dmarcadvisor.com,mailto:dmarc@raileurope.com,mailto:rua+raileurope.com@dmarc.barracudanetworks.com;ruf=mailto:4yfwsioh@fr.eu.dmarcadvisor.com;ri=43200",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.raileurope.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnUx3mewmJ8zRErZ0r5jX1CkaFWxFUd3D42tlcI0Lr/wF3sMrzpsgmBpQZjOprCr5uvOq+ENc/zcqvJEvdiJqaCwoJ74LoCHSMF+u2jsLrYaMQkxJLLKK9cuFvGx4xzUQfU2c7cYRJUy3yGl+4jRtd6APW4oIghQKIwvZK52gpe+y9ZcdNDVjzDb6yLyDzF2iPbtUp+kMk0BI0Y1u7kGQIcX6/yQXtyADZnHu/cZaCPb11kbG+ShDUhts2rDDjkLmHH09X9OcN8HmiGQ3QNEnS9Rlyd4qFoNdCRJawED6SDN2Fyz8c4XVe9UxIprRerQdL87ljkaE5zciS3s8jG5nTQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-52-19-158-207.eu-west-1.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "52.19.158.207",
                        "63.34.90.62"
                    ],
                    "time_ms": 115.78
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "52.19.158.207",
                        "63.34.90.62"
                    ],
                    "time_ms": 39.25
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "52.19.158.207",
                        "63.34.90.62"
                    ],
                    "time_ms": 26.8
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "52.19.158.207",
                        "63.34.90.62"
                    ],
                    "time_ms": 37.82
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "52.19.158.207",
                        "63.34.90.62"
                    ],
                    "time_ms": 71.94
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "raileurope.com",
        "valid_from": "2025-11-23T18:00:00-06:00",
        "valid_to": "2026-12-23T17:59:59-06:00",
        "days_remaining": 134,
        "san": [
            "raileurope.com",
            "*.raileurope.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.raileurope.com:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Tue, 11 Aug 2026 03:40:01 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "134",
            "location": "https://www.raileurope.com:443/",
            "cf-ray": "a29437681a03e81c-ORD",
            "cf-cache-status": "DYNAMIC",
            "cache-control": "max-age=0, private, must-revalidate",
            "etag": "W/\"47f90cc33c0e6f9736055575baae3ab5\"",
            "link": "<https://assets.statics.raileurope.com/assets/hotwire-143f210a1e5aa8127d05494ca6d08504da2a0f29cf416b6a36470122f6146a60.js>; rel=preload; as=script; nopush,<https://assets.statics.raileurope.com/assets/load_first-c2a715eef06bb28fa93bb4e7410188e3c7e8e308aa8f58f9886c324b5effdbe8.js>; rel=preload; as=script; crossorigin=anonymous; nopush,<https://assets.statics.raileurope.com/assets/desktop-371302eee1458f4ec42ce938ddf48ca8cfdb762196041fd77e43b394ce0a1dd0.css>; rel=preload; as=style; nopush,<https://assets.statics.raileurope.com/assets/tailwind-42f59c9a1aa9a3b86d75a8b471ec61db8fef9bfcbc2be7e231a1276841991097.css>; rel=preload; as=style; nopush,<https://assets.statics.raileurope.com/assets/device_detection-3133f876300a7f8e4c4a0ef89b8b81ed7bbadf92adc3c24b35e204b925691950.js>; rel=preload; as=script; crossorigin=anonymous; nopush",
            "set-cookie": "datadome=cdB3MpSCXK2nYI0W5EYg7TySvXX5I6VQ999GTrVX7yn7pX16Fg8DfiHu8dOTpitj~i4AD6Kj8vf51mytmI3PTfboB75SPI8jal_P9Txaq1iWOKPtI0ffOehwqn5vsJiT; Max-Age=31536000; Domain=.raileurope.com; Path=/; Secure; SameSite=Lax",
            "strict-transport-security": "max-age=15552000",
            "vary": "Accept,Accept-Encoding",
            "accept-ch": "Sec-CH-UA,Sec-CH-UA-Mobile,Sec-CH-UA-Platform,Sec-CH-UA-Arch,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Model,Sec-CH-Device-Memory",
            "x-datadome": "protected",
            "content-security-policy-report-only": "default-src 'self' https://*.raileurope.com https://*.statics.raileurope.com; script-src 'strict-dynamic' https: 'unsafe-inline' 'unsafe-eval' 'nonce-3H6C8wLNv2FyyWLOpmHZZw=='; img-src data: https: blob:; style-src 'self' https://*.raileurope.com https://*.statics.raileurope.com https://fonts.googleapis.com https://*.gstatic.com https://*.honey.io 'unsafe-inline'; font-src 'self' https://*.raileurope.com https://*.statics.raileurope.com data: https://*.shopback.com https://*.typekit.net https://fonts.gstatic.com https://*.honey.io https://cdn.scite.ai https://applepay.cdn-apple.com; worker-src 'self' https://*.raileurope.com https://*.statics.raileurope.com blob:; child-src 'self' https://*.raileurope.com https://*.statics.raileurope.com blob:; frame-src 'self' https://*.raileurope.com https://*.statics.raileurope.com https://widget.trustpilot.com https://js.checkout.com https://sdk.primer.io https://refundable.me https://*.refundable.me https://sdk.api.sandbox.primer.io https://sdk.api.primer.io https://geo.captcha-delivery.com https://*.qualaroo.com https://*.fls.doubleclick.net https://*.facebook.com https://filter.techloq.com; frame-ancestors 'self' https://*.raileurope.com https://*.statics.raileurope.com https://app.storyblok.com; connect-src https: wss:; script-src-attr 'unsafe-inline'; media-src 'self' https://*.raileurope.com https://*.statics.raileurope.com data:; report-uri https://browser-intake-datadoghq.eu/api/v2/logs?dd-api-key=pub3750f8cff609d77950426782cde8fad9&dd-evp-origin=content-security-policy&ddsource=csp-report&ddtags=env:b2c-production",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-content-type-options": "nosniff",
            "x-currency": "USD",
            "x-frame-options": "SAMEORIGIN",
            "x-locale": "en",
            "x-market": "US",
            "x-permitted-cross-domain-policies": "none",
            "x-rack-cache": "miss",
            "x-request-id": "e402d0d0-59d2-4d5a-aa84-1915b4f0a386",
            "x-runtime": "0.251533",
            "x-xss-protection": "0",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.raileurope.com:443/",
        "title": "raileurope.com",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "52.19.158.207": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "63.34.90.62": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "d350820b.ess.barracudanetworks.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 8.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4028.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 26.5,
                "banner": "220 mail.ess.barracuda.com ESMTP (mx-inbound21-138.us-east-2b.ess.aws)",
                "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": 107.62
}