{
    "ok": true,
    "domain": "hola.com",
    "generated_at": "2026-08-09T11:03:04-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 70,
            "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": "3 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 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": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "5 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": "66 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-35-42-64-23.eu-south-2.compute.amazonaws.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "3 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "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": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "5 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": "66 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-35-42-64-23.eu-south-2.compute.amazonaws.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "35.42.64.23",
                "35.42.212.44",
                "35.42.225.254"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 alt3.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com."
            ],
            "TXT": [
                "\"anthropic-domain-verification-1696k2=5s1wzuCKJIoo41evENhImszew\"",
                "\"atlassian-domain-verification=AGUaNQjGnzgG4NXSM/YxIaNelaogcVGv/7yamZ6nckhNEGAbTvBXnSl1BHd5Jo66\"",
                "\"_4973eu9uu2mmij5knlnqvtodkwdfwqk\"",
                "\"as=1669045006\"",
                "\"apple-domain-verification=6gYDg9Y1zTai6f4g\"",
                "\"ahrefs-site-verification_501d29a00f1293182e09f53a4c66d1ef9d2b2cec8b5241a5e1433e6cc68aaace\"",
                "\"v=spf1 ip4:213.229.143.169 ip4:213.229.143.254 include:_spf.google.com include:servers.mcsv.net include:spf.mandrillapp.com include:sendgrid.net include:aspmx.sailthru.com include:authsmtp.com ~all\"",
                "\"google-site-verification=9eN72hN4XsJC36dd12hy841cU29FIKq7exf_yYQsXlY\"",
                "\"_globalsign-domain-verification=KNVFwiIau0UPX7e9YI_-YKI2YdlopUxcXX_0EgGYBQ\"",
                "\"google-site-verification=0oJXI6XZKTmjVf5KcN22Z5-EpewG2YrqeEki9p-MKbM\"",
                "\"pinterest-site-verification=b06be3b49011c96541c42bf2d1eb775e\"",
                "\"google-site-verification=gAYX-bVMMu6L20Ey3VMSedG8PWk3YJqtZvdLtb28UEM\"",
                "\"google-site-verification=1i-l6vXmB4DqBzuFJndPp-zehkCEW5ddK8DQBABQ3L0\"",
                "\"google-site-verification=8QrDhO_lXVgU_mTiH9OJBrHWPhCveU1MD0v2O0AfI7U\"",
                "\"MS=7EBAFDE053A619AE3A1B963DB9BB477846D3C33D\"",
                "\"google-site-verification=E6dkrWnynRb1jX6GjIwC9XIfgwKKiUWiPC--iXTfQrg\"",
                "\"adobe-idp-site-verification=b55308f7-51fb-4473-96b7-f0a97d4a8e71\"",
                "\"google-site-verification=xajLJCdkz5B6Avx1_TOqe9Y9W3nyVWoJPfk8l3Cabxc\"",
                "\"as=1275656779\"",
                "\"MS=ms11346145\"",
                "\"y5tgj9h1gcrgxybxcld4ws39mg06jxpg\"",
                "\"5e90ivhle4dbjd698ku3vn9teb\"",
                "\"google-site-verification=QDA7EK1YiSZ79TYDAFT1BiOaTS84DZc2CYREZGTq2cQ\"",
                "\"fhmzpvccm0c9k2t7tvyqd1x0802rn86k\"",
                "\"3q0yjg0glzl7stnh1f67sjbb57sjhgps\"",
                "\"brave-ledger-verification=b85b21ec2f1fcc9e4591dfebc3bc90316dc9073411f8553c89b9e286423344a4\"",
                "\"tollbit-domain-verification=f941f343fb828e8c55d35dfb5964dd971c12e80129e5406e4853741e7c9f746a\""
            ],
            "NS": [
                "ns-1653.awsdns-14.co.uk.",
                "ns-1150.awsdns-15.org.",
                "ns-398.awsdns-49.com.",
                "ns-660.awsdns-18.net."
            ],
            "SOA": [
                "ns-660.awsdns-18.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "35.42.64.23",
            "35.42.212.44",
            "35.42.225.254"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:213.229.143.169 ip4:213.229.143.254 include:_spf.google.com include:servers.mcsv.net include:spf.mandrillapp.com include:sendgrid.net include:aspmx.sailthru.com include:authsmtp.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:dmarc@hola.com; ruf=mailto:dmarc@hola.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.hola.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCTNfKkarEY9hKk+CSdaMiROfXqb0V3mU7/aHWnXdXHGkkqnICa1WF+AknSj/vAMVqZ8L+vu3EfriU9X+sJHtE3gzkQtKEHf73ybuX2hi/JBkknNlWHkWoBcWg7TW7f076PVsc5bNjvpzpAlU2pr3lGfD7UuQZQ3BhXidXFNaaoeQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-35-42-64-23.eu-south-2.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "35.42.212.44",
                        "35.42.225.254",
                        "35.42.64.23"
                    ],
                    "time_ms": 72.2
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "35.42.212.44",
                        "35.42.225.254",
                        "35.42.64.23"
                    ],
                    "time_ms": 60.55
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "35.42.212.44",
                        "35.42.225.254",
                        "35.42.64.23"
                    ],
                    "time_ms": 78.25
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "35.42.212.44",
                        "35.42.225.254",
                        "35.42.64.23"
                    ],
                    "time_ms": 150.61
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "35.42.212.44",
                        "35.42.225.254",
                        "35.42.64.23"
                    ],
                    "time_ms": 71.3
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "hola.com",
        "valid_from": "2025-09-14T19:00:00-05:00",
        "valid_to": "2026-10-14T18:59:59-05:00",
        "days_remaining": 66,
        "san": [
            "hola.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.hola.com/us/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 16:02:55 GMT",
            "content-type": "text/html; charset=utf-8",
            "location": "https://www.hola.com/us/",
            "server": "Vercel",
            "retry-after": "0",
            "accept-ranges": "bytes",
            "via": "1.1 varnish, 1.1 varnish",
            "x-served-by": "cache-dub4387-DUB, cache-stl760075-STL",
            "x-cache": "HIT, MISS",
            "x-cache-hits": "37, 0",
            "x-vcl-version": "79",
            "countrycode": "US",
            "access-control-allow-origin": "*",
            "access-control-allow-headers": "Origin, X-Requested-With, Content-Type, Accept, Authorization, x-preview-key, HolaProtection",
            "content-security-policy": "default-src https:; script-src https: 'unsafe-inline' 'unsafe-eval'; frame-src https: data:; style-src https: 'unsafe-inline'; img-src https: data: blob:; media-src https: data: blob:; font-src https: data:; connect-src https: wss: blob:; child-src https: blob:; worker-src 'self' blob:; frame-ancestors 'self' https://*.hola.com https://*.vercel.app;",
            "content-length": "388976",
            "access-control-allow-methods": "GET, PUT, POST, DELETE, HEAD, OPTIONS, TRACE, CONNECT",
            "etag": "\"dautkkh8vy8bw6\"",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "x-content-type-options": "nosniff",
            "x-deploy-version": "v5.34.0",
            "x-dns-prefetch-control": "on",
            "x-frame-options": "SAMEORIGIN",
            "x-matched-path": "/home/[...path]",
            "x-powered-by": "Next.js",
            "x-vercel-cache": "MISS",
            "x-vercel-id": "dub1::dub1::vbpkj-1786290949596-f94f493f3ac5",
            "x-xss-protection": "1; mode=block",
            "age": "425",
            "x-timer": "S1786291375.345939,VS0,VE105",
            "vary": "Accept-Encoding",
            "cache-control": "public, max-age=5"
        },
        "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": "Vercel",
        "powered_by": "Next.js"
    },
    "webpage": {
        "url": "https://www.hola.com/us/",
        "title": "HOLA! USA: Celebrity news, royals, entertainment and lifestyle",
        "description": "Top U.S. Latino publication covering celebrities, entertainment, fashion, beauty, recipes, lifestyle and updates about the world’s royals families.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "35.42.64.23": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "35.42.212.44": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "35.42.225.254": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt3.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4015.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4044,
                "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": 117.99
}