{
    "ok": true,
    "domain": "barcelo.com",
    "generated_at": "2026-08-09T15:38:34-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 60,
            "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": "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": "130 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-213-186-211.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": 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": "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": "130 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-213-186-211.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": "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.213.186.211",
                "23.213.186.199"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 barcelo-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"yandex-verification: 9ee55cbbb2e2b6bf\"",
                "\"v=spf1 mx include:spf.protection.outlook.com ip4:167.89.13.28 ip4:54.240.90.26 ip4:54.240.90.27 ip4:66.159.244.225 ip4:66.159.247.246 include:spf.synxis.com include:_spf.travelclick.com include:spf_3a.oracleindustry.com -all\"",
                "\"globalsign-domain-verification=Wd8BxllBWOMzmfYjZ6XpdwWr8DgzfH5oQFZtwMMqWc\"",
                "\"wiz-domain-verification=6aa650cc95f98aebdcbb5a441f48af0f6b8c111573795526c43fe1ec61b3ab24\"",
                "\"ibmid= eca74d60-e455-4905-bd10-2e91b2d7152b\"",
                "\"apple-domain-verification=-OnHWiMNJnMoB9QhaQELTIGePDNVZFLjt9_nPbz3JjU\"",
                "\"google-site-verification=0_pnW1ZcTWAi4PFvZviPWaHTaZF-UXBz0ex5lDCt3sI\"",
                "\"fZuFC3tSHiXRKq1zYfHVCaLNP6VgAeURtevuC+vjK54=\"",
                "\"google-site-verification=J47ZRfJbO7KkhcPHQJvJUsny7tJPBHaTycsGPTCFzk0\"",
                "\"_pjl1new99jue2lsepurb7tmj04fuulb\"",
                "\"globalsign-domain-verification=JQ3CsAVdjmMxa4wW4TrFBOIbBpYaKvZI4XVAOPpjHu\"",
                "\"google-site-verification=N9oTRR4T8m4oqj6kDuo0apRsf9jSUE6-MPlsXA7Yu3A\"",
                "\"openai-domain-verification=dv-BGrVBjt26g0IWoOBech29vOz\"",
                "\"facebook-domain-verification=r9pil3dakw2n58br9ktok85fv3o9w1\"",
                "\"globalsign-domain-verification=cFLw91GwMdyGdAu1MJ8Dk_s6IYhSh4DtX7GGxYBUOm\"",
                "\"autodesk-domain-verification=LLXS63FrZLvNJR22SUkt\"",
                "\"Foxit-domain-verification=6e212ef1f9d7b8435cd63e5df8b26b32\"",
                "\"atlassian-domain-verification=lWScKUJC3C0VjRgKTlTpD4BchwA6x9YnlSmNvdP17CYrqraurdQhDqaJxwQXhjD2\"",
                "\"globalsign-domain-verification=vV6V75L1vFZO1UY-j0fBCTpmD4wh0wS2OrIXFyF3Xa\"",
                "\"canva-site-verification=iTKo2VyEDNC9vvmvZ6bL0Q\"",
                "\"globalsign-domain-verification=ud32G7GzN5P3-iTJ0oqfebCFnJNglH8iTVCZDLmRiW\"",
                "\"globalsign-domain-verification=Kb8ZPIwYYND6RO-ZlTrqRk5ciye-sjERTv4OE3gtb6\""
            ],
            "NS": [
                "a20-66.akam.net.",
                "a9-66.akam.net.",
                "a12-64.akam.net.",
                "a1-36.akam.net.",
                "a5-67.akam.net.",
                "a2-64.akam.net."
            ],
            "SOA": [
                "a1-36.akam.net. hostmaster.barcelo.com. 2020113668 3600 600 604800 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.213.186.211",
            "23.213.186.199"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx include:spf.protection.outlook.com ip4:167.89.13.28 ip4:54.240.90.26 ip4:54.240.90.27 ip4:66.159.244.225 ip4:66.159.247.246 include:spf.synxis.com include:_spf.travelclick.com include:spf_3a.oracleindustry.com -all",
        "dmarc": "v=DMARC1; p=reject; pct=100; ruf=mailto:cuarentena@barcelo.com; rua=mailto:cuarentena@barcelo.com; adkim=r; aspf=r",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.barcelo.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAx95hQOmSIAsQl/go4y63YMmX9jCpGZ5vbm4nLOivEQzf4EMiYOJc3E+kXPVBuMVswcfU6mWINlmk3poGBnMKn4TIrMNUgoPO7sH3q0ZzJqwCspxGN6seWl/z5gFlrd3AATPAVZmxScNQmV9H0bCQ9ZBnHodpd1vm4+az9SZbXo4870VVB6Zd7L+uNTk3MkR9mKxB6XNW9iVAHI/nfYIpY+FAoSyQ+O9+YHUvaUzsjzi1ZC2kRoHg5cRG7nMESbeb/9jfgDl10LvVZk5ocLBEK/K2wxk+U/uABZtGQEyDPPTAlGoEJyEPDbewl/iSerGVZ+UROsEpqPvrBpJqlRI48QIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://www.barcelo.com/static/LogoBHG.svg",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-213-186-211.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.213.186.199",
                        "23.213.186.211"
                    ],
                    "time_ms": 46.84
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.213.186.199",
                        "23.213.186.211"
                    ],
                    "time_ms": 33.87
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.212.185.143",
                        "23.212.185.151"
                    ],
                    "time_ms": 45.25
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.213.186.199",
                        "23.213.186.211"
                    ],
                    "time_ms": 129.02
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.198.214.86",
                        "23.198.214.89"
                    ],
                    "time_ms": 57.64
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.barcelo.com",
        "valid_from": "2025-12-16T18:00:00-06:00",
        "valid_to": "2026-12-17T17:59:59-06:00",
        "days_remaining": 130,
        "san": [
            "*.barcelo.com",
            "barcelo.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.barcelo.com/en-us/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.barcelo.com/en-us/",
            "expires": "Sun, 09 Aug 2026 20:38:25 GMT",
            "cache-control": "max-age=600",
            "pragma": "no-cache",
            "date": "Sun, 09 Aug 2026 20:38:26 GMT",
            "server": "Apache",
            "set-cookie": "akacd_TRI_AEM_19=3963760705~rv=57~id=68e4242daf83667d7c1a97eb78da029d; path=/; Secure; SameSite=None",
            "x-bgh-client-ip": "209.126.102.143",
            "content-security-policy": "frame-ancestors 'self' https://*.stay-app.com;",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=31536000 ; includeSubDomains",
            "content-type": "text/html;charset=utf-8",
            "x-dispatcher": "dispatcher2euwest1-29765959",
            "x-vhost": "barcelo",
            "x-frame-options": "SAMEORIGIN",
            "link": "<https://static.barcelo.com>; rel=preconnect"
        },
        "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": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.barcelo.com/en-us/",
        "title": "Barceló® Hotel Group - United States - Hotels and Resorts",
        "description": "Book at the best Hotels and Resorts at the Best Guaranteed Price ✔ Enjoy the Barceló, Occidental, Allegro, and Royal Hideaway experience!",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.213.186.211": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.213.186.199": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "barcelo-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 21.4,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4037,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4045.1,
                "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": 91.52
}