{
    "ok": true,
    "domain": "wandb.ai",
    "generated_at": "2026-08-11T00:58:18-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 90,
            "mail": 90,
            "security": 73,
            "network": 50,
            "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": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "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": "81 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: 112.185.128.34.bc.googleusercontent.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 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": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "81 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: 112.185.128.34.bc.googleusercontent.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "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": [
                "34.128.185.112"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 alt1.aspmx.l.google.com.",
                "10 aspmx3.googlemail.com.",
                "5 alt2.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "10 aspmx2.googlemail.com."
            ],
            "TXT": [
                "\"google-site-verification=F8MNaeK7VqyB5d6mnfJs4bzWJ6ZGpwkQZuHiiLjxkmw\"",
                "\"google-site-verification=AiKWwSN_diuI1hb5AXyMO-_qaTp_XG6j4_G4pf76sBE\"",
                "\"v=spf1 mx include:_spf.google.com ~all\"",
                "\"google-site-verification=ZkaKxVmjV1vvy3mtODeHTcucAFMuzY8ZW5CTiRZOE8E\"",
                "\"notion-domain-verification=i8VIIkp9qAvamAtIoj5uVjCzI36KoRZ4TLsxSIWYwFy\"",
                "\"google-site-verification=e9aS6jaPHFG1_9bZ4Zaxg1ic0dl5DeFxrNcwQPiacY8\"",
                "\"google-site-verification=98FWPnxYVjsFAzazBQ5eeLwCtgJmR1opUTIHKYT4jVE\"",
                "\"google-site-verification=QC5Y3A6OR9DK-GgiZdeKpHmcidrCvFxVpHTY8Z5qypY\"",
                "\"google-site-verification=IFMSvEftYBHKjnavfJ3XeOv7V20xhlUCT2p0hvugDps\"",
                "\"google-site-verification=mgbgDY18GaBJPGoqQ0suRg1yGwUPcGfZ0nL3SOERzKo\""
            ],
            "NS": [
                "ns-cloud-a4.googledomains.com.",
                "ns-cloud-a2.googledomains.com.",
                "ns-cloud-a3.googledomains.com.",
                "ns-cloud-a1.googledomains.com."
            ],
            "SOA": [
                "ns-cloud-a1.googledomains.com. cloud-dns-hostmaster.google.com. 4 21600 3600 259200 300"
            ],
            "CAA": [
                "0 issue \"digicert.com\"",
                "0 iodef \"mailto:security+caa@wandb.com\"",
                "0 issue \"pki.goog\"",
                "0 issue \"letsencrypt.org\""
            ],
            "DS": [
                "64616 8 2 648A7A7BB11F6DA1679614A95E850DADBAFBC471C29F13C9EF7E0476 201AF837"
            ],
            "DNSKEY": [
                "256 3 8 AwEAAZ04FdqHfMJFmXgI3CCkAdKMny3urNYVslMpjmh3AQoS26lTUIHM 7w432Wml/VBHrcQ2MRI7GLc4KcOkngML5SBLnq5sKugVR0M3u5yZ8ywY iqtadgZJDbpHhnFj8TyYU3TeCOLNPSgQ3yCHuJPnCTsgsBeSO7pQAwfc 6rJHUJFP",
                "257 3 8 AwEAAebkfoSuo+qlYLmXxlr9zm7oLDIcMDEr5TYZzXrUZ3DR+rbIIYbN ansjvUpFkSCU90OBgNjVTYAk3UksmX+44hNNaasBdNqiG1eiq5CKinxK 74ddRZKWucOwEASbZIgkyR6m2tu33l01/uwdA8ALGXCyI0I48dwhr/fP 4569lnFW3bLXn/H4A6J5bBfatCJYW90xXrfMMTXDJGToUP7NHIIM8fQV WmWeR6Gtun/orVgPgeVjJNHwrHpIsUusNiL6i30nt6POxOmlyI24kpLi ETk+rqSBFLP04EgPdaW/qcpUMeUN+KTWYwHuAc9sqxvac+9W8cKie7t6 HMBDm/uiZqU="
            ],
            "RRSIG": [
                "MX 8 2 300 20260831021323 20260809021323 3538 wandb.ai. kOJdCvXx4xiQW9fhVdzztQ3CFZPtjWYTulqASAKWw3Xx7uHmeY2aFiRe Hq6wUlNQv26nkPXyHCX0bpZWRTuY+o1NDDlI/mXoHIKwOiFVvSVckoOU hMpivtnA0z0/wvj/5WKbhneyYv5AeGWRTnEG3dRq4gBz91qZ4qtyw06r GGk=",
                "DS 8 2 3600 20260830153636 20260809143636 6279 ai. CS9Nq+exSAhMPNsP14YkJxyN3aMn2G+Y/TneED4IfOb28FGbZAKs3XDT HrixCZfbz2iU7zmycY5N/kwVnFdVSGL/MDMgRoxqtxggT/SjubLc29Bp dYRWi1zOL5XPX6C22+rmZf42pzu/BtbkLyUAo4W/7oq2m37MJB8U1sEQ Lk4=",
                "NS 8 2 21600 20260831021323 20260809021323 3538 wandb.ai. Mnh3ABpsUYNL2yZd/doxIyUn/gSop/6nAi+hNyG3vBUk+vM0b2ft/Oo9 BdZgKZGNahhYMWdFbZdQ6fMCRYbDwMYpdMstn7scsGbTia6IePu1eUXK m1GtOHnzN83WNi6caW0gTJ23IJ+f3wEmGxILUuhYaR1BDs4kmgGTgKD/ F3g="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "34.128.185.112"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx include:_spf.google.com ~all",
        "dmarc": "v=DMARC1;p=reject;sp=reject;adkim=s;aspf=s;rua=mailto:12ff7d2b1db946a89326eda10e055d5f@dmarc-reports.cloudflare.net;ruf=mailto:12ff7d2b1db946a89326eda10e055d5f@dmarc-reports.cloudflare.net;fo=1",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.wandb.ai",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAm/w/6AOcKeb+JH/Jql5B4yOqiWfrmOsb3/Jxaw7w+Z2lR81iBBfTJ2AW2+/nAJPk+t8w8OnaBnzWEYGLu7ERg7D22Y2J+oYdABQl+FAoi6q+uBGDKUPh7N6IJVZalY4tMg2jNmnrbz//7NcltHVB8ySd5G2R8Q+0Mmxr68tJwMJz3aSE2/sV4qqm1Bi",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "112.185.128.34.bc.googleusercontent.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "34.128.185.112"
                    ],
                    "time_ms": 72.95
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "34.128.185.112"
                    ],
                    "time_ms": 54.6
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "34.128.185.112"
                    ],
                    "time_ms": 166.58
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "34.128.185.112"
                    ],
                    "time_ms": 205.88
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "34.128.185.112"
                    ],
                    "time_ms": 642.75
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Google Trust Services",
        "subject": "wandb.ai",
        "valid_from": "2026-08-02T18:17:43-05:00",
        "valid_to": "2026-10-31T19:13:38-05:00",
        "days_remaining": 81,
        "san": [
            "wandb.ai"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://wandb.ai/site",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "x-powered-by": "Express",
            "set-cookie": "host_session_id=6ee2e3a4-7b01-4bb3-ab3f-3c1960bc21ad; Max-Age=31536000; Domain=wandb.ai; Path=/; Expires=Wed, 11 Aug 2027 05:58:09 GMT; Secure; SameSite=None",
            "x-frame-options": "SAMEORIGIN",
            "content-security-policy": "frame-ancestors 'self';",
            "location": "/site",
            "vary": "Accept-Encoding, accept, content-type",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "39",
            "date": "Tue, 11 Aug 2026 05:58:09 GMT",
            "via": "1.1 google",
            "alt-svc": "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
            "server": "nginx",
            "x-hacker": "If you're reading this, you should visit https://join.a8c.com/viphacker and apply to join the fun, mention this header.",
            "host-header": "a9130478a60e5f9135f765b23f26593b",
            "content-encoding": "gzip",
            "x-rq": "dca8 0 20 9980",
            "cache-control": "max-age=300, must-revalidate",
            "accept-ranges": "bytes",
            "x-cache": "HIT",
            "etag": "W/\"0-2jmj7l5rSw0yVb/vlWAYkK/YBwk\""
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "x-content-type-options": false,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": "Express"
    },
    "webpage": {
        "url": "https://wandb.ai/site",
        "title": "Weights & Biases: The AI developer platform",
        "description": "Learn why thousands of companies rely on W&B as their system of record for training AI models and developing AI applications with confidence.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "34.128.185.112": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt1.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4019.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4018.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": 78.71
}