{
    "ok": true,
    "domain": "wish.com",
    "generated_at": "2026-08-09T23:14:55-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 80,
            "mail": 90,
            "security": 81,
            "network": 100,
            "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": "2 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "2 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "5 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": "109 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-35-172-153-213.compute-1.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": 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 405 "
            },
            {
                "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": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "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": "5 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": "109 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-35-172-153-213.compute-1.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": "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 405 ",
                "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.172.153.213",
                "100.62.147.209"
            ],
            "AAAA": [
                "2600:1f18:2265:c00:a74d:39c7:fd5a:674d",
                "2600:1f18:2265:c01:1008:a127:d372:d9c"
            ],
            "CNAME": [],
            "MX": [
                "1 aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com."
            ],
            "TXT": [
                "\"E463F50AAE\"",
                "\"dropbox-domain-verification=fa41aynwo2wc\"",
                "\"adobe-idp-site-verification=3cceddcc57a3a16506e124d02e6bfea5a1c7a5cb15f9a2a6d4fc702aa4b323e1\"",
                "\"google-site-verification=pr7-DHYY_AqdVQOYXAQzOk4WDog30-UhAnvn_UZI69g\"",
                "\"5rclcpyxgptc84q9scbv5fswzmqlhtz9\"",
                "\"_gdj5rm5rqndjeg4zxrz6skprblm0c2a\"",
                "\"MS=ms54132323\"",
                "\"yahoo-verification-key=4vaUF9sBJ4mV9+8h9JIlCl9+Npa/xubu9baL0nMuy9U=\"",
                "\"google-site-verification=2-G0oxz3e_vyHCP8rk7IdFbhuTPEPragL7Z7TKZ-sPU\"",
                "\"google-site-verification=h5pDSERz8ovLN2O19RNMnMljJTQex2URjywGcvgbEwE\"",
                "\"google-site-verification=9oFGxm0Ga0Ojy6wspQZv5DMkAytw4TnnLYZ2cceQt0c\"",
                "\"cisco-ci-domain-verification=2bb68d2e16f6f0eb7e11fac224f9259dd2f73fbcba9cfa52e914355ed13f6159\"",
                "\"v=spf1 ip4:144.2.144.0/22 ip4:211.115.100.0/24 ip4:211.115.104.0/24 ip4:121.254.142.0/24 ip4:121.254.251.0/24 include:sendgrid.net include:_spf.google.com include:mail.zendesk.com include:servers.mcsv.net \" \"include:amazonses.com include:mailsenders.netsuite.com ~all\"",
                "\"spycloud-domain-verification=aba1ecc5-af3d-40b4-ac6f-194eceff57ae\"",
                "\"google-site-verification=wS_Bh4bhNWOcrgPjxPpeJi2Dwjkg0O4kbmdhrZ-adHM\"",
                "\"mailru-verification: 31ee96b84be4090e\"",
                "\"atlassian-domain-verification=rx0dRGqwRvmj4XiBNdiYy55icLKaWlfqFL6JA1T1/mOm1NNsvcqjdXZNNfmtUqSV\"",
                "\"google-site-verification=2vT9NmqwE71w7NT9iPacshOgHHk4EGNDSoF21UvsfII\"",
                "\"facebook-domain-verification=m2s0jcgkx32y75e0kx8vyedvpu6jtm\"",
                "\"apple-domain-verification=dabPRKDzcRhPgtFq\"",
                "\"google-site-verification=mMkCZeYu0-spF5u0mStEB_WPEpIprEyDuWpIa2sA9Fs\"",
                "\"google-site-verification=PRrBknv7fWsxFQ8cdE2FEOZQGrxPztHcIgVNsUY50mI\"",
                "\"google-site-verification=Vo6RA99XlAwG2Wd8upno9PF-jMQHS3YpLoQb9Ohn7F4\"",
                "\"atlassian-domain-verification=5VXoPu7vU5L6O1lAIKjK7j/l9tmNWGNuiaDxYoTICT78WE5bJ6mOYFhlzBQu9cY9\"",
                "\"google-site-verification=v_Cz3Ct6szZVdyOP-jLD0SgzSmslld3aW0duXQ8XC1w\"",
                "\"atlassian-sending-domain-verification=349c2340-8399-4dc7-b7f6-7c146fb0bfab\""
            ],
            "NS": [
                "ns-1732.awsdns-24.co.uk.",
                "ns-92.awsdns-11.com.",
                "ns-555.awsdns-05.net.",
                "ns-1132.awsdns-13.org."
            ],
            "SOA": [
                "ns-1732.awsdns-24.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "35.172.153.213",
            "100.62.147.209"
        ],
        "ipv6": [
            "2600:1f18:2265:c00:a74d:39c7:fd5a:674d",
            "2600:1f18:2265:c01:1008:a127:d372:d9c"
        ]
    },
    "mail": {
        "spf": "v=spf1 ip4:144.2.144.0/22 ip4:211.115.100.0/24 ip4:211.115.104.0/24 ip4:121.254.142.0/24 ip4:121.254.251.0/24 include:sendgrid.net include:_spf.google.com include:mail.zendesk.com include:servers.mcsv.net include:amazonses.com include:mailsenders.netsuite.com ~all",
        "dmarc": "v=DMARC1; p=none;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.wish.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCnHtgXDVEh+bs38mCXUR6eWEqWjfLDxo19jFA8bDP0MXgfRPMJTRcmgzZJB18JnKgEOpDDW4kkgl7I6YSkLAgeUEuy91nFvcZDUatPZg0/hjnsmAdXcRzXs06VBU5vNvP6fd1eGh8BWK00UCkd5YLqYdOSjLgK+96OHk3/1bc9UQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "v=BIMI1; l=https://www.wish.com/static/img/logo/BIMI/wish_logo.svg",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-35-172-153-213.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "100.62.147.209",
                        "35.172.153.213"
                    ],
                    "time_ms": 60.47
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "100.62.147.209",
                        "35.172.153.213"
                    ],
                    "time_ms": 18.96
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "100.62.147.209",
                        "35.172.153.213"
                    ],
                    "time_ms": 23.15
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "100.62.147.209",
                        "35.172.153.213"
                    ],
                    "time_ms": 83.29
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "100.62.147.209",
                        "35.172.153.213"
                    ],
                    "time_ms": 40.48
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.wish.com",
        "valid_from": "2025-10-28T19:00:00-05:00",
        "valid_to": "2026-11-27T17:59:59-06:00",
        "days_remaining": 109,
        "san": [
            "*.wish.com",
            "wish.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.wish.com/",
        "status": "HTTP/2 405 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 04:14:45 GMT",
            "content-length": "19041",
            "location": "https://www.wish.com/",
            "strict-transport-security": "max-age=86400",
            "x-wish-loc": "U2FsdGVkX19QQnYxBVmZ2fyxQyjmPFQDqC4hQcYSQfc=",
            "content-type": "text/html; charset=UTF-8",
            "server": "cloudflare",
            "cf-cache-status": "DYNAMIC",
            "set-cookie": "__cf_bm=KiC36yOncP2WPXo17panJdixHvMESulgpudafb07P0s-1786335285.2034812-1.0.1.1-9IuP8wWaynOl6u9LiCEHZ5pkA6gSQEIR3HS4.No0GTjABBfOBEiO35Wq1ThECArXnyrIayoos2vg3IthYZIGmtMHm1MgXSMnrChj4xH2x.sxMdfJIDszt7XOFD.VHItD; HttpOnly; SameSite=None; Secure; Path=/; Domain=wish.com; Expires=Mon, 10 Aug 2026 04:44:45 GMT",
            "expect-ct": "max-age=86400, enforce",
            "referrer-policy": "same-origin",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "1; mode=block",
            "server-timing": "x-wish-edge;desc=\"cloudflare\"",
            "cf-ray": "a28c2cec8ffb4a77-STL"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.wish.com/",
        "title": "Wish | Shop and Save",
        "description": "Discover affordable items for your home and life needs. Enjoy our money back guarantee, frequent discounts, flat rate shipping (select markets), and more.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "35.172.153.213": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "100.62.147.209": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 21.9,
                "banner": "220 mx.google.com ESMTP 586e51a60fabf-459f2147133si7322158fac.349 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4003.9,
                "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": 141.8
}