{
    "ok": true,
    "domain": "fendi.com",
    "generated_at": "2026-08-11T02:17:33-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 73,
            "network": 65,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "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": 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": 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": "163 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-54-76-143.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": 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": "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": "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": "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": "163 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-54-76-143.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": "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.54.76.143",
                "23.54.76.142"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-0024c501.gslb.pphosted.com.",
                "10 mxa-0024c501.gslb.pphosted.com."
            ],
            "TXT": [
                "\"v=spf1 ip4:194.79.56.46 ip4:194.79.56.47 ip4:172.104.235.235 ip4:18.196.215.67 ip4:147.78.33.1\" \" ip4:64.73.120.224/27 ip4:64.73.113.32/29 ip4:213.41.42.81/28 ip4:54.229.2.165 ip4:52.30.130.201 include:spf-0024c501.pphosted.com include:spf1.fendi.\" \"com include:spf.protection.outlook.com include:_shortspf.launchmetrics.com include:spf.app.jaggaer.com ip4:193.132.52.1 ip4:112.65.225.212 ip4:130.250.184.132 ip4:204.168.23.12 ip4:151.253.12.52 ip4:151.253.41.52\" \" ip4:52.17.45.98 ip4:52.16.190.81 ip4:93.63.181.213 ip4:3.123.151.205 ip4:3.66.57.96 ip4:185.41.215.201 ip4:185.41.215.202 -all\"",
                "\"ciscocidomainverification=5568357b2302afc97a2269e4396c48ff26bfc813b5411ec40c3a3fe2b7257ce\"",
                "\"_mk6auzn3gdfl1tzjnh07vbi53xidtpz\"",
                "\"193d49lt0l60g8287b1116r4xq889tvz\"",
                "\"apple-domain-verification=u9PDiZqK_LErWmgA6s6pfDmEa-AX4kOpERST9Nq6klM\"",
                "\"docusign=f8c07a0c-205f-48c7-af7b-5789368ee7c4\"",
                "\"bw=0IbIqb2rYOcQmRCEw2yLbjMD8Kemf9vbpX1ItfkKCmgB\"",
                "\"spycloud-domain-verification=d4bdd2a1-0c7e-49cc-b6d2-1ff621f94afc\"",
                "\"sgm36gg2qp1g5229t9cmjtg3x1mzzrtt\"",
                "\"wiz-domain-verification=6ee79d32ca94e6865a6da24bcd59be1191354cf8575d9ca61426454dec4f69fe\"",
                "\"google-site-verification=ea7ayqaC1JNaWrSAOrbvx0zK0zhG2zSQxFywYWwtKi8\"",
                "\"sfcc_verification_bgrn=f192628d66a489d6c8354372d1fd2dd5110974465123e843cb1b936ffb9e0ebe\"",
                "\"teamviewer-sso-verification=7b360a92094b4ed1bd20b72a00a6737f\"",
                "\"pexip-ms-tenant-domain-verification=17f9ad8e-c51d-4d61-84f1-bf06e5689873\"",
                "\"ZOOM_verify_9xG1OR5fXvpourpmC5V3eg\"",
                "\"adobe-idp-site-verification=9548cd89f70c2263026726c42759c19315f8dd33315053005ab1c2d9d0afb3de\"",
                "\"atlassian-domain-verification=a4xthAwbTAwsn3LNybNwiFuI5tR/ceq8nylwkdog3mfTD5WcG6fJmhC6TPlDo1hu\"",
                "\"MS=ms83843364\""
            ],
            "NS": [
                "a9-66.akam.net.",
                "a18-66.akam.net.",
                "a20-67.akam.net.",
                "a1-1.akam.net.",
                "a26-64.akam.net.",
                "a7-65.akam.net."
            ],
            "SOA": [
                "a1-1.akam.net. hostmaster.akamai.com. 2026072902 28800 7200 604800 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.54.76.143",
            "23.54.76.142"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:194.79.56.46 ip4:194.79.56.47 ip4:172.104.235.235 ip4:18.196.215.67 ip4:147.78.33.1 ip4:64.73.120.224/27 ip4:64.73.113.32/29 ip4:213.41.42.81/28 ip4:54.229.2.165 ip4:52.30.130.201 include:spf-0024c501.pphosted.com include:spf1.fendi.com include:spf.protection.outlook.com include:_shortspf.launchmetrics.com include:spf.app.jaggaer.com ip4:193.132.52.1 ip4:112.65.225.212 ip4:130.250.184.132 ip4:204.168.23.12 ip4:151.253.12.52 ip4:151.253.41.52 ip4:52.17.45.98 ip4:52.16.190.81 ip4:93.63.181.213 ip4:3.123.151.205 ip4:3.66.57.96 ip4:185.41.215.201 ip4:185.41.215.202 -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "selector2",
        "dkim_host": "selector2._domainkey.fendi.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDI9Z4GD60ZqBro2CyhrLRez143JYUA3BBSyIwjEVBoo0dRisE/o/sc8rbaU45R/H24CBLDaccFBjhhGSt9AVA4mgblgAlA2xzv1oJhwdQTrKmY2XaldrotTTy38tG8PrlboEalw/Wu9RxG+bUU2Xa3nwmp+pf5gM9WKk8zxsbGpQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-54-76-143.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "104.119.189.155",
                        "104.119.189.225"
                    ],
                    "time_ms": 62.31
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.54.76.142",
                        "23.54.76.143"
                    ],
                    "time_ms": 34.12
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.33.40.73",
                        "23.33.40.86"
                    ],
                    "time_ms": 68.7
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.54.76.142",
                        "23.54.76.143"
                    ],
                    "time_ms": 51.57
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.48.224.201",
                        "23.48.224.207"
                    ],
                    "time_ms": 88.06
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.fendi.com",
        "valid_from": "2026-07-06T19:00:00-05:00",
        "valid_to": "2027-01-21T17:59:59-06:00",
        "days_remaining": 163,
        "san": [
            "www.fendi.com",
            "api-fendi100game.fendi.com",
            "arnaldopomodoro.fendi.com",
            "baguette.fendi.com",
            "bi.ls.fendi.com",
            "booxp.fendi.com",
            "careers.fendi.com",
            "cctv.fendi.com",
            "fen-currency-api.fendi.com",
            "fendi-event.bookingtool.it",
            "fendi.cn",
            "fendi.com",
            "fendi100game.fendi.com",
            "fendiskims.com",
            "files.fendi.com",
            "fisfor.fendi.com",
            "game-retailtraining.fendi.com",
            "heritage.fendi.com",
            "hscapannuccia.fendi.com",
            "hscapannucciaeng.fendi.com",
            "icom.fendi.com",
            "images.www.fendi.com",
            "ltl.fendi.com",
            "mmpo.fendi.com",
            "mto-lg-events.fendi.com",
            "portal.fendi.com",
            "products.fendi.com",
            "ps.fendi.com",
            "qrcode.fendi.com",
            "retailtraining.fendi.com",
            "s-connect-admin.fendi.com",
            "s-connect.fendi.com",
            "secure.fendi.com",
            "social.fendi.com",
            "static.fendi.com",
            "static.fendiskims.com",
            "static.www.fendi.com",
            "sts.fendi.com",
            "stylingtool.fendi.com",
            "time.fendi.com",
            "tl.fendi.com",
            "traininglab.fendi.com",
            "upgrade-retailtraining.fendi.com",
            "vap.fendi.com",
            "virtualtour.fendi.com",
            "vm.fendi.com",
            "welcomepdc.fendi.com",
            "www.arnaldopomodoro.fendi.com",
            "www.fendiskims.com",
            "www.fisfor.fendi.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.fendi.com/us-en/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.fendi.com/us-en/",
            "expires": "Tue, 11 Aug 2026 07:17:32 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "date": "Tue, 11 Aug 2026 07:17:32 GMT",
            "alt-svc": "h3=\":443\"; ma=93600",
            "set-cookie": "bm_sz=42D14CF1CD244AD3E7DEF1E9F9EF4E8A~YAAQDqTAF9M3JuufAQAAswav7wAJXZtkznay7NH83F0K9sUCGm+jJ++oF4wrV3FfMJnKf0iN2zjAj4oVZMmE9Hn26Qc+2sLgH74wiXmndwF8ZkcEHgV1WUec2pFQUApGpLL8UYMIP8XKj8Jfl0uisiG/PnrTh7Tx/+6CO0M/0rbPZfvk2mHhMtZYxyjKAkAmayo4pzQocGL6+whsa3Eq3kOInzGISXtWqD4VUDwIbMUGJCibWkZgJYGxoosVFGr7fVOhsJmlvKWPb6cK5KfsbOCrTOSLzhGetmuvGYjd9/4NyqiGFVlkugoCnEh2vpdXSGtRJILwCdoTC6079y3o4fasE0g5MO8MfUh2qiPo4N4oOUPT0MFqVwM8OqnQC6AA~3359282~3749173; Domain=.fendi.com; Path=/; Expires=Tue, 11 Aug 2026 11:17:32 GMT; Max-Age=14400; SameSite=None; Secure",
            "server-timing": "ak_p; desc=\"1786432652687_398500878_261406293_27488_16100_6_0_15\";dur=1",
            "kleecks-debug": "https://www.fendi.com/us-en/ DESKTOP - MISS -> 200 TOT:153 - req:4 wait:4 cms:130 (cms_s:15 cms_r:0) resp:0 Aug 11, 2026 7:17:32 AM - fendi-rainbow-main-0-blue-55cdd88f4d-6h8sz",
            "x-optimized-by": "Kleecks (https://www.kleecks.com)",
            "content-type": "text/html;charset=UTF-8",
            "x-content-type-options": "nosniff",
            "content-security-policy": "frame-ancestors 'self' https://*.coremedia.vm https://*.coremedia.cloud https://*.coremedia.io https://*.coremedia.com https://*.quickrun.io https://*.coremedia.rocks",
            "x-dw-request-base-id": "LmYNlSXMemoBAAB_",
            "cf-cache-status": "DYNAMIC",
            "cf-ray": "a295760ff8657e9b-CDG"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "x-content-type-options": true,
            "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://fendi.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)"
    },
    "network": {
        "23.54.76.143": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.54.76.142": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-0024c501.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 50.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 126.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 109.5,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 118.04
}