{
    "ok": true,
    "domain": "zappos.com",
    "generated_at": "2026-08-09T04:59:15-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 77,
            "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": "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": "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": 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": "123 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-18-216-70-16.us-east-2.compute.amazonaws.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": "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": "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": "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": "123 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-18-216-70-16.us-east-2.compute.amazonaws.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": [
                "18.216.70.16",
                "44.228.192.155",
                "52.38.151.45",
                "3.139.132.67"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 amazon-smtp.amazon.com."
            ],
            "TXT": [
                "\"TS1760027\"",
                "\"canva-site-verification=SI-mvaZu3mUfzNVOBrBLnw\"",
                "\"MS=ms75794671\"",
                "\"d495d381-2a6d-4223-8d6a-a635b37694a9\"",
                "\"openai-domain-verification=dv-xmVeuMp2BucO9mOC0DEK9x50\"",
                "\"0ed1fe018ae163dbb9be0440a9a4000f3c4542b78a\"",
                "\"MS=ms13107889\"",
                "\"google-gws-recovery-domain-verification=68940552\"",
                "\"google-site-verification=VZHfLS7kKzouSbOrzo7lxUGxOssauaehK7fV4xAPIfE\"",
                "\"google-site-verification=6d0taaiZCefC-lmifd0ThuIIDsGo9SyJlYNe0wJlWho\"",
                "\"slack-domain-verification=1gpgLOhXwPr09f0NJfEcqLjFOXiFSBlAciKtXoPi\"",
                "\"v=spf1 mx ip4:208.91.39.125/32 include:amazonses.com include:amazon.com include:cust-spf.exacttarget.com include:us._netblocks.mimecast.com include:mail.zendesk.com include:spf1.amazon.com include:spf2.amazon.com -all\"",
                "\"google-site-verification=6A4gh51WW7bjDAMsAGAlK3M7322WB9YBTI3_3dpzbkg\"",
                "\"miro-verification=ffc2d13601110f780f662a35106a90eb8db97855\"",
                "\"facebook-domain-verification=dx6luo6xxkwgixxln9o7xn2uq8s4tq\"",
                "\"r3nrc6ytq8bn9vgwgdwcdwjtlsv0s089\"",
                "\"docusign=f5a09a13-f253-48fe-92ad-83fe616cb4c1\"",
                "\"amazonses:9+kfVMQ4bp2Qivs0k6quQxUte7v4hjxCDqzWSeNHB2I=\"",
                "\"atlassian-domain-verification=UIi6jGvfOhctruParxTRFUa32/MFjzgh2VwR7KgpYDuN5KssUSbsUN8ESqnV0LLU\"",
                "\"google-site-verification=7vJkC-0ETtT5FWTYyikF28_2Xd14A6LgY_rRFtalga4\"",
                "\"docusign=da044f8e-5558-441f-bdb4-36b5ad17803f\"",
                "\"apple-domain-verification=LEYQKI2f3RhggzkD\"",
                "\"adobe-idp-site-verification=b6bcd3e5aaffc63607c8bf75744d9a0d1febc50dd7f389428e2ae476c9ba8814\"",
                "\"box-domain-verification=ffea95cd0e0d61c302198367155b07e74fd534fa1d867662dc9bf9969b6f535d\"",
                "\"smartsheet-site-validation=iTSMa-WgtLnYc-U5GOnid0cYQhzxnCh9\"",
                "\"shopify-verification-code=HKHGrWGNQNiM8om7YsohWqOHXf335d\"",
                "\"asv=fbdba52564ef6b51c32a4d852db6ab67\"",
                "\"docker-verification=442a9f1f-be70-46a3-8cc2-20cc06e2d8b6\"",
                "\"stripe-verification=8C5CAA2F2EF13592F13B1DDEBBF946A688814144BDBD540ABC41382F98FDC21A\"",
                "\"google-site-verification=0mnCHzYPFd_UXwTM82KnBP9A1yXyAethUsmrntZK34A\"",
                "\"spf2.0/pra include:spf1.amazon.com include:spf2.amazon.com include:amazonses.com ~all\"",
                "\"_lqykvkhqgonx7qzu8hcfbi5lfjplbil\""
            ],
            "NS": [
                "a18-66.akam.net.",
                "a9-66.akam.net.",
                "a1-21.akam.net.",
                "a20-67.akam.net.",
                "a5-64.akam.net.",
                "a8-65.akam.net."
            ],
            "SOA": [
                "a1-21.akam.net. sys.zappos.com. 2018440116 7200 3600 2419200 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.216.70.16",
            "44.228.192.155",
            "52.38.151.45",
            "3.139.132.67"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx ip4:208.91.39.125/32 include:amazonses.com include:amazon.com include:cust-spf.exacttarget.com include:us._netblocks.mimecast.com include:mail.zendesk.com include:spf1.amazon.com include:spf2.amazon.com -all",
        "dmarc": "v=DMARC1;p=quarantine;pct=100;rua=mailto:report@dmarc.amazon.com;ruf=mailto:report@dmarc.amazon.com",
        "dkim_selector": "k2",
        "dkim_host": "k2._domainkey.zappos.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv2aC2KjGKLOwTweBY5A9RpjsxaBXR9r7OAU6U8/zn92ivImI75naUujWbItRI/QmL1jy5PWGqLwoUA0b90ObWaLDc+i9MtTNmGeWO009hr20fIxhGg6XBT2kjZ1DTThopSe1nAndsupmcBwlQ5Q6LJ+ZAxLcujnPIxM0ZBLmgpkv8u6RfY4eFP8OLvdAW3oSuB0DyLDigQX4Sj8wBO4YIdQH6AAmBeOsidsKAFNFUCpc3vCxtBDR12U+cBg724l3sBkMQ8evnz6idnqxq9QAVYh8k4kJ+RP+6cqTdy7LjIm8xY/bQNpQIpGUAuDo2DjLcCDun9DAI4Q/3z+Q0o9QuQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 8,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "v=BIMI1;l=https://bimi.zappos.network/zappos_ip_llc_571281768.svg;a=https://bimi.zappos.network/zappos_ip_llc_571281768.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-18-216-70-16.us-east-2.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.216.70.16",
                        "3.139.132.67",
                        "44.228.192.155",
                        "52.38.151.45"
                    ],
                    "time_ms": 57.7
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.216.70.16",
                        "3.139.132.67",
                        "44.228.192.155",
                        "52.38.151.45"
                    ],
                    "time_ms": 30.99
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "18.216.70.16",
                        "3.139.132.67",
                        "44.228.192.155",
                        "52.38.151.45"
                    ],
                    "time_ms": 48.9
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.216.70.16",
                        "3.139.132.67",
                        "44.228.192.155",
                        "52.38.151.45"
                    ],
                    "time_ms": 92.7
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "18.216.70.16",
                        "3.139.132.67",
                        "44.228.192.155",
                        "52.38.151.45"
                    ],
                    "time_ms": 71.69
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "zappos.com",
        "valid_from": "2026-05-26T19:00:00-05:00",
        "valid_to": "2026-12-10T17:59:59-06:00",
        "days_remaining": 123,
        "san": [
            "zappos.com",
            "*.zappos.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.zappos.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 09:59:07 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "162",
            "location": "https://www.zappos.com/",
            "server": "Server",
            "link": "<https://assets.services.prod.kratos.zappos.com/kratos-assets/_next/static/css/80f218e7c91194c0.css>; rel=preload; as=\"style\", <https://assets.services.prod.kratos.zappos.com/kratos-assets/_next/static/css/77d1ddd8466cbcf1.css>; rel=preload; as=\"style\"",
            "x-core-value": "6. Build Open and Honest Relationships With Communication",
            "x-recruiting": "If you're reading this, maybe you should be working at Zappos instead.  Check out jobs.zappos.com",
            "x-uuid": "f5c5bdcc-93d8-11f1-be0f-e5008c4d9be4",
            "x-frame-options": "SAMEORIGIN",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "expires": "Sun, 09 Aug 2026 09:59:07 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "vary": "next-router-segment-prefetch",
            "set-cookie": "akacd_zappos_prod=1786269847~rv=20~id=4f23ca8b0e5cf1838698bb988682d8c3; path=/; Expires=Sun, 09 Aug 2026 10:04:07 GMT; Secure; SameSite=None",
            "alt-svc": "h3=\":443\"; ma=93600",
            "permissions-policy": "interest-cohort=()",
            "x-no-hints-enabled": "Yes"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Server",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.zappos.com/",
        "title": "Shoes, Sneakers, Boots, & Clothing + FREE SHIPPING | Zappos.com",
        "description": "Fast, FREE shipping on just-landed sneakers, boots, heels & more from your favorite brands. Now that's a win.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "18.216.70.16": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "44.228.192.155": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.38.151.45": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.139.132.67": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "amazon-smtp.amazon.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 8.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4028.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4019.7,
                "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": 88.51
}