{
    "ok": true,
    "domain": "melia.com",
    "generated_at": "2026-08-09T07:00:27-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 70,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 73,
            "network": 65,
            "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": 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": "6 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": "95 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-64-112-68.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": 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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "6 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": "95 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-64-112-68.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": "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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "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.64.112.68",
                "23.64.112.72"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 melia-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"_tyb4bs05jvw6bf1nnjhqj84t3hntvb7\"",
                "\"_q6y3h3sh39jl65bpouad9yhla2czvmh\"",
                "\"_yymsrnpq7bofymjymc7p93sz8ffvibf\"",
                "\"k53tiujrt3j6u6vlj5fbe3ur9o\"",
                "\"umak4iethrvrn4pap17pt6uo99\"",
                "\"yahoo-verification-key=TSFLsTx+0qqXgqTiT48WJgv5yzNTKNmiyJ6ICSmOnOs=\"",
                "\"fchb9ts6sqd80m4ct16mpjbn243hk3l3\"",
                "\"l0bnsnvnr99sn1t1lurnku5ss8\"",
                "\"scacv12g2u1r39hkpiqsup5k4n\"",
                "\"successfactors-site-verification=NmVmNDU1NDlmYjgxMTQ0ZGRkZTY0N2I2ZjcxNDgxY2QyODRkZDczNDBjYWFhMDlkYTI4MWUzYjNiNzc1YjcwNQ==\"",
                "\"xk100ctpzy15wxnkr21r72s8s1lkrnn8\"",
                "\"google-site-verification=bvahRhSnx4sB3e9ps0OfrXIJSr9KqWA3_YqLaKa6JPk\"",
                "\"teamviewer-sso-verification=5c0a85dfd6d8448a87e562822cb9086e\"",
                "\"apple-domain-verification=tEQSfoRDIj9Bl2rk\"",
                "\"mailru-verification: 2a433065ab8a9853\"",
                "\"pexip-ms-tenant-domain-verification=82c90bea-dd99-40aa-8c67-bfb3b52a5b8c\"",
                "\"k5vRtdKJ\"",
                "\"google-site-verification=N31RG0zpO6WL_AR6p5zgZQSWdf4g4R8audJ3DtPAdH4\"",
                "\"MS=ms96505084\"",
                "\"cisco-ci-domain-verification=8b7e86af44728dc710e4afb989b2b27c3e82aea318e578cb0be648a1639135e\"",
                "\"r7ovc1e834a02nk799gj1539v7\"",
                "\"9rvgqdh3kmkcr3g98cvw9q4mjhl4b3z5\"",
                "\"facebook-domain-verification=juyzkbt3flk52m33coed4ja6gnycxl\"",
                "\"v=spf1 mx ip4:194.224.193.235 ip4:194.224.193.236 ip4:195.235.240.71 ip4:217.116.23.56 ip4:85.62.72.41 ip4:85.62.72.226 ip4:85.62.72.227 ip4:85.62.72.236 ip4:85.62.72.237 ip4:198.37.154.6 ip4:185.136.188.210\" \" ip4:185.136.189.210 ip4:185.136.188.209 ip4:185.136.189.125 ip4:3.123.206.219 ip4:3.68.129.51 include:spf.protection.outlook.com include:_spf-emea.onbmc.com include:spf1.melia.com include:spf.mandrillapp.com ~all\"",
                "\"successfactors-site-verification=YmFmYTBhNTNkOGQ0YzY2OGU3ZDZlYjMwOGVhNWM5MzU0Yzg3N2ZmZGJhNzQ1YTcwNWVhYjhlNWQwZDNmY2JiYQ==\"",
                "\"google-site-verification=BW50rrgBAOtBYtztoUp84tA8JLQMddF_yzLLulzVGiw\"",
                "\"50znykk5pzw6k7723fx9dj0xn824xs86\"",
                "\"_globalsign-domain-verification=UYmgqGztbSz7myusg6B9t_LNdjjHuL336qCoPWUJM5\"",
                "\"osvk7ola5ngmkja9ncgdlut6mj\"",
                "\"46e33c24b1c0c94610b08cc1a7c06b8f.melia.com,46e33c24b1c0c94610b08cc1a7c06b8f.verification.diligentoneplatform.com\"",
                "\"uj49fcpdkb9791f8lj63qv0ulh\"",
                "\"hju4pi2nhjnd9nctmal6jlpt1h\"",
                "\"google-site-verification=9PNHhW7xrVFj8JVXGbkf3EQTvUk-YcYzEYBXd4a-1Kk\"",
                "\"meie0n4nqm3vc12csohqrfpvam\"",
                "\"_yk0schxbo7l7z2yhfn60rzyugqruhg5\"",
                "\"r73rzgk97m1rzmrc2x839zhs1jzmdxjj\"",
                "\"oolo2km9bagl2iekik0g3r6qr\"",
                "\"gr0g06n4c3pym4cpwdsb56bwn2979nh7\"",
                "\"v98lq6td65mvk4l1v5nt2g80zb45s0y0\"",
                "\"1QndXMo6oV3nYr2V/NBZvPBqL7rFijWW6MiBPuk0yF8TkQDLXoNKrD3gl1h7RbrFpIIU9kFjFxosBlHkrW1nOw==\"",
                "\"635y2b751lvyw8tvflwpzjpv55q8bv0y\""
            ],
            "NS": [
                "a18-67.akam.net.",
                "a7-66.akam.net.",
                "a14-66.akam.net.",
                "a1-221.akam.net.",
                "a20-64.akam.net.",
                "a5-65.akam.net."
            ],
            "SOA": [
                "nsjc8hos10.telefonica.es. dominios.melia.com. 2016095744 3600 7200 2592000 10800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.64.112.68",
            "23.64.112.72"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx ip4:194.224.193.235 ip4:194.224.193.236 ip4:195.235.240.71 ip4:217.116.23.56 ip4:85.62.72.41 ip4:85.62.72.226 ip4:85.62.72.227 ip4:85.62.72.236 ip4:85.62.72.237 ip4:198.37.154.6 ip4:185.136.188.210 ip4:185.136.189.210 ip4:185.136.188.209 ip4:185.136.189.125 ip4:3.123.206.219 ip4:3.68.129.51 include:spf.protection.outlook.com include:_spf-emea.onbmc.com include:spf1.melia.com include:spf.mandrillapp.com ~all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com,mailto:info.dmarc@melia.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com,mailto:info.dmarc@melia.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.melia.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsw+ZQFZGt3RcRiDiB8D5Tg9aOBwyjEJCqvLomFnWx+zVEtfNAaBH8sC6zNZUUUyTrjXyeXrgvQzTDCKQ+FUWQTQSYkvXesGcX2+H0DZtMWlAhe7cA1ozplOVV53DL/s2IcDrXuzKRu+ljwh53UrD3BYhDOEO9D4nvcTwx6kFnkd2+UfdrtNnFZDWmdj0SiXVTlIfwJG5qUBmQPEBvy5B+TnIWZv3Amu8dMAyBW91N7uyp9nZqur0N45phffvffwOKJlR3AnmKQujYAduSjghWtWi+wyHExDqVeOGl82QPNFgcKSaJ+rrdjLItBxJ1dN7HjFpN2nRH5SWgdxDI4B6xQIDAQAB;",
        "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-64-112-68.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.64.112.68",
                        "23.64.112.72"
                    ],
                    "time_ms": 60
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.213.186.197",
                        "23.213.186.202"
                    ],
                    "time_ms": 26.17
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.212.185.158",
                        "23.212.185.183"
                    ],
                    "time_ms": 146.58
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.64.112.68",
                        "23.64.112.72"
                    ],
                    "time_ms": 151.78
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.48.224.198",
                        "23.48.224.200"
                    ],
                    "time_ms": 76.22
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.melia.com",
        "valid_from": "2025-11-11T18:00:00-06:00",
        "valid_to": "2026-11-12T17:59:59-06:00",
        "days_remaining": 95,
        "san": [
            "*.melia.com",
            "melia.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.melia.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "365",
            "location": "https://www.melia.com/",
            "expires": "Sun, 09 Aug 2026 12:00:19 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "date": "Sun, 09 Aug 2026 12:00:19 GMT",
            "strict-transport-security": "max-age=31536000 ; includeSubDomains ; preload",
            "content-security-policy": "frame-ancestors *.melia.com",
            "access-control-allow-headers": "*",
            "access-control-allow-origin": "",
            "mime-version": "1.0",
            "content-type": "text/html"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.melia.com/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "23.64.112.68": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.64.112.72": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "melia-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 24.5,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4039.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.8,
                "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": 123.52
}