{
    "ok": true,
    "domain": "tiffany.com",
    "generated_at": "2026-08-09T14:15:20-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 73,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 65,
            "network": 85,
            "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": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "3 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": 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": "86 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-61-107-152.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 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": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "3 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": "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": "86 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-61-107-152.deploy.static.akamaitechnologies.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "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": [
                "23.61.107.152"
            ],
            "AAAA": [
                "2600:1407:3c00:997::2f23",
                "2600:1407:3c00:9a3::2f23",
                "2600:1407:3c00:982::2f23"
            ],
            "CNAME": [],
            "MX": [
                "10 mxb-0024c501.gslb.pphosted.com.",
                "10 mxa-0024c501.gslb.pphosted.com."
            ],
            "TXT": [
                "\"extensis-domain-verification=57c1105a-55b8-4ca2-b378-bb97d4f9f0ef\"",
                "\"teamviewer-sso-verification=2b5352a59a1d497fa2a4ac8cf6d1b19a\"",
                "\"q320tfnxjrqtp4pj6lsvww1sknqr4b7d\"",
                "\"MS=ms75301870\"",
                "\"LZx14ElH=9e4fdbdbce19fe269a5a4a860543063b\"",
                "\"docusign=d5aea745-e84c-486a-8f53-7be2d7b1cb64\"",
                "\"Dynatrace-site-verification=7d49c1f8-00c0-44ab-a54a-138259311df5__o56eiencqln6l8oga62atfpmmg\"",
                "\"vmware-cloud-verification-835f6fac-ad84-423a-9d9e-af492c2f981a\"",
                "\"Dynatrace-site-verification=3ead5a5e-f2bf-4522-b14f-63ddba6c8887__cpgr8qom2ik9o2ncga00jn07of\"",
                "\"pardot_141691_*=8d5f57ac2f4e48d9c9880c2ba22c9f31ca83272df71afff8e9fd5bc6f4867601\"",
                "\"facebook-domain-verification=dtdhnyss1jx3r543g7zflnz09nv3fg\"",
                "\"neat-pulse-domain-verification-WLNP79M=a01b1fd4-1508-4823-b08c-6aba86395d0a\"",
                "\"_xy6bd33s3hupcdtcd4fd5ygzg34sw3d\"",
                "\"lMseM1814wUbgQfy4/Qz6rrXFC2FkJBgCwzCpb86Bwbk37LfBUiKaJ5ZQ3DUx6FCClbz6sSDEdFTK/jCc8DjhQ==\"",
                "\"_0dzcmb1e16bsnbw6iyrns6t1pokavst\"",
                "\"v=spf1 include:spf.protection.outlook.com include:spf1.tiffany.com include:spf-0024c501.pphosted.com include:spf-0024c502.pphosted.com ip4:20.85.51.10 ip4:20.62.30.247 ip4:20.62.28.47 ip4:195.15.206.45 ip4:195.15.206.100 ip6:2001:1600:13:101::1c2\" \" ip6:2001:1600:13:101::384 -all\"",
                "\"wiz-domain-verification=6ee79d32ca94e6865a6da24bcd59be1191354cf8575d9ca61426454dec4f69fe\"",
                "\"_bwnl5lu3w34djmhn9jwe2wdi8tkblh7\"",
                "\"BlhEZ6gbky3CVZGDtYMsSnkqE4UXZoXD9wKPqJCU3s9aievDMFP6HFJZo6U+A20sFjC72d4GVIcrByUA8XLoeA==\"",
                "\"apple-domain-verification=umD3mnuFtaWd5PKT\"",
                "\"adobe-idp-site-verification=d0673692-3d32-4308-80c1-52a6877a7649\"",
                "\"google-site-verification=Zr0NTjbmKHYEjIt3EepbcUZmAerlbyaYsFe46ybVNtM\"",
                "\"google-site-verification=eW23T3xsEtvTUl71ZA99upUZcyihy2BN5HQOQZs0tFY\"",
                "\"asv=d8568cda072d948dae7d1a49b16e3012\"",
                "\"atlassian-domain-verification=c1actJ0JAzcSFLkxnq5D0273R9zYjIjrVo6ihAeV9paFA7vcE/ef8ehuJpP3O8BP\"",
                "\"77086c01-ea2b-40a0-9155-e551001d5679\"",
                "\"worksmobile.certification.8vca4c58vp7bxi4zfe.a0ih1pqh2bs4nz.zsoaw6krg\"",
                "\"ZOOM_verify_yZVp4rcJR0SaPQeGOjBfhg\"",
                "\"sfcc_verification_bkcp=8d71dbe8b591cedfa973ccf563a565be3032baf0bd1a4f5c2179b344bbb7d63e\"",
                "\"_ybbd1yp2h3z706dftxklu1qkjulutdj\"",
                "\"jamf-site-verification=8ZTihq5S3QIqLol4SER2PQ\"",
                "\"cisco-ci-domain-verification=1d1d14fd47d55af4c35b58f1d0fad0b2bab9a411f4c1df27277d2dd8db45b4d5\""
            ],
            "NS": [
                "udns2.cscdns.uk.",
                "udns1.cscdns.net."
            ],
            "SOA": [
                "udns1.cscdns.net. hostmaster.cscdns.net. 2019102610 28800 7200 1209600 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.61.107.152"
        ],
        "ipv6": [
            "2600:1407:3c00:997::2f23",
            "2600:1407:3c00:9a3::2f23",
            "2600:1407:3c00:982::2f23"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:spf1.tiffany.com include:spf-0024c501.pphosted.com include:spf-0024c502.pphosted.com ip4:20.85.51.10 ip4:20.62.30.247 ip4:20.62.28.47 ip4:195.15.206.45 ip4:195.15.206.100 ip6:2001:1600:13:101::1c2 ip6:2001:1600:13:101::384 -all",
        "dmarc": "v=DMARC1;p=reject;sp=reject;fo=1;rua=mailto:dmarc_rua@emaildefense.proofpoint.com;ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.tiffany.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC219GRhcrSGbQTYzlN+FShGLDT3uR5JtKA31qRwG2KEUJ303aHEyyl7w09vCxAatlAjiyzbUkRsFXbLwBJ/mLrE9xY4lF02xSGvtWNOfDZ+4zbP0PJUi0Or8YJ2cDQ901ijvh6uba3L/Z/RaLNTBAKEGpQOoWHqxnKjqodYb3oTQIDAQAB; n=1024,1450252107,1466063307",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-61-107-152.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.61.107.152"
                    ],
                    "time_ms": 59.87
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.61.107.152"
                    ],
                    "time_ms": 58
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "184.84.87.10"
                    ],
                    "time_ms": 111.76
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.61.107.152"
                    ],
                    "time_ms": 106.44
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "104.71.183.61"
                    ],
                    "time_ms": 68.39
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.tiffany.com",
        "valid_from": "2025-11-02T18:00:00-06:00",
        "valid_to": "2026-11-03T17:59:59-06:00",
        "days_remaining": 86,
        "san": [
            "www.tiffany.com",
            "ltl-preview.tiffany.com",
            "ltl.tiffany.at",
            "ltl.tiffany.be",
            "ltl.tiffany.co.uk",
            "ltl.tiffany.com",
            "ltl.tiffany.de",
            "ltl.tiffany.es",
            "ltl.tiffany.fr",
            "ltl.tiffany.ie",
            "ltl.tiffany.it",
            "ltl.tiffany.kr",
            "media.tiffany.cn",
            "media.tiffany.com",
            "payment.tiffany.com",
            "tiffany.cn",
            "tiffany.com",
            "www.ps-az.tiffany.cn",
            "www.ps.tiffany.cn",
            "www.tiffany.cn"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://tiffany.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "mime-version": "1.0",
            "content-type": "text/html",
            "content-length": "361",
            "expires": "Sun, 09 Aug 2026 19:15:20 GMT",
            "date": "Sun, 09 Aug 2026 19:15:20 GMT",
            "server-timing": "ak_p; desc=\"1786302920294_388045073_1974097194_23_11034_48_38_15\";dur=1"
        },
        "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://tiffany.com/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "23.61.107.152": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-0024c501.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 124.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 97,
                "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": 119.75
}