{
    "ok": true,
    "domain": "betterhelp.com",
    "generated_at": "2026-08-09T12:54:37-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 65,
            "network": 65,
            "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": "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": 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": "214 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: a8d0157ce4e38d736.awsglobalaccelerator.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": 40,
                "lost_points": 0,
                "detail": "HTTP/2 202 "
            },
            {
                "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": "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": "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": "214 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: a8d0157ce4e38d736.awsglobalaccelerator.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": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 202 ",
                "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": [
                "166.117.115.19",
                "166.117.210.39"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 alt2.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "10 aspmx2.googlemail.com.",
                "10 aspmx3.googlemail.com.",
                "5 alt1.aspmx.l.google.com."
            ],
            "TXT": [
                "\"bugcrowd-verification=f3aa9c7ed4f971ddf3bee728e109d116\"",
                "\"mgverify=59f42c8efdac96e017b5c11e6dfc932b32abc940dc22d7f7249e08da27997d73\"",
                "\"apple-domain-verification=xDl3PoaAEFswXRtE\"",
                "\"figma-domain-verification=39aa2f8014a2b2c0635e8be336c98df38dcdff7053c26f389011f199f74cfd1a-1744907313\"",
                "\"detectify-verification=055c987b13d4f70094f9abd9a3e544da\"",
                "\"32uH4gZBu382MMF7Tdg029GuR3j3vLpY\"",
                "\"stripe-verification=c8495d82d3ccf3ac6ac63e5d5d4fe44f10e885aadfcf9c88c275803d1bef19b5\"",
                "\"google-site-verification=VrQnhp7GT_XCnFQytQKmgkGqsteD6jT7vLk8QWDpYGc\"",
                "\"twilio-domain-verification=99821ecbc1d89fa754de10cad2615e51\"",
                "\"calendly-site-verification=9t25Cyo5b3sfJD6ho1u9wl6JfREu5KyTJpcSYlkMN\"",
                "\"ZOOM_verify_thDVYYZzQBCkCTvrVE2_Ew\"",
                "\"anthropic-domain-verification-2rz386=E42Wy9fA4L00irGnw5tycej1H\"",
                "\"openai-domain-verification=dv-sEbxr6Lwepkqjwovf0N0mY4r\"",
                "\"docker-verification=c4ac503a-b856-4a22-a6d0-7337373bea51\"",
                "\"notion-domain-verification=uOYGHgMPYzBdLr3RfRgtexYzwS1HikOZe4Ta0yv37QU\"",
                "\"google-site-verification=InPqifH9VGKmXsWevQrzewya7vmkAOuy4CtcOV0J9Qc\"",
                "\"google-site-verification=CqJdanezPx1485fMfG0Un0W_cvDl-ejC3fO-dlCrb44\"",
                "\"slack-domain-verification=Sb2t81zgyG8674aZP9tIWRp2Q1xcLDcK98hMGcdn\"",
                "\"google-site-verification=0jLZLUGkHZLG_cLRFujmHWwfJk1wNyRD0_VJuYiBHZw\"",
                "\"cursor-domain-verification-qm011a=4ZGLbvbaKlJOglkFs2DDVVl3d\"",
                "\"MS=ms17617971\"",
                "\"canva-site-verification=AOaBUL2cpVnz_PORWIm4_A\"",
                "\"atlassian-domain-verification=Uce0FaTTIQMwuXjai7SpadYbzfard886Qd90ZNX7Z/DanEpGe93lg7WJJMGfMJu2\"",
                "\"facebook-domain-verification=mhmfokpvunop29c9h2fj763n7ofsq6\"",
                "\"airtable-verification=9e41cc0ef20a90eae3c7da7141d4c981\"",
                "\"stripe-verification=cbcbe7a30b395e3b3fe83934765ad5480ee603ed1b769c5de447fd8dc7bc903a\"",
                "\"v=spf1 include:_spf.google.com include:helpscoutemail.com include:servers.mcsv.net include:_spf.salesforce.com include:spf_c.oraclecloud.com ~all\""
            ],
            "NS": [
                "ns-1295.awsdns-33.org.",
                "ns-528.awsdns-02.net.",
                "ns-103.awsdns-12.com.",
                "ns-1881.awsdns-43.co.uk."
            ],
            "SOA": [
                "ns-1881.awsdns-43.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"pki.goog\"",
                "0 issue \"globalsign.com\"",
                "0 issuewild \"amazonaws.com\"",
                "0 issuewild \"comodoca.com\"",
                "0 issue \"amazontrust.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"awstrust.com\"",
                "0 issuewild \"amazon.com\"",
                "0 issue \"comodoca.com\"",
                "0 issuewild \"letsencrypt.org\"",
                "0 issuewild \"awstrust.com\"",
                "0 issue \"digicert.com\"",
                "0 issuewild \"digicert.com\"",
                "0 issue \"amazon.com\"",
                "0 issuewild \"amazontrust.com\"",
                "0 iodef \"mailto:caa@betterhelp.com\"",
                "0 issue \"amazonaws.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "166.117.115.19",
            "166.117.210.39"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:helpscoutemail.com include:servers.mcsv.net include:_spf.salesforce.com include:spf_c.oraclecloud.com ~all",
        "dmarc": "v=DMARC1;p=quarantine;sp=quarantine;pct=100;rua=mailto:dmarc-reports@betterhelp.com;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.betterhelp.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnnQH/xx7IRqfAKb23aA0QRDavJFK+HwoIGTcOEq1nSnP6WicRsjn2gYHgV7zyBmjc6rcyy4zMeYVIQiIeupOKRNCmNc/UmGfUypv3v0kSeeBz73TE8DjDXsULZ1XUw5Ev8Q2G0ABF/Rw1bK4b2q5g/JssKi7GdUPVf+6y1tCfpIgsnBDAJwdYKves/1FdCGyvNar5clK8e4NZRVMzUq1/cXgrAJNM4/ur9y9FOkQh8iWFfmuJ//scEXbbiIbe5iNLkif7wGlmhTdfX3c9961HIeJCa+4L//7D0iZ/BfSi3eshSf58FT9X4/mHIrCE2p5MubcbZeh87WqzkLCuyRTFQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a8d0157ce4e38d736.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "166.117.115.19",
                        "166.117.210.39"
                    ],
                    "time_ms": 53.97
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "166.117.115.19",
                        "166.117.210.39"
                    ],
                    "time_ms": 50.57
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "166.117.115.19",
                        "166.117.210.39"
                    ],
                    "time_ms": 53.07
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "166.117.115.19",
                        "166.117.210.39"
                    ],
                    "time_ms": 99.81
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "166.117.115.19",
                        "166.117.210.39"
                    ],
                    "time_ms": 46.43
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "betterhelp.com",
        "valid_from": "2026-02-10T18:00:00-06:00",
        "valid_to": "2027-03-11T17:59:59-06:00",
        "days_remaining": 214,
        "san": [
            "betterhelp.com",
            "*.betterhelp.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://betterhelp.com/",
        "status": "HTTP/2 202 ",
        "http_version": "3",
        "headers": {
            "server": "awselb/2.0",
            "date": "Sun, 09 Aug 2026 17:54:28 GMT",
            "content-length": "0",
            "x-amzn-waf-action": "challenge",
            "cache-control": "no-store, max-age=0",
            "content-type": "text/html; charset=UTF-8",
            "access-control-allow-origin": "*",
            "access-control-max-age": "86400",
            "access-control-allow-methods": "OPTIONS,GET,POST",
            "access-control-expose-headers": "x-amzn-waf-action"
        },
        "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": "awselb/2.0",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://betterhelp.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "The page returned no content."
    },
    "network": {
        "166.117.115.19": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "166.117.210.39": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt2.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4013.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.1,
                "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": 105.77
}