{
    "ok": true,
    "domain": "lululemon.com",
    "generated_at": "2026-08-09T14:16:09-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 70,
        "label": "Fair",
        "categories": {
            "dns": 65,
            "mail": 95,
            "security": 65,
            "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": 5,
                "lost_points": 0,
                "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": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "116 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-200-156-12.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/1.1 403 Forbidden"
            },
            {
                "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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "116 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-200-156-12.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/1.1 403 Forbidden",
                "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.200.156.12",
                "23.200.156.13"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 lululemon-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"ZOOM_verify_ruFbbvYWRL6JRvmMYLVOrA\"",
                "\"v=spf1 include:spf.protection.outlook.com ip4:34.210.46.85 ip4:54.184.20.85 ip4:160.8.94.206 exists:%{i}._spf.mta.salesforce.com ip4:5.61.117.96/28 ip4:5.61.117.32/28 ip4:205.150.97.146 ip4:35.156.0.138 ip4:37.139.12.94 ip4:193.3.183.0/25 ip4:44.194.107.3\" \"0 -all\"",
                "\"miro-verification=6d6f0561576cedb0db0885e25ce09320f0fb8db1\"",
                "\"stripe-verification=C9C427773868B75BB0160FF922727D2860E917343BAAF14D993C654BDF5B7542\"",
                "\"adobe-idp-site-verification=05b39a22-a086-4901-ba41-51ced696709b\"",
                "\"5mwkJUedq5LIKcWV5CUKFDg\"",
                "\"atlassian-domain-verification=Q-wc12YWNqLIXuwbeDGCzcZk8krzHV23eBEkXAesAzkBrTUAF5KI3OOYlHkkD7Md\"",
                "\"docusign=6ac79ed0-95d7-4896-ae10-8a20bb81afff\"",
                "\"google-site-verification=ulYWAsebmeeFsPySrsFaI0m-gJqNs5grenOV0QDed60\"",
                "\"autodesk-domain-verification=sdNBaSCXV2hUGdIjl2P1\"",
                "\"shopify-verification-code=PEp6oOa8qsGZ08AkMJXwJOmHwGtddD\"",
                "\"airtable-verification=c6f9fb9ca5481b09e773d2ded80628bb\"",
                "\"google-site-verification=OY34UBtpQm4V2lm1oBP-pk4p3oyto6YSJkvLqIeoGII\"",
                "\"astro-domain-verification=cmougytxq03wr01ga29e4gp3y\"",
                "\"anthropic-domain-verification-7181dp=c3Ehlv2yoFmMFjRNaMVPyslqA\"",
                "\"jamf-site-verification=keVA0NManC4cagOUFImZ7Q\"",
                "\"zscaler-verification-1457824-772026-xhg532j2s\"",
                "\"segment-site-verification=JgscC8RaZOjWrve1JX7qI9bKAi90bYOm\"",
                "\"infoblox-domain-mastery=0e764d73fae0668ff9378cbb6c966a8c59b6f83a54f41e8ec0df256985f89bb183\"",
                "\"apple-domain-verification=lzdCkGHHzhJP3zSL\"",
                "\"yn6xpt205mh51pwr3hhb048dc37ftmdy\"",
                "\"xfjtsj01rx8p7dnwpsfbh6c8f3twxs1r\"",
                "\"globalsign-domain-verification=50b302b63356b6a7de14696ac62c022f\"",
                "\"mongodb-site-verification=rsKjQKN4ZxQLgo8prGUyyd6uWkmN4XXC\"",
                "\"shopify-verification-code=8fH40ixS3sTHsKeCvmQSNcrJhqMV3h\"",
                "\"airtable-verification=170a6c0b6215100ea629ca5dd6e41d2a\"",
                "\"onetrust-domain-verification=b6dfa2dfc2e5474d9ff601ae76896e29\"",
                "\"globalsign-domain-verification=A6F5ED3C7F0616E1AAD2E860BB4117A2\""
            ],
            "NS": [
                "a6-66.akam.net.",
                "a1-27.akam.net.",
                "a26-65.akam.net.",
                "a9-64.akam.net.",
                "a16-64.akam.net.",
                "a7-67.akam.net."
            ],
            "SOA": [
                "a1-27.akam.net. zone.akam.net. 1560273463 43200 10800 1209600 3600"
            ],
            "CAA": [
                "0 issue \"sectigo.com\"",
                "0 issue \"globalsign.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 iodef \"mailto:caaalerts@lululemon.com\"",
                "0 issue \"amazon.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.200.156.12",
            "23.200.156.13"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com ip4:34.210.46.85 ip4:54.184.20.85 ip4:160.8.94.206 exists:%{i}._spf.mta.salesforce.com ip4:5.61.117.96/28 ip4:5.61.117.32/28 ip4:205.150.97.146 ip4:35.156.0.138 ip4:37.139.12.94 ip4:193.3.183.0/25 ip4:44.194.107.30 -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:x8pzjo19@ag.ca.dmarcian.com; ruf=mailto:x8pzjo19@fr.ca.dmarcian.com;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.lululemon.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzDy54Tj03KbVMQxXyuklEkNWHdCTL3mzzMvTQjlR4X8nf9SsYvqeAM8HFhdrebRlKIKKa8jmPCHCKg5HQaCTBi/MuwkDDu+lqBiMIsZSw/sjp77BByU0yAwrj6Qmm9AuyCWO11Yz8cUA1h5Q35QLBzcsLE7rf7uOwezToiAxutQDVst39dJwS+NcwyAq14H3MBXjFiTK+MiDNOhMu2GNkTv0oxn1O3pHFmBtzt4t/8ab+qijuMuoKypoUqACX3XM9rwvxa/LE503tXpIOD3kKUCEdpBnIoKiDAwGJEaFbEG3B2bg2QEV18y6lxivJxWwLQQVj5bjDtAZDptC8wYG1QIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": "v=TLSRPTv1; rua=mailto:x8pzjo19@tls.ca.dmarcian.com"
    },
    "advanced": {
        "ptr": "a23-200-156-12.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.200.156.12",
                        "23.200.156.13"
                    ],
                    "time_ms": 70
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.64.114.32",
                        "23.64.114.9"
                    ],
                    "time_ms": 46.07
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.198.7.176",
                        "23.198.7.182"
                    ],
                    "time_ms": 263.7
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.200.156.12",
                        "23.200.156.13"
                    ],
                    "time_ms": 54.84
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.49.248.10",
                        "23.49.248.43"
                    ],
                    "time_ms": 47.03
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "www.lululemon.com",
        "valid_from": "2026-05-18T19:00:00-05:00",
        "valid_to": "2026-12-03T17:59:59-06:00",
        "days_remaining": 116,
        "san": [
            "www.lululemon.com",
            "careers.lululemon.com",
            "grants.lululemon.com",
            "lululemon-virtualshopping.com",
            "lululemon.ca",
            "lululemon.com",
            "lululemon.org",
            "mysweatypursuits.com",
            "www.lululemon-virtualshopping.com",
            "www.lululemon.ca",
            "www.lululemon.org"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://lululemon.com/",
        "status": "HTTP/1.1 403 Forbidden",
        "http_version": "2",
        "headers": {
            "server": "AkamaiGHost",
            "mime-version": "1.0",
            "content-type": "text/html",
            "content-length": "361",
            "expires": "Sun, 09 Aug 2026 19:15:50 GMT",
            "date": "Sun, 09 Aug 2026 19:15:50 GMT",
            "connection": "close"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "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://lululemon.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "Operation timed out after 10003 milliseconds with 0 bytes received"
    },
    "network": {
        "23.200.156.12": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.200.156.13": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "lululemon-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 35.3,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4044.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.2,
                "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": 104.18
}