{
    "ok": true,
    "domain": "brightcove.com",
    "generated_at": "2026-08-09T01:41:24-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 69,
            "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": "4 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": "1 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": "159 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: ec2-98-88-117-94.compute-1.amazonaws.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 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": "4 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": "1 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": "159 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: ec2-98-88-117-94.compute-1.amazonaws.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "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": [
                "98.88.117.94",
                "98.95.77.203",
                "52.3.55.194",
                "100.55.185.153"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 smtp.google.com."
            ],
            "TXT": [
                "\"_globalsign-domain-verification=KuTfedNZlZCDi3MA1ZCZtSnhiNH5fibCSSBdyBW3hQ\"",
                "\"drift-domain-verification=6a8c492da72cfd2f6e6a0253c74a8bc725c462b8bee24c26799b59ce0665fcd8\"",
                "\"atlassian-sending-domain-verification=31b2d941-8063-4599-9256-259ccafff89a\"",
                "\"_globalsign-domain-verification=-qAeWvNvF8pZ8KHSkJn_zNNHam8Ffglxfm_finCP2T\"",
                "\"docusign=0da437a9-dabd-4855-bc51-1410297e09af\"",
                "\"mongodb-site-verification=ma3tuLHSCJnq88nM0vlqVXwfsC7RJcok\"",
                "\"openai-domain-verification=dv-brJGukJsTksFuEeuQMYzC5K9\"",
                "\"11-15-2023\"",
                "\"rippling-domain-verification=217697edd61756fc\"",
                "\"google-site-verification=cv3pIGzbf8gthPYedfOdukcs44y4Q0wlktcyxFyyR4Q\"",
                "\"elevenlabs=uj3LUXCCkeF1KFRHWIibVbJgtMBi8K5lWooK7PeL6TM\"",
                "\"fastly-domain-delegation-AyarAToHOn9JUnWALrio-2020-07-06\"",
                "\"08312021\"",
                "\"zoom-domain-verification = 502816d4-5b35-49c4-b16b-150450076a24\"",
                "\"have-i-been-pwned-verification=ef5e643a5e90f109bbeddc87e0d13eb2\"",
                "\"lemlist-verif=-3d45e45c\"",
                "\"smartsheet-site-validation=p0rabRsJFE5psj-mswzT5yfQaXSYvuuj\"",
                "\"adobe-idp-site-verification=3887c6b288c4ace1196ac095491b362eda6d7c31a3d8ce65d77836edca0b7bbd\"",
                "\"_globalsign-domain-verification=16aKJufSrMKbcCAKCXzVC4PbCHEMl2CuparSiVEdN9\"",
                "\"cursor-domain-verification-jbqrmc=XBbPUzwpE8AtGPuiOKcwNn8NR\"",
                "\"_globalsign-domain-verification=OzV_BbOcRRmdGXZuSveHUxJdKlaOaIS38B9Xahj4d2\"",
                "\"_globalsign-domain-verification=nx5U56FiDUqhsckpguh1BWVo8oJVRsFtwCfGxdBN4e\"",
                "\"_globalsign-domain-verification=2wRqY6IrIINLY7B8Qcp-qur9HsiRTO04g4gwsMmFy3\"",
                "\"notion-domain-verification=HZ1YfL9DcHXiD8iGoHGeR4oEops7h06WEbsrVQdt1mf\"",
                "\"google-site-verification=xTxmozxgvhgbt9A9J2mZ-TF1iezAG4D4VDf0WWKxR1s\"",
                "\"MS=48B85141233FE916DE6A44C70DAAFE48F5259847\"",
                "\"apple-domain-verification=t32Z4ZUvzyGW1ROj\"",
                "\"atlassian-domain-verification=jn/wNX1fPimDzsDGD+GrIyZO1iEAsFHNc/Iq0+4NDyn3WPnUl0uPXVv97soMxrvS\"",
                "\"atlassian-domain-verification=a8ZlfE+7VmAb9t7ZQ2yO5I1aUJkMEbbA2jO2od+P1lZDZefK0Yo8wxBL4c0W5PdI\"",
                "\"_globalsign-domain-verification=8IMzp288Nwg-wmJUXFXaSEB7c5EPyFUyXBHVJroRxL\"",
                "\"r5stVGHegbFpg7Y2NWhXO7oR558=\"",
                "\"v=spf1 include:spf1.brightcove.com include:spf2.brightcove.com include:spf3.brightcove.com include:spf4.brightcove.com include:spf5.brightcove.com include:spf6.brightcove.com include:spf7.brightcove.com include:spf8.brightcove.com exists:%{i}._spf.mta.sal\" \"esforce.com -all\"",
                "\"google-site-verification=YQElWtdMa4DeV4eEyrXkcL12AzxwHmK_2AUEIpU5NRQ\"",
                "\"brevo-code:9870e78123d1fa601af3d7c1bcaffe1f\"",
                "\"google-site-verification=rQT2VMqzzXUSfMoh1RCUnHtay5vrhp5LAChvDfA5lqM\"",
                "\"wiz-domain-verification=37ca66fff25fb345c374116d4a65e588c2993be3910d4c401ead2f0e8d12479a\""
            ],
            "NS": [
                "ns-359.awsdns-44.com.",
                "ns-1426.awsdns-50.org.",
                "ns-1868.awsdns-41.co.uk.",
                "ns-668.awsdns-19.net."
            ],
            "SOA": [
                "ns-1426.awsdns-50.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "98.88.117.94",
            "98.95.77.203",
            "52.3.55.194",
            "100.55.185.153"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf1.brightcove.com include:spf2.brightcove.com include:spf3.brightcove.com include:spf4.brightcove.com include:spf5.brightcove.com include:spf6.brightcove.com include:spf7.brightcove.com include:spf8.brightcove.com exists:%{i}._spf.mta.salesforce.com -all",
        "dmarc": "v=DMARC1; p=reject; pct=100; rua=mailto:reports@dmarc.bendingspoons.com;",
        "dkim_selector": "mail",
        "dkim_host": "mail._domainkey.brightcove.com",
        "dkim": "k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDeMVIzrCa3T14JsNY0IRv5/2V1/v2itlviLQBwXsa7shBD6TrBkswsFUToPyMRWC9tbR/5ey0nRBH0ZVxp+lsmTxid2Y2z+FApQ6ra2VsXfbJP3HE6wAO0YTVEJt1TmeczhEd2Jiz/fcabIISgXEdSpTYJhb0ct0VJRxcg4c8c7wIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 9,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-98-88-117-94.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "100.55.185.153",
                        "52.3.55.194",
                        "98.88.117.94",
                        "98.95.77.203"
                    ],
                    "time_ms": 48.49
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "100.55.185.153",
                        "52.3.55.194",
                        "98.88.117.94",
                        "98.95.77.203"
                    ],
                    "time_ms": 53.01
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "100.55.185.153",
                        "52.3.55.194",
                        "98.88.117.94",
                        "98.95.77.203"
                    ],
                    "time_ms": 49.21
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "100.55.185.153",
                        "52.3.55.194",
                        "98.88.117.94",
                        "98.95.77.203"
                    ],
                    "time_ms": 25.09
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "100.55.185.153",
                        "52.3.55.194",
                        "98.88.117.94",
                        "98.95.77.203"
                    ],
                    "time_ms": 140
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "www.brightcove.com",
        "valid_from": "2025-12-16T18:00:00-06:00",
        "valid_to": "2027-01-15T17:59:59-06:00",
        "days_remaining": 159,
        "san": [
            "www.brightcove.com",
            "brightcove.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.brightcove.com:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "awselb/2.0",
            "date": "Sun, 09 Aug 2026 06:41:15 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "412800",
            "location": "https://www.brightcove.com:443/",
            "content-security-policy": "frame-ancestors 'self' https://brightcove.prismic.io",
            "vary": "rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding",
            "x-nextjs-cache": "HIT",
            "x-nextjs-prerender": "1",
            "x-nextjs-stale-time": "300",
            "x-powered-by": "Next.js",
            "cache-control": "s-maxage=31536000",
            "etag": "\"usb5w5cuwj8uhd\""
        },
        "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": "awselb/2.0",
        "powered_by": "Next.js"
    },
    "webpage": {
        "url": "https://www.brightcove.com:443/",
        "title": "Brightcove | Leading Video Hosting & Streaming Platform",
        "description": "Brightcove’s secure and scalable streaming platform empowers organizations to host, share, and monetize video content with reliability and ease. Elevate your video strategy—get a demo today.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "98.88.117.94": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "98.95.77.203": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.3.55.194": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "100.55.185.153": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "smtp.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.7,
                "banner": "220 mx.google.com ESMTP 46e09a7af769-7f35b877a31si5393460a34.143 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4025.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4040,
                "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": 79.45
}