{
    "ok": true,
    "domain": "bain.com",
    "generated_at": "2026-08-08T22:53:31-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 69,
            "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": 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": "2 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": "136 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": 30,
                "lost_points": 0,
                "detail": "PTR: ;; communications error to 69.64.44.20#53: timed out"
            },
            {
                "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": "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": "2 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": "136 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": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ;; communications error to 69.64.44.20#53: timed out",
                "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": [
                "217.114.94.2"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-0011b601.gslb.pphosted.com.",
                "10 mxa-0011b601.gslb.pphosted.com."
            ],
            "TXT": [
                "\"atlassian-domain-verification=EkLjeEXlRYwFKaPAuK0l3JhX6RPkVLdHYQ8rq3CDALZ40nlKT1F97vhZ86mVRz93\"",
                "\"cursor-domain-verification-xj42kw=DXhuMvX6JAE7MTxocMnYArir5\"",
                "\"docker-verification=524ea8a4-ee67-4e6e-8779-5246298c375e\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com include:spf.protection.outlook.com include:spfhost.messageprovider.com ip4:205.220.173.229 ip4:205.220.161.229 ~all\"",
                "\"ms-domain-verification=8bc5f87a-71d1-444e-8ebf-092bb4f9ebf8\"",
                "\"ms-domain-verification=62be7bd7-1b07-4b70-8470-e09de90026ae\"",
                "\"zscaler-verification-18347671-9262025-l1Xbkv4J\"",
                "\"profound-domain-verification-4jvcx1=g2rVUoSCk2uyrjH52B6DErLlb\"",
                "\"bksbkbnmo87ukk8lc640g38t3h\"",
                "\"digicert=22z8r0y88kspkqq5pwk7fw2r61d7jxgw\"",
                "\"3o4b3o6ekta9r591qohgm9eop5\"",
                "\"teamviewer-sso-verification=1cf60b76e6854cf39429ef802ccc8b92\"",
                "\"yahoo-verification-key=Z2bOtmg1WRbxfS5ilcm1q3S3Lc+0a/FPH3U27Uw6iRA=\"",
                "\"SFMC-mHaQcoZEE2i18_pCzSZRtqGq837yL_Kn2FJWiMf2\"",
                "\"_t4jqcfskfg49yj85u0g25l7zwovi0iu\"",
                "\"pendo-domain-verification=HpnrhhnSfABF_74_ftejBjpN-qs\"",
                "\"_blr28xpf4hsp7r6qopn0fminknj821s\"",
                "\"notion-domain-verification=wIEGSBuyAVGbHk2irrXnVAcUMm57ihRl0GdO2qIcEhR\"",
                "\"docusign=2d31fca0-981e-45aa-8adf-6f5f20807745\"",
                "\"MS=ms51069991\"",
                "\"DqAyZE+fL6ZLymcdq2QjpBxcaXjdi3FtCLrBDtmg8DX6HcNHcg7CCirPAhiyfa7o2/HbCzuqOxQXEuGC1ZUccQ==\"",
                "\"apple-domain-verification=JnMZkFAZF3WhhlfQ\"",
                "\"onetrust-domain-verification=a7c7fdf713c24785bec62ab2af721fe9\"",
                "\"miro-verification=07ba3c58f57f2fa062eabcc4e2fc73d5dd06be32\"",
                "\"onetrust-domain-verification=3df4edac6e194fed899817ecfd260e26\"",
                "\"jamf-site-verification=fTNGTmzhi8yJGIGlCunYyQ\"",
                "\"aace35d4bfeb4b77a6cc3645a7a0fa37\"",
                "\"docusign=91ceedcb-06ff-40c0-98aa-e108a8b31b77\"",
                "\"profound-domain-verification-4tx6zk=6ocUaWJOh19jK278uuEeuZoZC\"",
                "\"2d31fca0-981e-45aa-8adf-6f5f20807745\"",
                "\"z4wydh5mbjbl5lckv67rdwmqz9mcqzhl\"",
                "\"anthropic-domain-verification-f6cbr7=98FlxH17hi5Z8kMJLvjFUpOUI\"",
                "\"perplexity-ai-domain-verification-q85zmd=RKFjT3T6dPaBpaDwmybB4nCnq\"",
                "\"ciscocidomainverification=24e45b082dd667e24ebdac1a2aebf9939f278f15fc229a59179fb867f5f33b5d\"",
                "\"78vvgbhs99rvp4wgqzwvq241r61frqf2\"",
                "\"_q77vgmcbe4y9wgkgrc0mgz1v2bsqtba\"",
                "\"s60IEPntyvZ64FvQGe3KOpveiWvXFgqOFvHHqKGGXg9HCA59dubiBvtpir1ehi5HlwTywlWDlZAduKESmb04Aw==\"",
                "\"google-site-verification=P8AO3xPkP84FN43yf1GF-Oq0YK5ZdsSxe9MUK3PhfRc\"",
                "\"mandrill_verify.rvtwNvxF9BQ5ybEGBt-QUg\"",
                "\"hcp-domain-verification=e942f1a1d34c8f6c687cea34f0cac47031496e90333a6d5b4e5c95e35e567fb9\""
            ],
            "NS": [
                "ns-1707.awsdns-21.co.uk.",
                "ns-1388.awsdns-45.org.",
                "ns-509.awsdns-63.com.",
                "ns-549.awsdns-04.net."
            ],
            "SOA": [
                "ns-1388.awsdns-45.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "217.114.94.2"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com include:spf.protection.outlook.com include:spfhost.messageprovider.com ip4:205.220.173.229 ip4:205.220.161.229 ~all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.bain.com",
        "dkim": "v=DKIM1; h=sha256; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2Q5GTuCkTCXEAL7daVB4X5LsDzH8dVmEheTMulZx/NgXi3qEPvtR/rshhjNjiTfM1GxfGMYCTFjHH9tKNWPHqe+HfwXPJsY5snuk4RAxDXHXWpMxXMtN1BRkkR1rvUTa7+cDaywNdRJUuk6BcikSgopQMK8vEpmaI9kRT/PuWu4EWNaBIm9WdtiqHuj4PAl1vWY5pcts81KE8GxFB4TTrALp/yTaicTWclwSzfNyr5C4h2jgVFDEpTPRsSZJo5hNehtOI3lzbxcB07rsu+3KahJZk6IyFhmvEbEus0yh7l8+pjm6BjSKKqsZLfIrrePvcr0covrC44aX45wiwCTynwIDAQAB ",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": ";; communications error to 69.64.44.20#53: timed out",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 34.83
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 39.77
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 35.08
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 25.26
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 44.72
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.bain.com",
        "valid_from": "2026-06-07T19:00:00-05:00",
        "valid_to": "2026-12-23T17:59:59-06:00",
        "days_remaining": 136,
        "san": [
            "www.bain.com",
            "bain.com",
            "www.www.bain.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.bain.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 03:53:30 GMT",
            "location": "https://www.bain.com/",
            "server": "cloudflare",
            "cf-ray": "a283d06e6d9ec629-STL",
            "alt-svc": "h3=\":443\"; ma=86400",
            "content-type": "text/html; charset=utf-8",
            "cache-control": "no-cache,no-store",
            "expires": "-1",
            "pragma": "no-cache",
            "set-cookie": "ARRAffinitySameSite=3f50b13fa6e90bcd1560e81be16f891129c1d41bf2836f900cfd55bdb53916ff;Path=/;HttpOnly;SameSite=None;Secure;Domain=www.bain.com",
            "request-context": "appId=cid-v1:76c43c12-b23b-4108-90dc-7092205c9f1e",
            "content-security-policy": "script-src 'nonce-/idZzrfK/iBC5SsBDuSi6nydgB4CYPyNTM6EZAECNWU=' 'strict-dynamic' 'self' 'unsafe-inline' 'unsafe-eval' https: http:; object-src 'self';",
            "cf-cache-status": "DYNAMIC"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "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.bain.com/",
        "title": "Global Management Consulting Firm | Bain & Company",
        "description": "Bain & Company is a top management consulting firm. We advise leaders on strategy, marketing, organization, operations, IT and M&A, across all industries and geographies.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "217.114.94.2": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-0011b601.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 77,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 44.4,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 93.65
}