{
    "ok": true,
    "domain": "ritzcarlton.com",
    "generated_at": "2026-08-09T01:45:23-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 77,
            "network": 50,
            "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": "1 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": "8 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": "1 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": "180 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-200-224-115.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "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": "1 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": "8 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": "1 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": "180 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-200-224-115.deploy.static.akamaitechnologies.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "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": [
                "23.200.224.115"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 ritzcarlton-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"docusign=7d144716-033f-49c6-9f08-ee91427619dc\"",
                "\"google-site-verification=kUZtWLt5lWqs0-Pc_J6oFGg6If42XhN_bMWOEVOOJOM\"",
                "\"facebook-domain-verification=zinreehcx0rkoir9tqxadb8rg1rk76\"",
                "\"MS=ms24608178\"",
                "\"adobe-idp-site-verification=b58a812cb8a67904b7b89c5ba71e21242157d93cc4609f572f4d63398d2f1c95\"",
                "\"canva-site-verification=iR34VyIztMZIcqiB4kTpiQ\"",
                "\"figma-domain-verification=8f0078884c4fb6d26a3590405f1f4622f9c04449e4116a9447be5c20ab0c7239-1775601115\"",
                "\"v=spf1 ip4:50.31.38.19 ip4:167.89.18.211 include:spf.givex.com include:spf.marriott.com include:spf.protection.outlook.com -all\"",
                "\"atlassian-domain-verification=zzbKNynGXmBVVjHMpHdfFpEwzGxKV5plDTgGo00mBnx6f3sEd30UmA/w/TPcy9Ai\""
            ],
            "NS": [
                "use4.akam.net.",
                "ns1-22.akam.net.",
                "eur1.akam.net.",
                "eur4.akam.net.",
                "usc2.akam.net.",
                "ns1-7.akam.net.",
                "usc1.akam.net.",
                "eur3.akam.net."
            ],
            "SOA": [
                "usc1.akam.net. cloud-dns-hostmaster.google.com. 1560966168 21600 3600 259200 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.200.224.115"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:50.31.38.19 ip4:167.89.18.211 include:spf.givex.com include:spf.marriott.com include:spf.protection.outlook.com -all",
        "dmarc": "v=DMARC1; p=reject; pct=100; rua=mailto:ts2wfbhi@ag.dmarcian.com; ruf=mailto:ts2wfbhi@fr.dmarcian.com;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.ritzcarlton.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtIAxWx15RN1okW+2ONdecNpNpAgnqIQguKxwCH99C1avlrzT+PzejpBIlB87lEnb3cYwfQ4Ryp/vUDdBMjljWQ+Pk/l0XXEbni9mb4ipkyeao7gRJ0Ys2h+EP2p8yVRnizYRi7xqhkpfF7a64uNxemsXQ+MHg9Vo1vezKzu0IiBKkW/UnlCKJFZlSjx1BYlsZr3qkKmtlZ0MvwtS4j3CHvJi7Y7sgRf4du3aiPL1Dp389J59PdL5XZXDSae1O8m45ZP4hbe7mAVcE2vvtPlWzKuS+C1wFmawN4bYCcAxWAfdFjwfJVPGaHZ72ZMb+M67zLeNK/FCQ6zrexq9Tt8T2QIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-200-224-115.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.200.224.115"
                    ],
                    "time_ms": 51.95
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.54.40.115"
                    ],
                    "time_ms": 61.49
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.217.76.125"
                    ],
                    "time_ms": 56.02
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.200.224.115"
                    ],
                    "time_ms": 84.09
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.56.162.123"
                    ],
                    "time_ms": 79.08
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "www.marriott.com",
        "valid_from": "2026-02-04T18:00:00-06:00",
        "valid_to": "2027-02-05T17:59:59-06:00",
        "days_remaining": 180,
        "san": [
            "www.marriott.com",
            "arabic.marriott.com",
            "arabic.reservations.bulgarihotels.com",
            "auth.marriott.com",
            "cache.marriott.com",
            "cache.marriott.com.cn",
            "channel-portal.homes-and-villas.marriott.com",
            "ci-propertyconversionportal.marriott.com",
            "clean.marriott.com",
            "cwp.marriott.com",
            "empower-enrollment.marriott.com.cn",
            "espanol.marriott.com",
            "gaylordnationaltickets.com",
            "gaylordpalmstickets.com",
            "gaylordtexantickets.com",
            "getgaylordtickets.com",
            "homes-and-villas.marriott.com",
            "journey.ritzcarlton.com",
            "learningcontent.marriott.com",
            "marriott.co.jp",
            "marriott.co.kr",
            "marriott.co.uk",
            "marriott.com",
            "marriott.com.au",
            "marriott.com.br",
            "marriott.com.cn",
            "marriott.com.tr",
            "marriott.de",
            "marriott.fr",
            "marriott.it",
            "marriott.pt",
            "news.marriott.com",
            "oci-prod-integration-mipaasiaasservices-dlz.marriott.com",
            "oci-prod-integration-mipaasiaasservices-hireright.marriott.com",
            "oci-prod-integration-mipaasiaasservices-iam.marriott.com",
            "prod-mipaasiaasservices.marriott.com",
            "qrcode.marriott.com",
            "reservations.bulgarihotel.com.cn",
            "reservations.bulgarihotels.co.kr",
            "reservations.bulgarihotels.com",
            "reservations.bulgarihotels.fr",
            "reservations.bulgarihotels.it",
            "reservations.bulgarihotels.jp",
            "reservations.gaylordnational.gaylordhotels.com",
            "reservations.gaylordpalms.gaylordhotels.com",
            "reservations.ritzcarlton.cn",
            "reservations.ritzcarlton.com",
            "reservations.ritzcarlton.jp",
            "reservations.texas.gaylordhotels.com",
            "rewards.ritzcarlton.cn",
            "rewards.ritzcarlton.com",
            "rewards.ritzcarlton.jp",
            "ritzcarlton.com",
            "webhook.hvmi.marriott.com",
            "wechat.api.marriott.com.cn",
            "whattoexpect.marriott.com",
            "www.arabic.marriott.com",
            "www.auth.marriott.com",
            "www.deltahotels.com",
            "www.engage.marriott.com",
            "www.engagecris.marriott.com",
            "www.engageproperty.marriott.com",
            "www.espanol.marriott.com",
            "www.gaylordnationaltickets.com",
            "www.gaylordpalmstickets.com",
            "www.gaylordtexantickets.com",
            "www.getgaylordtickets.com",
            "www.grouppartners.marriott.com",
            "www.homes-and-villas.marriott.com",
            "www.journey.ritzcarlton.com",
            "www.marriott.bh",
            "www.marriott.co.jp",
            "www.marriott.co.kr",
            "www.marriott.co.uk",
            "www.marriott.com.au",
            "www.marriott.com.br",
            "www.marriott.com.cn",
            "www.marriott.com.qa",
            "www.marriott.com.tr",
            "www.marriott.com.tw",
            "www.marriott.de",
            "www.marriott.fr",
            "www.marriott.it",
            "www.marriott.om",
            "www.marriott.pl",
            "www.marriott.pt",
            "www.marriott.sa",
            "www.ritzcarlton.com",
            "www.travelagents.marriott.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.ritzcarlton.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "Apache",
            "content-length": "0",
            "location": "https://www.ritzcarlton.com/",
            "cache-control": "max-age=0, public",
            "expires": "Wed, 29 Jul 2026 18:42:37 GMT",
            "date": "Sun, 09 Aug 2026 06:45:14 GMT",
            "er_information": "ER_EXECUTED:0;ER_EXECUTED_RULE:",
            "brwsrlang": "",
            "browser-akamai-loc-country": "US",
            "browser-akamai-loc-long": "-90.1926",
            "browser-akamai-loc-lat": "38.6312",
            "strict-transport-security": "max-age=86400",
            "server-timing": "ak_p; desc=\"1786257914555_398853408_974446518_46_16648_28_18_15\";dur=1",
            "content-type": "text/html;charset=utf-8",
            "x-dispatcher": "dispatcher2eucentral1-28607066",
            "x-vhost": "publish",
            "x-content-type-options": "nosniff",
            "last-modified": "Wed, 29 Jul 2026 13:20:28 GMT",
            "etag": "\"3fc06-657bfd1b1f6c1-gzip\"",
            "x-frame-options": "SAMEORIGIN",
            "mpulse_cdn_cache": "HIT",
            "mpulse_origin_time": "0",
            "x-akam-sw-version": "0.5.0"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "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": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.ritzcarlton.com/",
        "title": "The Ritz-Carlton - Luxury Hotels & Resorts",
        "description": "Reserve now & choose from our collection of luxury hotel and resorts as you plan your next travel experience. Join our members Club for exclusive benefits.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.200.224.115": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "ritzcarlton-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 24,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4042.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4040.4,
                "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": 80.94
}