{
    "ok": true,
    "domain": "herbalife.com",
    "generated_at": "2026-08-10T20:07:05-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 81,
            "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": "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": "57 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-14-94-24.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": "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": "57 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-14-94-24.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.14.94.24"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 herbalife-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"atlassian-domain-verification=RioUIBD0o+efX1ZSK0LUAavMwsEPsTrAXyx7iV7BKm/G0uO3U9Y30n+HWHuUdTxt\"",
                "\"MS=ms67455758\"",
                "\"9d682dfe4636c0d6be27b903bdb7759d88eaf6c65670e45cc6\"",
                "\"atlassian-domain-verification=SfNaJ7I00bqoTOXUo4iV3JyCxL5Y2YVHiyX3PKqfs3H6l6JsJ/T74nT0MPTaDV2T\"",
                "\"ciscocidomainverification=389e775970e6a2326ff0d85fa62f9bc360ad812e740ce09cacf55dc0a94da9d3\"",
                "\"mongodb-site-verification=nkGyIU7HrfguPCPv5qMQvGri9SABNpAW\"",
                "\"+nJnMND0p8Ci9/pfGLixP1QGb+QqtGEICHbW3oG8o+Tkwu91Yn8LQESAVqMnH4WZu/U/sqFDyhL1jbgiPLX/cQ==\"",
                "\"adobe-idp-site-verification=f42c0888-11fa-4c87-9f73-466933b4bdf9\"",
                "\"jamf-site-verification=3Llche01GFrbL5nErQKg1w\"",
                "\"google-site-verification=uB2-pDpOQnbkvJRbVepIuQIheAdl4BdWC_CcWbb_PP4\"",
                "\"facebook-domain-verification=denke4zbyjnmtcvwj8fe6k3vuf3q4o\"",
                "\"apple-domain-verification=pLCzcTnDoYegKuZV\"",
                "\"pinterest-site-verification=06c7e531b4e46e7c418fe84b7953349f\"",
                "\"MS=ms93061995\"",
                "\"SFMC-wFh2vyYCztxohi3jB0tVGiudnf69N0IonSpusJr6\"",
                "\"docker-verification=6edc4a81-49b0-4d58-8160-f3bf70224e24\"",
                "\"google-site-verification=TrUMW_wUKgiVDy5rURXDdvkbJUooJg7bpNkbpHwHPJU\"",
                "\"google-site-verification=2OiW68TPInRGgb6MQvJegJieHJewlCeDw075E2bPX58\"",
                "\"Dynatrace-site-verification=03724399-327a-426f-accf-87a82463df5a__cuqc6lr5o9kavmi7msp6bf5q4i\"",
                "\"facebook-domain-verification=kzoverakwtopnm27zqbtx9x2p9lf73\"",
                "\"v=spf1 mx include:spf.protection.outlook.com include:_spf-a.herbalife.com include:_spf-b.herbalife.com include:_spf-c.herbalife.com include:_spf.salesforce.com include:amazonses.com include:_spf.psm.knowbe4.com include:shops.shopify.com -\" \"all\""
            ],
            "NS": [
                "a28-66.akam.net.",
                "a3-67.akam.net.",
                "a18-65.akam.net.",
                "a13-67.akam.net.",
                "a1-90.akam.net.",
                "a14-64.akam.net."
            ],
            "SOA": [
                "a1-90.akam.net. hostmaster.akamai.com. 2017052178 21600 3600 604800 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.14.94.24"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx include:spf.protection.outlook.com include:_spf-a.herbalife.com include:_spf-b.herbalife.com include:_spf-c.herbalife.com include:_spf.salesforce.com include:amazonses.com include:_spf.psm.knowbe4.com include:shops.shopify.com -all",
        "dmarc": "v=DMARC1; p=quarantine; fo=1; rua=mailto:dmarc_reports@herbalife.com; ruf=mailto:dmarc_reports@herbalife.com",
        "dkim_selector": "selector2",
        "dkim_host": "selector2._domainkey.herbalife.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC8AkFPHtEV2L/+ofaI0ET/czl6ED/fMzK9xoHy43Pi2IrbyoA4SrWG69AQVjCgUgiIWHzUGikO0gxo+Rx6FsSu9QWS88V2QgeerW7kzg7qmZNrit1DZS8pRvAnLaytQx3bJdq5L25z+5TEIke0tIWVHYWLMS78uAp/fZwicJtKPQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 9,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-14-94-24.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.14.94.24"
                    ],
                    "time_ms": 60.59
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "184.31.114.76"
                    ],
                    "time_ms": 61.84
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.217.77.184"
                    ],
                    "time_ms": 183.5
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.14.94.24"
                    ],
                    "time_ms": 113.24
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.62.11.224"
                    ],
                    "time_ms": 81.96
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "Herbalife.com",
        "valid_from": "2025-10-06T19:00:00-05:00",
        "valid_to": "2026-10-07T18:59:59-05:00",
        "days_remaining": 57,
        "san": [
            "Herbalife.com",
            "*.core.herbalife.com",
            "*.dev1-herbalife.com",
            "*.goherbalife.com",
            "*.herbalife-aruba.com",
            "*.herbalife.com",
            "*.herbalife.se",
            "*.herbalifenutrition.com",
            "*.qa1-herbalife.com",
            "*.stg1-herbalife.com",
            "*.uat1-herbalife.com",
            "*.zus2prs.goherbalife.com",
            "*.zus2q1.goherbalife.com",
            "*.zus2q3.goherbalife.com",
            "api.herbalifenutritionpro.com",
            "clearorbit.hrbl.com",
            "cms.herbalifenutritionpro.com",
            "dev1-herbalife.com",
            "docs.herbalifenutritionpro.com",
            "faq.nutritionclubkorea.com",
            "fax.nutritionclubkorea.com",
            "fed-qa.hrbl.com",
            "fed.hrbl.com",
            "goherbalife.com",
            "herbalife-application.com",
            "herbalife-econnect.hrbl.com",
            "herbalife-oegdevws.hrbl.com",
            "herbalife90days.co.kr",
            "herbalifeevents.com",
            "herbalifeextravaganza.com",
            "herbalifemex.com",
            "herbalifenutrition.com",
            "herbalifephotos.com",
            "hnwillcallorders.com",
            "mherbalife.co.kr",
            "new.herbalife-event.com",
            "notice.mherbalife.co.kr",
            "nutritionclubkorea.com",
            "qa1-herbalife.com",
            "reg.herbalife90days.co.kr",
            "stg1-herbalife.com",
            "uat1-herbalife.com",
            "www.herbalife-application.com",
            "www.herbalife90days.co.kr",
            "www.herbalifeevents.com",
            "www.herbalifeextravaganza.com",
            "www.herbalifemex.com",
            "www.herbalifephotos.com",
            "www.hnwillcallorders.com",
            "www.mherbalife.co.kr",
            "www.nutritionclubkorea.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.herbalife.com/en-us",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.herbalife.com/en-us",
            "cache-control": "max-age=1800, s-maxage=0",
            "expires": "Tue, 11 Aug 2026 01:36:56 GMT",
            "date": "Tue, 11 Aug 2026 01:06:56 GMT",
            "set-cookie": "bm_sz=00150EF821E4EAD6373D72CF7762FC89~YAAQqkI5F90T1+2fAQAABbtb7gAtQz9YroO8eGTmv6dDdKuBGknFU92sibOOq708CDETB2zQMyG/T7d6tAq/uI0BFgK3Nvrzsm8KFqFS4UCljoa4vMUqexLY2MxMFcg3K0aryJdnUhSTHihrWVGijyKb9w9fQhMK4VSWSg4oLi/5WU6XeLvDFU5RxcJh+RxtPjirbflsWoayYDtDf8hTGAZlmaoDgcDVgYNVnn2q6pSBQcfXK324LHNyflaDW4MO+KE75Is6/CZNM6iV/+i1aVvLx3P3L2Gya+OIoATA79oT3cuR0MdOibfFKTCzQDdb6teM8f+noeYGZkd3NhK4NkTgp/lCVp1b+yyKAQqPsz8fKLbO86ncy4ew6qM=~3160389~4272691; Domain=.herbalife.com; Path=/; Expires=Tue, 11 Aug 2026 05:06:56 GMT; Max-Age=14400",
            "strict-transport-security": "max-age=31536000 ; includeSubDomains ; preload",
            "server-timing": "dtRpid;desc=\"1247899833\", dtSInfo;desc=\"0\"",
            "x-oneagent-js-injection": "true",
            "x-sky-isauth": "0",
            "x-vhost": "hlf-publish",
            "content-type": "text/html;charset=utf-8",
            "x-served-by": "cache-chi-kigq8000084-CHI",
            "x-timer": "S1786409957.826559,VS0,VS0,VE3496",
            "permissions-policy": "accelerometer=(self), camera=(self), geolocation=(self), gyroscope=(self), magnetometer=(self), microphone=(self), payment=(self), usb=(self)",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "edge-cache-tag": "en-us,gcp-prod-en-us"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.herbalife.com/en-us",
        "title": "Herbalife | Global leader in nutrition",
        "description": "Welcome to Herbalife USA - global leaders in weight management, health & nutrition, fitness & performance, skin & body care products. Join us today!",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.14.94.24": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "herbalife-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 34.3,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4046.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020,
                "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": 116.72
}