{
    "ok": true,
    "domain": "scale.com",
    "generated_at": "2026-08-11T10:51:59-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 69,
            "network": 35,
            "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": "2 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": "2 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 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": 0,
                "lost_points": 10,
                "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": "42 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": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30,
                "detail": "PTR not detected."
            },
            {
                "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": "2 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": "2 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "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": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "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": "42 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": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "error",
                "title": "PTR reverse DNS",
                "detail": "PTR not detected.",
                "category": "network",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "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": [
                "76.76.21.164",
                "76.76.21.142"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com."
            ],
            "TXT": [
                "\"google-site-verification=C2vzWHOfRCPbEsBgx53Dy7C6z7t6KoTA6li2u9fmijo\"",
                "\"uber-domain-verification=58e78694-4083-40dd-9267-ce6d805e43db\"",
                "\"status-page-domain-verification=wgbn1nnkns5x\"",
                "\"hubspot-domain-verification=NmU0MmVjMzAtMmJhZS00NDBkLTk2M2EtZGI2ZWNiNTc2ODMz\"",
                "\"openai-domain-verification=dv-DuDQ2kWOZtwx1dgTtWt9PtiK\"",
                "\"ZOOM_verify_eVSwYn8nSk2WxHQ7XVw9RQ\"",
                "\"TAILSCALE-vMOS8Jqin0TbaYJJqx7X\"",
                "\"atlassian-domain-verification=sSxbxlhTNhSMOG0dvgV4YR586iBowhAJB0L9q8yh5GgxshAiT9R27gAbAnhJISGl\"",
                "\"google-site-verification=K-8yPvtb83UEKsaOmsaj-9Sw5UfOG75wxB-HBypJDag\"",
                "\"generalist-ai-domain-verification-b688x0=Tvq1XzLIGncLQ3wGA0tWlIb88\"",
                "\"_cf-custom-hostname.trust.scale.com=1e2d4f03-fe5c-4c6f-8226-b0c6525c51c7\"",
                "\"zapier-domain-verification-challenge=33354f69-ede0-4dbb-bddf-efdb7cbdcd33\"",
                "\"endgame-domain-verification-anx2kd=HGAhFxi5VoOhyLgKn3s1AHGMA\"",
                "\"attio-domain-verification=BRJWPKX9K336G98GB4GBDC28\"",
                "\"postman-domain-verification=873a711833b3338716754f161009eec0c0090c0c8969538a802d593a143ee7257a204c36eda27e4153dede5321ae1b78fb5e2f0e116b48fc434113f75a2f5d57\"",
                "\"mongodb-site-verification=NxvtguKRvUMPWqhwW3nQG8TbvKhPvWqW\"",
                "\"twilio-domain-verification=ecdda7c4043fb5b70c634fd2590c7e84\"",
                "\"cursor-domain-verification-e32tfk=8RmUMqOA6BoBxpvPX2xmrkphw\"",
                "\"google-site-verification=IKc-jTUTcR5L7vOtoWtONqH69XfwksXx-ABT9YASiRk\"",
                "\"parallels-domain-verification=282cc3556ac2493893c263c83e21b42ac92f58c3f30a4f44848e2ef17da3402f\"",
                "\"TAILSCALE-deBgYzFO8SbRNenjrqLh\"",
                "\"v=spf1 a:%{i}._.spfflatten.scale.com include:4823527.spf08.hubspotemail.net ~all\"",
                "\"reachdesk-verification=bcysj0ViM0HYBWoH1HCJXeJSBCUPxImpdvz13Z5LMYTx7MJDRZJ9Mz12t13zqEQF\"",
                "\"box-domain-verification=19ddfbb4d0ab5629b3db0d16b2125159638349a5bef654324f777a2ff62495c6\"",
                "\"apple-domain-verification=nKy9P8JCJhNlAVFI\"",
                "\"docusign=c07eaf38-25fd-4369-9bf2-dd3080169a30\"",
                "\"google-site-verification=JEoMxOlI5O3q-Vm_X1cSg406YpxDjBUZD1ewsC8v_VI\"",
                "\"segment-site-verification=nuN4t6NZ2ILvMxKkjOoN02jgRekKEvbR\"",
                "\"MS=ms14208316\"",
                "\"google-site-verification=b5GnXPVuHIRMpR7j0M0PxknLrGqkb9_kznhXptKTXJo\"",
                "\"google-site-verification=ISEBQ7q1zBTpDumyFG52eq_fxwyexs6aJjlKGHu19fA\"",
                "\"anthropic-domain-verification-ze52y0=RqoEwsVxZ8RfiogAydIBlFOnS\"",
                "\"jamf-site-verification=3kInUtkAVMG9XTZMJ-KK-g\"",
                "\"google-site-verification=dVGWPgMkTvu67YYoNkWD6oqsyxmAUytjf_h_8fqH6B8\"",
                "\"notion-domain-verification=ipsoSqByIdTsd7B0j1SYxth4YOZA7hxqZAyo1BCXWJ2\"",
                "\"adobe-idp-site-verification=198991cba3a4f75ff12865222a574212936b27b354622402715363f194fcbbcc\"",
                "\"doordash-verification=A2dDDlL14mUt34lz8w1FayiI0Uoxsl\""
            ],
            "NS": [
                "hugh.ns.cloudflare.com.",
                "pam.ns.cloudflare.com."
            ],
            "SOA": [
                "hugh.ns.cloudflare.com. dns.cloudflare.com. 2411949201 10000 2400 604800 1800"
            ],
            "CAA": [],
            "DS": [
                "2371 13 2 02BE2CE363BF885767B814BE5BFFB2A05516529832B2959C4C5AB658 95CD4B5B"
            ],
            "DNSKEY": [
                "256 3 13 oJMRESz5E4gYzS/q6XDrvU1qMPYIjCWzJaOau8XNEZeqCYKD5ar0IRd8 KqXXFJkqmVfRvMGPmM1x8fGAa2XhSA==",
                "257 3 13 mdsswUyr3DPW132mOi8V9xESWE8jTo0dxCjjnopKl+GqJxpVXckHAeF+ KkxLbxILfDLUT0rAK9iUzy1L53eKGQ=="
            ],
            "RRSIG": [
                "MX 13 2 300 20260812165149 20260810145149 34505 scale.com. lhe01SuCJVrilVjKHkfgHnexmdk45Hh2OVuxoptRA5zC6UeFyvKOhhxK 4QCMy2+5rHNkx7wAlITqT0rNDgs3gg==",
                "NS 13 2 86400 20260812154134 20260810134134 34505 scale.com. RqMuNXko/p6X5EAw1uITtdKZ0us3i7aKgeKynzmTUay46rquLDDLhTlk 0UCc/iPFat/BG9WZ1ripMnkSjoIw/A==",
                "DS 13 2 86400 20260816014216 20260809003216 41446 com. h3eRHQ1aR3RjYkM/6EvZFlNSiwFX3Q/AMOkFStwbaZ/AxmspAQ+HHoda HP+ve35P9SeO66veavdDnj3qzqNQbA=="
            ],
            "NSEC": [
                "\\000.scale.com. A NS SOA PTR HINFO MX TXT AAAA LOC SRV NAPTR CERT SSHFP RRSIG NSEC DNSKEY TLSA SMIMEA HIP CDS CDNSKEY OPENPGPKEY SVCB HTTPS URI CAA"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "76.76.21.164",
            "76.76.21.142"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 a:%{i}._.spfflatten.scale.com include:4823527.spf08.hubspotemail.net ~all",
        "dmarc": "v=DMARC1; p=quarantine; pct=100; rua=mailto:dmarc@scale.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.scale.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAk+zu4o0fXdm7lCQE6bYDW8cnfLLlSoeEPvccOik1fPm4r+754zFkgCVoJ7MHFhtHvtdfZT1ijLHzA86qhmtcDVrilM+DgL+HDfy9fEqzdZqhptgmasvXObFqhriuaJXXx3qZJFVyatZH6UevmSp/vP2db7gObKOhXCABXhmllMEwsPHuKhT44E01pUhZxs8SmiQ1svsSoKnrqVBBGEkoRotecVgtONz04iiNyurRCfaekOHyTG0zeb0jfBpI4ZcIp2HyQKg2F6k657EzuJ7gbW+SAOiuuemH3O532NAOSH6kdQLKqXOjFA2qLAdRFx4kYItLqYWWfSVHeSgQv5zpnQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "76.76.21.22",
                        "76.76.21.98"
                    ],
                    "time_ms": 74.8
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "76.76.21.123",
                        "76.76.21.98"
                    ],
                    "time_ms": 54.16
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "76.76.21.164",
                        "76.76.21.93"
                    ],
                    "time_ms": 53.5
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "76.76.21.61",
                        "76.76.21.98"
                    ],
                    "time_ms": 70.28
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "76.76.21.142",
                        "76.76.21.61"
                    ],
                    "time_ms": 72.58
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "scale.com",
        "valid_from": "2026-06-25T10:40:04-05:00",
        "valid_to": "2026-09-23T10:40:03-05:00",
        "days_remaining": 42,
        "san": [
            "scale.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://scale.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "accept-ranges": "bytes",
            "access-control-allow-origin": "*",
            "age": "1428",
            "cache-control": "public, max-age=0, must-revalidate",
            "content-disposition": "inline",
            "content-type": "text/html; charset=utf-8",
            "date": "Tue, 11 Aug 2026 15:51:50 GMT",
            "etag": "\"64c76f3cf55575448e99ac05acf2f2de\"",
            "server": "Vercel",
            "strict-transport-security": "max-age=63072000",
            "vary": "rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch",
            "x-matched-path": "/",
            "x-nextjs-prerender": "1",
            "x-nextjs-stale-time": "300",
            "x-vercel-cache": "HIT",
            "x-vercel-id": "cle1::58kp5-1786463510605-5de1e5080e0e",
            "content-length": "405498"
        },
        "security_checks": {
            "strict-transport-security": true,
            "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": "Vercel",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://scale.com/",
        "title": "Reliable AI Systems for Critical Decisions | Scale AI",
        "description": "Scale delivers proven data, evaluations, and outcomes to AI labs, governments, and the Fortune 500.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "76.76.21.164": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "76.76.21.142": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 21.7,
                "banner": "220 mx.google.com ESMTP 5614622812f47-4b20058289csi993860b6e.129 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4017,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.5,
                "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": 116.06
}