{
    "ok": true,
    "domain": "landsend.com",
    "generated_at": "2026-08-10T10:32:34-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 68,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 70,
            "security": 81,
            "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": "4 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": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 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": 0,
                "lost_points": 20,
                "detail": "No tested DKIM selector responded."
            },
            {
                "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": "77 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: server-3-160-22-8.cmh68.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": 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/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": "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": "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": "2 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": "error",
                "title": "DKIM",
                "detail": "No tested DKIM selector responded.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "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": "77 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: server-3-160-22-8.cmh68.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": "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/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": [
                "3.160.22.8",
                "3.160.22.127",
                "3.160.22.61",
                "3.160.22.19"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 us-smtp-inbound-2.mimecast.com.",
                "10 us-smtp-inbound-1.mimecast.com."
            ],
            "TXT": [
                "\"apple-domain-verification=FeCuRRkBuGOaScYe\"",
                "\"stripe-verification=E056DAF74F8F472BE35D2C49558009174C0801C74ABBF4CEDF7C9B0FD52D9E22\"",
                "\"68+XSJqKEUA/gZ52IBc0/6ZTJpI/x3xHCxR82/5zKbPOerRFu9NQLBA/zxs5pPon/qJFOXrbcoDA+0WVhZd3rg==\"",
                "\"atlassian-domain-verification=vSLEhieI3Uk08zJQVnT9g4Z7TM0gmGLTqYfSehTHmv1HKJExK0692QQIR7Fcu0hr\"",
                "\"miro-verification=5a655b6414559f826c460ec932268946672dd3f4\"",
                "\"google-site-verification=OydRlgA5kM9lhGnnFwfKCWchXc1z3wfUwSdQgCuKv-c\"",
                "\"teamviewer-sso-verification=e98c15bd38ab496d81b6f8b295c8af4c\"",
                "\"_4d82qtocqol7s4n8hmrof7frlic1cto\"",
                "\"pfg8qd4vid8gfgphf5vgmelrh6\"",
                "\"7wql0mmzjzhhk1w22yxb50bw4hllm9js\"",
                "\"extensis-domain-verification=76307d9e-0468-496d-a441-0654a4abc98f\"",
                "\"pardot1043241=6f88493dba47ded50491d39f75329fa5de3c8b1f2f04c859aebee4fa84cf7103\"",
                "\"gitlab-pages-verification-code=2d8fb0b06d7a7796edf2c711951e7d44\"",
                "\"Dynatrace-site-verification=5d115639-bc91-4af0-a647-2770a20a634c__rbgektmb6msos7ipb2jd1q6jtu\"",
                "\"pardot1043241=ab7ca17fb76143e152ecf51df8d3d31d66412e3af888df00fdb118ebb4a0210a\"",
                "\"apple-domain-verification=EDh5zpFvuvUJoAnCF5qtrsWHeQsKatKJRusJdGrfUeQ\"",
                "\"v=spf1 redirect=8d0de2k3._spf._d.mim.ec\"",
                "\"MS=ms40843610\"",
                "\"UuWT2uJefGpUrvNOJkq90e4VpvSm7JpL72fODKbm2zc=\"",
                "\"shopify-verification-code=w8vFIoRGjTapT1jN7R7aRdmgAW0e52\"",
                "\"sending_domain1043241=6036d998a5f7b0b9c6baf1156d528d6ffd88cbdaf7000b067acec60f4d5151a2\"",
                "\"figma-domain-verification=e45dd917444a4af58a42a4973b3327278679ae8500cc04b1471b1e85577c905a-1729258978\"",
                "\"adobe-idp-site-verification=34ee5b0e-3aea-4c08-bd49-f397255776ae\"",
                "\"pinterest-site-verification=87fb1363032a175a13588366630b0c9e\""
            ],
            "NS": [
                "ns-504.awsdns-63.com.",
                "ns-561.awsdns-06.net.",
                "ns-1990.awsdns-56.co.uk.",
                "ns-1478.awsdns-56.org."
            ],
            "SOA": [
                "ns-561.awsdns-06.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.160.22.8",
            "3.160.22.127",
            "3.160.22.61",
            "3.160.22.19"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 redirect=8d0de2k3._spf._d.mim.ec",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:0f71a078637d795@rep.dmarcanalyzer.com; ruf=mailto:0f71a078637d795@for.dmarcanalyzer.com;",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1;l=https://www.landsend.com/_email_pref/certificate/lands_end_inc_1488572021.svg;a=https://www.landsend.com/_email_pref/certificate/lands_end_inc_1488572021.pem;avp=brand",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-3-160-22-8.cmh68.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.154.185.15",
                        "18.154.185.24",
                        "18.154.185.38",
                        "18.154.185.94"
                    ],
                    "time_ms": 83.41
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.154.185.15",
                        "18.154.185.24",
                        "18.154.185.38",
                        "18.154.185.94"
                    ],
                    "time_ms": 54.01
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.161.225.28",
                        "3.161.225.59",
                        "3.161.225.88",
                        "3.161.225.96"
                    ],
                    "time_ms": 63.37
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.154.185.15",
                        "18.154.185.24",
                        "18.154.185.38",
                        "18.154.185.94"
                    ],
                    "time_ms": 99.01
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.150.11",
                        "108.157.150.3",
                        "108.157.150.36",
                        "108.157.150.81"
                    ],
                    "time_ms": 60.29
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "landsend.com",
        "valid_from": "2026-04-11T19:00:00-05:00",
        "valid_to": "2026-10-26T18:59:59-05:00",
        "days_remaining": 77,
        "san": [
            "landsend.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.landsend.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "date": "Mon, 10 Aug 2026 15:32:29 GMT",
            "content-length": "370",
            "location": "https://www.landsend.com/",
            "x-cache": "FunctionGeneratedResponse from cloudfront",
            "via": "1.1 c18f43a9da9f5bbbb966f71bf2e97e92.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P7",
            "x-amz-cf-id": "Kwwbh_2bnT6c-Cf4wCriQ3iGQuCzvmf46FR6nQDh86VnZ2_T-o8T9g==",
            "x-xss-protection": "1; mode=block",
            "x-frame-options": "DENY",
            "referrer-policy": "same-origin",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=63072000; includeSubDomains; preload",
            "mime-version": "1.0",
            "content-type": "text/html",
            "expires": "Mon, 10 Aug 2026 15:32:29 GMT"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "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://www.landsend.com/",
        "title": "Lands' End: Quality Clothing, Swimwear, Outerwear and Footwear",
        "description": "Lands' End is a classic American lifestyle brand with a passion for quality, legendary service & real value. We seek to deliver timeless style for women, men, kids and the home. Shop lasting quality swimsuits, outerwear, apparel, home décor & more.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "3.160.22.8": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.160.22.127": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.160.22.61": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.160.22.19": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "us-smtp-inbound-2.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4021.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 28.4,
                "banner": "220 us-smtp-inbound-1.mimecast.com ESMTP; Mon, 10 Aug 2026 11:32:34 -0400",
                "error": "No connection"
            }
        ]
    },
    "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": 97.37
}