{
    "ok": true,
    "domain": "lego.com",
    "generated_at": "2026-08-08T19:42:30-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 100,
            "network": 100,
            "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": "4 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "8 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 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": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "201 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": 35,
                "lost_points": 0,
                "detail": "9 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-18-64-183-45.ord58.r.cloudfront.net"
            },
            {
                "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": 35,
                "lost_points": 0,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "8 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "2 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": "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": "201 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": "ok",
                "title": "HTTP security headers",
                "detail": "9 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-18-64-183-45.ord58.r.cloudfront.net",
                "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": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "18.64.183.45",
                "18.64.183.40",
                "18.64.183.95",
                "18.64.183.24"
            ],
            "AAAA": [
                "2600:9000:24d1:f400:7:a59e:e6c0:93a1",
                "2600:9000:24d1:800:7:a59e:e6c0:93a1",
                "2600:9000:24d1:ce00:7:a59e:e6c0:93a1",
                "2600:9000:24d1:c600:7:a59e:e6c0:93a1",
                "2600:9000:24d1:da00:7:a59e:e6c0:93a1",
                "2600:9000:24d1:d400:7:a59e:e6c0:93a1",
                "2600:9000:24d1:9e00:7:a59e:e6c0:93a1",
                "2600:9000:24d1:2800:7:a59e:e6c0:93a1"
            ],
            "CNAME": [],
            "MX": [
                "10 lego-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"jamf-site-verification=-8MPxRQf3RtqPkIyjzu9cg\"",
                "\"rv0a3c1ore4rbshp0n52gbldn2\"",
                "\"adobe-idp-site-verification=1f23c604e92555d92573dbc85710bcd68998fa81adfd2c6ae914751d2fc9cdbb\"",
                "\"google-site-verification=263egS5AIM81Q73gkr9g3ZuOkSZBOxc8-3hge8yCS8k\"",
                "\"google-site-verification=grw6PtO_WYX0nUr2P7-tpDFgWsEaG3tXXCcU4nNvIJc\"",
                "\"docusign=a02bd6ac-4f92-458e-9148-d3218f5c72fd\"",
                "\"google-site-verification=sWdQCWZDTEA2mDtDGmd9PsWQzSkOXxe-j1Eg6HW7O3k\"",
                "\"svtbgkv347qn95l9pbb4zlfnq2jk87w4\"",
                "\"JwnRwaD+biNpPYSAcstys2FIAlKDeJ/90LiEkpvj702cvlTQt6BQ6vERITgA6kxDxz+JPsUZcMDY54f9lqSxaQ==\"",
                "\"workplace-domain-verification=qaRupPIRqVdmZeOXaIpaGu2dn9NSMy\"",
                "\"google-site-verification=gam273LnbbEnfoW1wfSQtxOgJ7QVmkOOI5MW-Yyl8gQ\"",
                "\"google-site-verification=aD14zrRRuyOKFE-pl4TCfc7KTOklMt1sHEDQKCUUt5U\"",
                "\"infoblox-domain-mastery=6004294501923b29797bbdd999cd790ee0aeec557a5c6a5e904467830aa2813cda\"",
                "\"b5cd40a80f472e74a15c283fc3466dd905131fa048633acb06a11f329c3165e8\"",
                "\"google-site-verification=BKvwwr_c_sL59b7QlRQHUCSGiDxdA1fNtq_y_V--u5c\"",
                "\"atlassian-domain-verification=1tGFv0hSK5obnWoRyJhBNLQQcylZIuh0Z5CXk3tT/ThBWA68tmy5UV3E/iwvC0CW\"",
                "\"7ba7577e3b0100e8\"",
                "\"have-i-been-pwned-verification=b597ef6c271194927c41688631b1c936\"",
                "\"atlassian-domain-verification=x1cdWTts6fgcRQ/ebjYNTpHU9aQXzpu6q1ZGOjuDvDXAz5JSFCb+UvXUGBwKB5Yj\"",
                "\"google-site-verification=nvm8VlwTrMzL0ptY-t4IjcMdbG_sUJUwo0tCYDCX25I\"",
                "\"campaign.dev.lcorigins.lego.com=l8qgvnfp0t9totd0c69s4t988i\"",
                "\"MS=ms51197603\"",
                "\"miro-verification=bf6588c32294ffe25522e684d17a2c3c66d2855c\"",
                "\"nvm8VlwTrMzL0ptY-t4IjcMdbG_sUJUwo0tCYDCX25I\"",
                "\"docusign=42e71500-3b17-4ae4-895f-85e07c58011d\"",
                "\"facebook-domain-verification=6qfx7dvsmw89lpdjrkw76vbk2nknqa\"",
                "\"v=spf1 include:spf.corp.lego.com include:spf.protection.outlook.com include:dpdhl._spf.dhl.com -all\"",
                "\"google-site-verification=kdso2A2YVm41FliBOURjpHxjyi-qjUvRCXKOAMDfGEc\"",
                "\"vag80i1vboi2r09afaanigljtu\"",
                "\"facebook-domain-verification=1sm50hi3p5urfnslw4bvufp03nfibt to shop.lego.com IN TXT facebook-domain-verification=1sm50hi3p5urfnslw4bvufp03nfibt\"",
                "\"hpe-greenlake-domain-verification=41746a414d49626348637477663669706e744b466952594e746352794179634e\"",
                "\"docker-verification=54905e3f-a13f-41be-92a3-a3d616dccd30\"",
                "\"yandex-verification: 48e231522d2c8f55\"",
                "\"google-site-verification=TDFZlTHsWjEL6HfVCjzlgnfKb_hOrePcu_nLpPa3pF8\"",
                "\"_globalsign-domain-verification=ulZOs4UKmN3LH1A46MVTIZ4UgxY7hlW8JkFrmV6hJC\"",
                "\"appspace-domain-verification=8b320def43311fa2b6c57af5965c37afc1478abff94f22c85fccc963530f7349\"",
                "\"Hjt2ENlz9zcfcjkzUz9hyLZAkCyElnYrv03LtahRreXwloCQuYplOsLEcbqjC7+ovexgbeFKnQsYH7S/ID05XA==\"",
                "\"l8qgvnfp0t9totd0c69s4t988i\"",
                "\"facebook-domain-verification=1sm50hi3p5urfnslw4bvufp03nfibt\"",
                "\"p6rriqilrhuaqq40vp0li56oac\"",
                "\"bd08747856255f222443c565297e8e58e868c4ec238ed7f6205564f0d884dcc0\"",
                "\"figma-domain-verification=b14037d6b0bb0b4106fcd624fcacda28cb1fba62c22733c83cda66d4f3d70e1a-1783944960\"",
                "\"cisco-ci-domain-verification=2db6ec486a518a0dbcc7c5a8c2c2385dbc0509202479c6f5da4098501da324f\"",
                "\"mongodb-site-verification=Uj7zB5yZTC7WCSPenrYentQnKHNhNctU\"",
                "\"teamviewer-sso-verification=db1a05bb09054296b4fad49caec6cdc9\""
            ],
            "NS": [
                "cory.ns.cloudflare.com.",
                "sara.ns.cloudflare.com."
            ],
            "SOA": [
                "cory.ns.cloudflare.com. domainadmin.lego.com. 2411597531 10000 2400 604800 1800"
            ],
            "CAA": [
                "0 issue \"awstrust.com\"",
                "0 issuewild \"sectigo.com\"",
                "0 issue \"sectigo.com\"",
                "0 issuewild \"ssl.com\"",
                "0 issue \"godaddy.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issuewild \"letsencrypt.org\"",
                "0 issue \"ssl.com\"",
                "0 issuewild \"digicert.com; cansignhttpexchanges=yes\"",
                "0 issuewild \"comodoca.com\"",
                "0 issue \"amazontrust.com\"",
                "0 issue \"comodoca.com\"",
                "0 issue \"amazon.com\"",
                "0 issue \"amazonaws.com\"",
                "0 issue \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issuewild \"amazon.com\"",
                "0 issue \"digicert.com; cansignhttpexchanges=yes\"",
                "0 issuewild \"pki.goog; cansignhttpexchanges=yes\"",
                "0 iodef \"mailto:ssl@lego.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.64.183.45",
            "18.64.183.40",
            "18.64.183.95",
            "18.64.183.24"
        ],
        "ipv6": [
            "2600:9000:24d1:f400:7:a59e:e6c0:93a1",
            "2600:9000:24d1:800:7:a59e:e6c0:93a1",
            "2600:9000:24d1:ce00:7:a59e:e6c0:93a1",
            "2600:9000:24d1:c600:7:a59e:e6c0:93a1",
            "2600:9000:24d1:da00:7:a59e:e6c0:93a1",
            "2600:9000:24d1:d400:7:a59e:e6c0:93a1",
            "2600:9000:24d1:9e00:7:a59e:e6c0:93a1",
            "2600:9000:24d1:2800:7:a59e:e6c0:93a1"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:spf.corp.lego.com include:spf.protection.outlook.com include:dpdhl._spf.dhl.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:bg3a1wcx@ag.eu.dmarcian.com;",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.lego.com",
        "dkim": "k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC9KzktfPDMPxgFhEkfA3iIG5ZnaVKTLFRWrKmmsa7bftp2WPFANgfJfoDfJmcfXucDoJeEO3JC9DGpx0JAWeWWhgqDwCVxgVLQUpQK/H51kkWBaqG9ZEGhYCGW1a1dbx7am19dUo/FYqOp1+ydQsVTHJeV7c1GEP5W084MPJhn4QIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-18-64-183-45.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.64.183.24",
                        "18.64.183.40",
                        "18.64.183.45",
                        "18.64.183.95"
                    ],
                    "time_ms": 57.79
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.64.183.24",
                        "18.64.183.40",
                        "18.64.183.45",
                        "18.64.183.95"
                    ],
                    "time_ms": 31.82
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.157.142.10",
                        "108.157.142.31",
                        "108.157.142.42",
                        "108.157.142.88"
                    ],
                    "time_ms": 25.66
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.64.183.24",
                        "18.64.183.40",
                        "18.64.183.45",
                        "18.64.183.95"
                    ],
                    "time_ms": 29.27
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.168.122.121",
                        "3.168.122.18",
                        "3.168.122.49",
                        "3.168.122.77"
                    ],
                    "time_ms": 54.21
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "lego.com",
        "valid_from": "2026-01-27T18:00:00-06:00",
        "valid_to": "2027-02-26T17:59:59-06:00",
        "days_remaining": 201,
        "san": [
            "lego.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.lego.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "content-length": "5445",
            "location": "https://www.lego.com/",
            "server": "cloudflare",
            "date": "Sun, 09 Aug 2026 00:42:21 GMT",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 8b6e830ef1770001c7edbd194ef79634.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P2",
            "x-amz-cf-id": "kWU0blYnDaErP7E8HmFwhME5yxIylzEUZApWb4vg4TaqofFLKjHIoA==",
            "x-xss-protection": "1; mode=block",
            "x-frame-options": "SAMEORIGIN",
            "content-security-policy": "default-src 'none'; script-src 'nonce-hdPh2f2QcZsFa7CDZGSKZ3' 'unsafe-eval' https://challenges.cloudflare.com; script-src-attr 'none'; style-src 'unsafe-inline'; img-src 'self' https://challenges.cloudflare.com; connect-src 'self' https://challenges.cloudflare.com; frame-src 'self' https://challenges.cloudflare.com blob:; child-src 'self' https://challenges.cloudflare.com blob:; worker-src blob:; form-action http: https:; base-uri 'self'",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=300; includeSubDomains;",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "content-type": "text/html; charset=UTF-8",
            "accept-ch": "Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
            "cf-mitigated": "challenge",
            "critical-ch": "Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
            "cross-origin-embedder-policy": "require-corp",
            "cross-origin-opener-policy": "same-origin",
            "cross-origin-resource-policy": "same-origin",
            "origin-agent-cluster": "?1",
            "permissions-policy": "accelerometer=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=(),xr-spatial-tracking=*",
            "referrer-policy": "same-origin",
            "server-timing": "chlray;desc=\"a282b86eeda30223\"",
            "set-cookie": "__cf_bm=lojwpfGOAVK.S2jlaNdK6IZPHUY5eSPojoFR0Qo5dcQ-1786236141.9085758-1.0.1.1-OipKdCI5xdnNy34Fh.pjZUU4IMeAikqRcvcGlUdz3obPFwPe9_74pb8YW9tXI_dbizpTQzW.gSm7uuqFZK_d0uPOkJxuBX5im8lTD7QoSD7I.q.3EvHs74iRg53AZHuI; HttpOnly; SameSite=None; Secure; Path=/; Domain=www.lego.com; Expires=Sun, 09 Aug 2026 01:12:21 GMT",
            "cf-ray": "a282b86eeda30223-STL",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": true,
            "cross-origin-embedder-policy": true,
            "cross-origin-resource-policy": true
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.lego.com/",
        "title": "Just a moment...",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "18.64.183.45": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.64.183.40": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.64.183.95": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.64.183.24": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "lego-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 20.4,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4044.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4055.9,
                "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": 106.35
}