{
    "ok": true,
    "domain": "orbitz.com",
    "generated_at": "2026-08-09T22:06:47-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "network": 100,
            "availability": 60
        },
        "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": 10,
                "lost_points": 0,
                "detail": "2 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "10 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": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "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": "74 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: a23-33-29-205.deploy.static.akamaitechnologies.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": 35,
                "lost_points": 0,
                "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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 429 "
            },
            {
                "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": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "10 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": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "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": "74 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: a23-33-29-205.deploy.static.akamaitechnologies.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": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 429 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [
                "23.33.29.205",
                "23.33.29.206"
            ],
            "AAAA": [
                "2600:1407:3c00:17::1740:728b",
                "2600:1407:3c00:17::1740:7286"
            ],
            "CNAME": [],
            "MX": [
                "10 mxb.expediagroup.com.",
                "10 mxa.expediagroup.com."
            ],
            "TXT": [
                "\"slack-domain-verification=9dq8RUIZkDtr1tK9SrbeZS5P6YbN7DgLavz4X2sR\"",
                "\"workplace-domain-verification=u59rxSPgCzFz1HYF556jD4d8gdDVds\"",
                "\"_ju5uqmzlgdr3u5s8519yewt4xavgtgl\"",
                "\"apple-domain-verification=G5HPJ2Dgpe1goguZ5t85eNLJrzM9wQVZNvnn7J8R5jo\"",
                "\"Iu+wrUNp4qcKPuFKnY5KRK4anO9maIlwpWqDDH9d5cskszBhzMcxA+q+HN8f/TtsJhbzybThR71nGXNi+JeMcA==\"",
                "\"v=spf1 ip4:74.63.152.0/24 include:spf.orbitz.com include:custhelp.com include:amazonses.com include:_spf.salesforce.com ip4:69.20.22.252 ip4:69.20.22.253 ip4:74.205.21.242 ip4:69.25.103.15 ip4:69.25.103.16 ip4:69.20.19.171 ip4:69.20.83.154 ip4:69.20.19.17\" \"0 ip4:66.244.67.50 ip4:66.244.67.80 include:mail.zendesk.com -all\"",
                "\"google-site-verification=a8erHssMATv6uEAw-ofzT9t_dBTwfpXplStTobmAbBM\"",
                "\"facebook-domain-verification=gm2b5tumswpr4h70jwkjxs5nopdsjk\"",
                "\"facebook-domain-verification=2t4741imggvnjatjzyhy65z1hfm8ux\"",
                "\"docusign=c171f635-a89a-4ac8-9290-466600fb97bc\"",
                "\"adobe-idp-site-verification=d865726b-2383-4a6c-9ca2-da00f86f98ab\"",
                "\"1a05380b-1fa9-4aa9-a560-9718e34c2a15\"",
                "\"Tg7S4TDnLVwmreBjA0vfOFKOr+AexNt8XcevzjKBraod55zHn/Oe7K2ASRXOc6nLHgRB7dDG1K5nf2GqxtVb2Q==\"",
                "\"MS=ms15538493\"",
                "\"smartsheet-site-validation=OP8AgtjSpW-nN5TYFXIJ0ZBLwVVvem0g\"",
                "\"google-site-verification=zbsoUzQi04gOnVEBOBdqVt88bsT-wYAdgVV18d5HQKc\"",
                "\"EB44D38B-E3CD-4F68-AB8E-CA0A25D9D8D6\"",
                "\"cisco-ci-domain-verification=512fe12a7933bc67a01345737cdaed4ff3aabb1f29b36009df61b5b880424400\"",
                "\"dropbox-domain-verification=mz31213bqr6c\"",
                "\"atlassian-domain-verification=BoDCBNyHJzHh97Myx/Z4n3grU8sMEGR10Mi8CdpStC01PdMAuIARlKP/odGI7CvN\""
            ],
            "NS": [
                "pdns2.ultradns.net.",
                "pdns3.ultradns.org.",
                "dns2.p09.nsone.net.",
                "pdns5.ultradns.info.",
                "dns3.p09.nsone.net.",
                "pdns1.ultradns.net.",
                "pdns6.ultradns.co.uk.",
                "pdns4.ultradns.org.",
                "dns4.p09.nsone.net.",
                "dns1.p09.nsone.net."
            ],
            "SOA": [
                "dns1.p01.nsone.net. domains.expediagroup.com. 1653240948 43200 7200 1209600 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.33.29.205",
            "23.33.29.206"
        ],
        "ipv6": [
            "2600:1407:3c00:17::1740:728b",
            "2600:1407:3c00:17::1740:7286"
        ]
    },
    "mail": {
        "spf": "v=spf1 ip4:74.63.152.0/24 include:spf.orbitz.com include:custhelp.com include:amazonses.com include:_spf.salesforce.com ip4:69.20.22.252 ip4:69.20.22.253 ip4:74.205.21.242 ip4:69.25.103.15 ip4:69.25.103.16 ip4:69.20.19.171 ip4:69.20.83.154 ip4:69.20.19.170 ip4:66.244.67.50 ip4:66.244.67.80 include:mail.zendesk.com -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:expedia@rua.netcraft.com,mailto:dmarc_agg@dmarc.250ok.net ; ruf=mailto:expedia@ruf.netcraft.com,mailto:dmarc_fr@dmarc.250ok.net; pct=100; rf=afrf",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.orbitz.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqk584KPEZ63ZLiZfDO017J3vheN/yy2lfbdiSVCHEZev37CV/DKfLvyIFNEQiCVymI2gp3UxOGVn4uypxazhQt2O5JTe+CPlYhe45b7VYNylS4PJV+U+RPbjOHUgR91+bcFDBVWaPD0p3f2xaZWpc8TjQqkBUdMksJimK6Wa+tcc6N4HkhClWeqPEOwZ/74+F6RUjSUc/fwIoDiSQrBCwCOdAiMHr0rP7gO8aMioVPB+5KYwso7xnOguybRe0hRBA7BmtJ3uSHRL/bWj8cn0ph3/Tt25JVBkp0ZOWNxEi0LLGdokEu/T1WUqpffR208r939mVcNQb3VuBojYqA4XrQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-33-29-205.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.45.123.18"
                    ],
                    "time_ms": 34.96
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.33.29.205",
                        "23.33.29.206"
                    ],
                    "time_ms": 27.77
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.45.123.18",
                        "23.45.123.9"
                    ],
                    "time_ms": 37.31
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.33.29.205",
                        "23.33.29.206"
                    ],
                    "time_ms": 38.95
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.57.90.159",
                        "23.57.90.167"
                    ],
                    "time_ms": 67.93
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "orbitz.com",
        "valid_from": "2026-07-25T15:09:43-05:00",
        "valid_to": "2026-10-23T15:09:42-05:00",
        "days_remaining": 74,
        "san": [
            "orbitz.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.orbitz.com/",
        "status": "HTTP/2 429 ",
        "http_version": "3",
        "headers": {
            "server": "istio-envoy",
            "content-length": "0",
            "location": "https://www.orbitz.com/",
            "date": "Mon, 10 Aug 2026 03:06:38 GMT",
            "strict-transport-security": "max-age=63072000; includeSubDomains;",
            "content-type": "text/html; charset=utf-8",
            "cache-control": "no-cache, no-store, must-revalidate",
            "x-permitted-cross-domain-policies": "none",
            "x-app-info": "captcha-pwa,f762601dd7a75583b937d40f418e34453b83bb35",
            "content-language": "en-US",
            "x-page-id": "wildcard-challenge-handler",
            "x-hcom-origin-id": "wildcard-challenge-handler",
            "ctx-view-id": "de0055a4-9280-406b-86c5-d2eee8889ea4",
            "x-frame-options": "SAMEORIGIN",
            "x-download-options": "noopen",
            "vary": "accept-encoding",
            "x-envoy-upstream-service-time": "62",
            "x-xss-protection": "1",
            "x-content-type-options": "nosniff",
            "content-security-policy": "frame-ancestors 'self'",
            "trace-id": "de4a2375-cfa7-4be4-9112-714eb4a5ea9f",
            "x-b3-traceid": "de4a2375cfa74be49112714eb4a5ea9f",
            "x-cgp-info": "noJvmRouteSet;d397b61e-aadc-4af2-9191-97a55def05fb",
            "set-cookie": "bm_sz=9A0BB59ECCECB5FC0EFDB22CB448ADC1~YAAQ1xwhF0cYiOCfAQAAk/Wi6QBEnDtkJ8F3AorSIP8g6nAVrgSCTctSVBl2U8G+7Dr1zBaEQnYzH5QrcMHGAxihe+Jp4Nto//aVoxEdG8jBPVwOLGSjDPkabR23M8zYT/954gCW3kNbzKDbBlFQ84GxcgHWAiRGevqEgqUAvM/7kkdejWSfkcJ10CV7OkPbqtD4cZgKr5gl9z1T5rXXP3TrAheaF1R6iWKyz03QQzKmJUtV1ieCnjfipTubaHPU3gyX/e80I58VCd5qjZQtK730e9r28pzf1zC7JoR31oYVZxkb2YF9NSR8tVNFEih1JRQXkIjRyOiDmAffk/uGcrbSldv9tYNdyYRC6Dvy6mUyvY0nAeqsknA=~4273976~3616837; Domain=.orbitz.com; Path=/; Expires=Mon, 10 Aug 2026 07:06:38 GMT; Max-Age=14400",
            "akamai-request-bc": "[a=23.33.28.215,b=586917107,c=g,n=US_IL_CHICAGO,o=20940],[a=127,c=o]",
            "x-akamai-reference-id": "0.d71c2117.1786331198.22fba4f3",
            "server-timing": "ak_p; desc=\"1786331198561_388046039_586917107_27704_16899_6_11_15\";dur=1"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "istio-envoy",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.orbitz.com/",
        "title": "Bot or Not?",
        "description": "",
        "success": true,
        "error": "",
        "status": 429
    },
    "network": {
        "23.33.29.205": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.33.29.206": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb.expediagroup.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 8.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.2,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "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": 122.65
}