{
    "ok": true,
    "domain": "faire.com",
    "generated_at": "2026-08-10T13:22:01-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 71,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 65,
            "network": 65,
            "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": "3 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": 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": "69 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: ec2-54-197-79-220.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": 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/2 404 "
            },
            {
                "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": "3 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": "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": "69 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: ec2-54-197-79-220.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": "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/2 404 ",
                "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": [
                "54.197.79.220",
                "44.199.33.155",
                "100.29.97.106"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 alt4.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com."
            ],
            "TXT": [
                "\"slack-domain-verification=8j8D5MvsVHgslMo1p9jm7o6lxJYGDh1tDJ2rBST7\"",
                "\"linear-domain-verification=fj37upe476xk\"",
                "\"gradle-verification=8HPUCBOLLCNATUU5S3IMF4EQTAKR7\"",
                "\"ca3-975527cf51fd473cbf62a0bf3f02279d\"",
                "\"ZOOM_verify_D3YMWcH3SkuncDCFEep4hQ\"",
                "\"atlassian-domain-verification=V51e1ZSwPvmD1cXgLevKWl2J1U5ED93K492TibdRUxfrgoJ2TVmOWaixcl2HpxtW\"",
                "\"google-site-verification=hiwAvRzPEzbC6BGiwcSdPLaFKSkhmB7mmwvAtHLAs0g\"",
                "\"google-site-verification=83h_hCD_nCYS236-3mSw5AQXNhTFKw24W_4H2QpVWRc\"",
                "\"docker-verification=7be82ec4-be24-4877-a35d-69255596c62a\"",
                "\"google-site-verification=1FbYDZsuXV_OKUmp18iq5OagTbcuuJZDQnwTBy0es6g\"",
                "\"google-site-verification=1bg3FSGUziv0_kSsTW6rdOQj6r6zAbt0pSly3hB02_4\"",
                "\"google-site-verification=t8YRGRnB54E9je3LiNYYOoRrKxnAe1fUh0IieT4tY4A\"",
                "\"https://issues.sonatype.org/browse/OSSRH-62862\"",
                "\"apple-domain-verification=QN1BVxN1R58r9t91\"",
                "\"hubspot-domain-verification=ZTgzNjE4NGItYThmYy00OTQ3LWFiZjQtMjc4YTJkM2JkMmRi\"",
                "\"v=spf1 include:_spf.google.com include:mail.zendesk.com include:_spf.salesforce.com include:sendgrid.net ~all\"",
                "\"wiz-domain-verification=f9fe423e5dbc35a96e5196e9b31bec6f63d14522ee35478dee7d806719c93c3a\"",
                "\"cursor-domain-verification-3nw7mv=u5uhuo6Wg4lc7I8erQ23JrKMT\"",
                "\"shade-domain-verification-p2t3gb=ncRzrv6rz2wVJH177Vuw58JV4\"",
                "\"anthropic-domain-verification-r6wvfa=N6vl5pWDooMo0pg8PppnOcJJZ\"",
                "\"asv=ed6d3397e978bf64a710f8d16684b3de\"",
                "\"h1-domain-verification=g6DKqBMv1fKbv1CKS2imCRKPYYRdCLF3DJT9PHamZsnQBB54\"",
                "\"gentrace-domain-verification=287fb61c-c65c-493c-b356-e0f427c4e47b\"",
                "\"onetrust-domain-verification=2faa697d69c04606a54e0402ced059a0\"",
                "\"openai-domain-verification=dv-adLps1AMLGfnZ6PTRy8tFniA\"",
                "\"stripe-verification=358a928a5f3d2125c3388577ce64c39bd58f744aaa291ac43e4d670c24759f8c\"",
                "\"anyscale-domain-verification-t7h562=I76487xgso0QDMf63j7DizV80\"",
                "\"google-site-verification=P4_dIwMX4t3Bb1jQrSiHpIFtAbytaDM-DbOy_Mcc2Pg\"",
                "\"uber-domain-verification=1ac5f665-00a3-45bb-b6b0-15151cc84a9a\"",
                "\"postman-domain-verification=9ac80625fd59dbc3dd3540c3775600d67a33f08738972404ab69cb4551aaf3542f10bf2b69db97eb49ad76e24e2f4e01cb02408a56c42519b3f4f2830613f182\"",
                "\"stripe-verification=586d411c0a152a6cd65d80cd924b55150c76d2b07c59727023f7b547d1072688\"",
                "\"notion_verify_0mdU92Q7NnhF9QLzZW7Yyq0oZ0ao2bWGkvcT4s5FQGYPavXH6N450JJhyJYdVPa6aubp\"",
                "\"maestro-cloud-domain-verification-db10bm=4Dvktpa7tQTFTkmW610gd9XFY\"",
                "\"ca3-92975ff31aae40ed8ebf91189943df3c\"",
                "\"spacelift-domain-verification=vfhty4444lit\"",
                "\"calendly-site-verification=al4yPv9EWp3d4oXKGWwBIM8rpbxX7h4Fo7i3xquQD\"",
                "\"dropbox-domain-verification=pyk8k60edkej\""
            ],
            "NS": [
                "ns-1305.awsdns-35.org.",
                "ns-793.awsdns-35.net.",
                "ns-205.awsdns-25.com.",
                "ns-1748.awsdns-26.co.uk."
            ],
            "SOA": [
                "ns-205.awsdns-25.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 1800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.197.79.220",
            "44.199.33.155",
            "100.29.97.106"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:mail.zendesk.com include:_spf.salesforce.com include:sendgrid.net ~all",
        "dmarc": "v=DMARC1; p=reject; pct=100; ri=3600; rua=mailto:re+c5049a845a0a@inbound.dmarcdigests.com; ruf=mailto:dmarc@faire.com; aspf=r; fo=1;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.faire.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDCyTuya6JiXzFbOHZIguXRvtlzseoHfKnGwqkores3JFPBk1Ze+b1Xcm5P4Z4eMsjjrdJjMTl+aO2NJi52WVcHHCCdLOBVC1DuJYnVOPwuQguxfnCwRVFLNTjXvyGW4cuO3pdhNQUYkiGpGmYFO0yZqFH8Jp4OwpF7aeZemxOZQwIDAQAB",
        "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": "ec2-54-197-79-220.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "100.29.97.106",
                        "44.199.33.155",
                        "54.197.79.220"
                    ],
                    "time_ms": 74.06
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "100.29.97.106",
                        "44.199.33.155",
                        "54.197.79.220"
                    ],
                    "time_ms": 46.45
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "100.29.97.106",
                        "44.199.33.155",
                        "54.197.79.220"
                    ],
                    "time_ms": 42.82
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "100.29.97.106",
                        "44.199.33.155",
                        "54.197.79.220"
                    ],
                    "time_ms": 37.33
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "100.29.97.106",
                        "44.199.33.155",
                        "54.197.79.220"
                    ],
                    "time_ms": 88.67
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "faire.com",
        "valid_from": "2026-07-21T09:26:03-05:00",
        "valid_to": "2026-10-19T09:26:02-05:00",
        "days_remaining": 69,
        "san": [
            "faire.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.faire.com/",
        "status": "HTTP/2 404 ",
        "http_version": "3",
        "headers": {
            "location": "https://www.faire.com/",
            "vary": "Accept-Encoding",
            "date": "Mon, 10 Aug 2026 18:21:52 GMT",
            "server": "cloudflare",
            "content-type": "text/plain;charset=utf-8",
            "content-length": "43",
            "set-cookie": "_cfuvid=yA9Oz4ESGvVpyCJnCBP95ol6DahcnGB1ofHtfWXuTfA-1786386112.3504791-1.0.1.1-78r08QqVQ9GxeH1.OMnSR_F24giHITFkeMdy4qAKXTM; HttpOnly; SameSite=None; Secure; Path=/; Domain=faire.com",
            "cf-ray": "a29105d22e718638-STL",
            "cf-cache-status": "DYNAMIC",
            "x-envoy-upstream-service-time": "2",
            "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=ue9VGqBb5Yex5Qe00h8NeHHM5YKnqYbaZ6FFg6yniKvAI0yuI%2F%2FPTbHlkdCQez2wn%2BQbZ5S%2Bt6rx9EMvguChMGSqLe%2BXc4EWxGD%2BPYpae3Hwn6oMiWV5DTo5qXNE8dg%3D\"}]}",
            "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.01,\"max_age\":604800}",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.faire.com/",
        "title": "Your one-stop shop for wholesale - Faire",
        "description": "Faire is the platform connecting thousands of brands and retailers worldwide.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "54.197.79.220": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "44.199.33.155": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "100.29.97.106": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt4.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4003.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4017.6,
                "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": 85.6
}