{
    "ok": true,
    "domain": "anthropologie.com",
    "generated_at": "2026-08-09T12:58:31-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 72,
        "label": "Fair",
        "categories": {
            "dns": 85,
            "mail": 90,
            "security": 65,
            "network": 50,
            "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": 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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "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": 10,
                "lost_points": 0,
                "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": "75 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: 141.237.227.35.bc.googleusercontent.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": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40,
                "detail": "HTTP/1.1 403 Forbidden"
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "1 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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "75 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: 141.237.227.35.bc.googleusercontent.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": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "HTTP response",
                "detail": "HTTP/1.1 403 Forbidden",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "35.227.237.141"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 smtp.google.com."
            ],
            "TXT": [
                "\" j17js8zk0cx0m1gzf9g9fz9lcfcy4bfh\"",
                "\"h0w81b352xp7ctx1z6ppdsqrg80p7644\"",
                "\"vstdn8svryjyxvy0hwr55ns50x20gyfp\"",
                "\"ZOOM_verify_JSLJpBl3R0-WgZk5tjnJog\"",
                "\"MS=ms49295059\"",
                "\"figma-domain-verification=0a0ccb406aedd68427246933809aad17d680199e71c9928440c606f0b4dee3c7-1744727740\"",
                "\"v=spf1 ip4:209.11.206.190/32 ip4:216.183.124.160/27 ip4:12.178.224.80/28 ip4:64.18.0.0/20 ip4:208.255.148.64/26 \" \"ip4:65.242.66.128/26 ip4:164.109.50.45/32 ip4:204.115.126.0/23 ip4:198.135.28.0/22 ip4:198.135.30.120/32 ip4:23.96.125.248/32 ip4:23.96.126.101/32 include:spf.protection.outlook.com include:spf.mtasv.net include:_spf.google.com -all\"",
                "\"google-site-verification=GnEvnk6fkGm475B3P1Kile1QsT14h33OmpQ1KOrb1Mc\"",
                "\"MS=ms60560751\"",
                "\"anthropic-domain-verification-gaxn1f=k0DIk9KG3qSBRHDXgJkrBPjHO\"",
                "\"DosY5BVEYOzPfb4PDE7zbqihh64dgdQ2YJdzxiBJeBcr2cgcXSjwKkbhWjyI+PTYtitKyEKPNzdgWh5ZkKiaNw==\"",
                "\"google-site-verification=moQieoa7dXEgDh9CPmhHlJ4teWUGVSdDTjjhPukBeO4\"",
                "\"atlassian-domain-verification=Un85mZ7js3qd2+qqu26LGJYwU2wzrUw7t+0HeyzXR/jLq+6kKPis3/YXSddxqZ6f\"",
                "\"_05edmjw0ub32p4wxmklp0as0zi98dqi\"",
                "\"klaviyo-site-verification=VBdPtR\"",
                "\"stripe-verification=f54191bf44982021ae8535e8b12a9f006e4df91f6fb51261041fe803e66d38c1\"",
                "\"facebook-domain-verification=jwc6nsfi6u8bt1i6wgey8cpl0znpgs\"",
                "\"airtable-verification=a79dabd2479008c7534d7353c38527cc\"",
                "\"mk-org-sso-0be0fb7a-9ec7-4807-908e-2cc73698f58c\"",
                "\"datadome-domain-verify=wGGFzaMkgsCLVvt93T0EmSoVI38z92Pb\"",
                "\"1w527zzwvy8n7bhs58v4z7938jlw625s\""
            ],
            "NS": [
                "ns-cloud-a4.googledomains.com.",
                "ns-cloud-a3.googledomains.com.",
                "ns-cloud-a2.googledomains.com.",
                "ns-cloud-a1.googledomains.com."
            ],
            "SOA": [
                "ns-cloud-a1.googledomains.com. cloud-dns-hostmaster.google.com. 2 21600 3600 259200 300"
            ],
            "CAA": [],
            "DS": [
                "37676 8 2 10BF12FF65124E0F86C49FB31AD88977B1881008A07DCFA2A4F28AC8 B28939FF"
            ],
            "DNSKEY": [
                "257 3 8 AwEAAdwXxQAM8/nhzgGACNFr5LxRFzohmxqZi9JkgX6wSn3nJLh5yNlO 0U/cI5VfCC6Eup9PcZNmkdJVq8FWd5G4DRQW/EqSSGQZloqXApU4QiD3 +aGHPILBweyS6veNINwrS/TzzV/U2+gidYN/G4wRpbDCgOkgEwIjV9GI awBrEKhkFfG9HFwNpkojYKA5z8l5FA4oa1jSJ/EbO0OFqO0Rc36qUObS q6Eq2Krn90TIsvCW2Qta1kzFtGS3ybGtPQuOwRlAP9PAoeM+tDXM4uQR TAFKhn3vpL3l+/ZJR5zSXDWwKzvAZkckxQ1GwypSNjC0bBD9nkXxXRlM 4F2+4KhdRBU=",
                "256 3 8 AwEAAZVQhFteZEUvJzUd5sF0UZdxjKFzLTT2whlI0MXpo40uuaM1LgV2 eZWUC5nggNN19KyI4DguWIY9d11/ivrjxEIdXLARSVUxQ+LDPoxGY7Ts uZ2EddI35YoAOmds4Ka13cRW32KieGNI+KwCMzRJekjM7ImXCMzd/PZC EybLC8P1"
            ],
            "RRSIG": [
                "NS 8 2 21600 20260830151400 20260808151400 49035 anthropologie.com. OSldtgCyzHxfc8bgS0yd+XS58MxS2T72YIoIPWk3MIMePJLzDiN+V/ka IbkyrVhoNH2PLNYYILk3/0gEBE60pFrQBcs9GG4xka/0IPiHBP0G71Ya B/NSE8PHK97+cgZTxLYSMLvGNCHCYBFr3RrpnILqQQHFFb2MIPT6nj0v QiY=",
                "MX 8 2 300 20260830151400 20260808151400 49035 anthropologie.com. RBcwq0xoZ5VC/NW3oJbCIBWmexeMJXw0dx4zKkHli39mb1+uxmAYS+08 UzQVByYsBTFrRI6+/DhypyQNIAiwQGHTXWjeDJouFqmgz439IbadxOOC d/T4X2/K5uLyfn/aIx5z9C1Fu8whgy0lm/EmZwSvwIdaxnBmgxyVVKaH jZo=",
                "DS 13 2 86400 20260816012333 20260809001333 41446 com. X6vll2RnlCTmxyzazPvkTytj/zv8tHZBhTMCbTfxN8p1RfYIqhxM5Qfz h7Lw2JCX1M2vSftjR6tyIxfH1kc7Vg=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "35.227.237.141"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:209.11.206.190/32 ip4:216.183.124.160/27 ip4:12.178.224.80/28 ip4:64.18.0.0/20 ip4:208.255.148.64/26 ip4:65.242.66.128/26 ip4:164.109.50.45/32 ip4:204.115.126.0/23 ip4:198.135.28.0/22 ip4:198.135.30.120/32 ip4:23.96.125.248/32 ip4:23.96.126.101/32 include:spf.protection.outlook.com include:spf.mtasv.net include:_spf.google.com -all",
        "dmarc": "v=DMARC1; p=none;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.anthropologie.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA6wEK2/y3A6vJwu1NX1qfRsYM8v/7Nzz4oz/0i+BgUJz7ey0xWNX56MesW/33JMvT55JTANIQc2XowCwWlgZc04BcB+VmUfRCt61RcE2sWP4pXSjp60KEg97dadM9VIOXi1LE21/3JqM7SPgEg/pcosnjbU6pfuVbLC1kGmV4IRMqAos348SFaV/muSGOrUkPEf5xk78i1c2tn0zHM5knrcWkOj3Vjy65RiJAQpL4PuVwqxIdTrOUsXBD01jqib4kn7ICleCfIgRQKcPk/rMGraqW1oPUVLKgKP3QKV9D2WcSNZGhXbgWw38gVgDTOfHazYR+x8S0HqIjal6/ms7ClQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "141.237.227.35.bc.googleusercontent.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "35.227.237.141"
                    ],
                    "time_ms": 39.09
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "35.227.237.141"
                    ],
                    "time_ms": 45.57
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "35.227.237.141"
                    ],
                    "time_ms": 139.54
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "35.227.237.141"
                    ],
                    "time_ms": 41.6
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "35.227.237.141"
                    ],
                    "time_ms": 158.75
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Google Trust Services",
        "subject": "anthropologie.com",
        "valid_from": "2026-07-26T05:34:56-05:00",
        "valid_to": "2026-10-24T06:30:50-05:00",
        "days_remaining": 75,
        "san": [
            "anthropologie.com",
            "*.anthropologie.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.anthropologie.com/",
        "status": "HTTP/1.1 403 Forbidden",
        "http_version": "2",
        "headers": {
            "cache-control": "max-age=0, private, no-cache, no-store, must-revalidate",
            "location": "https://www.anthropologie.com/",
            "content-length": "780",
            "date": "Sun, 09 Aug 2026 17:58:23 GMT",
            "content-type": "text/html;charset=utf-8",
            "alt-svc": "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
            "server": "Apache",
            "set-cookie": "datadome=Hx3I5oJNIeyIJXmN~V_QyzOh8FHIx1EawZZxkeEMpf69RyTcydKUpTcK5pfiB~WxU6as48DNeX9W_yxTLHBPpAVvBaCDpuWLF9~3cNj6fML_SnPl5h_zf3XQg6rT7jwx; Max-Age=31536000; Domain=.anthropologie.com; Path=/; Secure; SameSite=Lax",
            "rtss": "1-2-75",
            "x-datadome": "protected",
            "accept-ch": "Sec-CH-UA,Sec-CH-UA-Mobile,Sec-CH-UA-Platform,Sec-CH-UA-Arch,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Model,Sec-CH-Device-Memory",
            "charset": "utf-8",
            "pragma": "no-cache",
            "access-control-allow-credentials": "true",
            "access-control-expose-headers": "x-dd-b, x-set-cookie",
            "access-control-allow-origin": "*",
            "x-datadome-cid": "AHrlqAAAAAMA8XzdktoavPIA0X5mjw==",
            "x-dd-b": "259",
            "via": "1.1 google",
            "vary": "Accept-Encoding"
        },
        "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": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.anthropologie.com/",
        "title": "anthropologie.com",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "35.227.237.141": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "smtp.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22,
                "banner": "220 mx.google.com ESMTP 586e51a60fabf-459f1f68702si6458213fac.170 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4017.8,
                "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": 84.6
}