{
    "ok": true,
    "domain": "plex.tv",
    "generated_at": "2026-08-09T06:10:38-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 91,
        "label": "Excellent",
        "categories": {
            "dns": 90,
            "mail": 100,
            "security": 84,
            "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": "3 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 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": 5,
                "lost_points": 0,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "45 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-44-210-41-33.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": "3 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "2 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "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": "ok",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "45 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-44-210-41-33.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": [
                "44.210.41.33",
                "34.238.225.186",
                "35.172.142.61"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 aspmx.l.google.com.",
                "0 aspmx2.googlemail.com.",
                "0 alt2.aspmx.l.google.com.",
                "0 alt1.aspmx.l.google.com.",
                "0 aspmx3.googlemail.com."
            ],
            "TXT": [
                "\"google-site-verification=-kmee5sdIpB_wbPeOoCV3nFVV2T7uxEVsvjzVATk5yo\"",
                "\"status-page-domain-verification=2dyn4v7qgzdb\"",
                "\"google-site-verification=vD2hudbZhdcLlL2Chv-omogllPdGb6QSEKtT5oDQZzM\"",
                "\"_n842f05f02c08zlp8y4edng4c0b7oae\"",
                "\"google-site-verification=TIcKOSLgiuuRUScefdc_1q0a7M8HEj_plpWJTDABSjo\"",
                "\"google-site-verification=-p6MlJmsHz0SexGkQ3O-r7dzFZZvA82mPQG9vfDbgVs\"",
                "\"v=spf1 include:sendgrid.net include:spf.messagingengine.com include:email2.plex.tv include:mail.zendesk.com include:_spf.google.com -all\"",
                "\"google-site-verification=FmSnzMbYmRm6mXvW0Tb4SCQyUuW2Vn5k7qgnbfEMbnc\""
            ],
            "NS": [
                "rafe.ns.cloudflare.com.",
                "jeremy.ns.cloudflare.com."
            ],
            "SOA": [
                "jeremy.ns.cloudflare.com. dns.cloudflare.com. 2411616012 10000 2400 604800 1800"
            ],
            "CAA": [
                "0 issue \"digicert.com\"",
                "0 issue \"amazon.com\"",
                "0 issuewild \"digicert.com\"",
                "0 iodef \"mailto:misissue@plex.tv\"",
                "0 issuewild \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"pki.goog; cansignhttpexchanges=yes\""
            ],
            "DS": [
                "2371 13 2 67EE49DF94B8C1697781E77D6BAD8F186CB29D4418353E8E845D41E3 9E9DC97F"
            ],
            "DNSKEY": [
                "257 3 13 mdsswUyr3DPW132mOi8V9xESWE8jTo0dxCjjnopKl+GqJxpVXckHAeF+ KkxLbxILfDLUT0rAK9iUzy1L53eKGQ==",
                "256 3 13 oJMRESz5E4gYzS/q6XDrvU1qMPYIjCWzJaOau8XNEZeqCYKD5ar0IRd8 KqXXFJkqmVfRvMGPmM1x8fGAa2XhSA=="
            ],
            "RRSIG": [
                "DS 8 2 3600 20260822150204 20260808142144 53769 tv. IOOKbXkwlUpb+Mhizqrw0cf4Hf4bhfAB+O9yYvz4GkD68rOsHnGuxzfY ao5ruGGzI40oZ0vvd7hEFegYs5eNlCBiow7Z59V841sX/6pbvvv+bMvD s7s7byYTBHildM/2WygCzal95UgFt+T7G2tPZd6LQp3+BZa7WfzPnkb4 3GNA3tCOrg38wx1Y/PgogYCFKIRcSIfXoAJ73wiTfDqqzw==",
                "NS 13 2 86400 20260810121028 20260808101028 34505 plex.tv. N5n7YNBi632MoBYTkCvgcrNf/zwhIasz6FoJQk3Yonq2jvBNldkm+/CN Fs21S4QLvHuFDt9y8bpCcIHh3QQIqA==",
                "A 13 2 53 20260810121006 20260808101006 34505 plex.tv. f/b+kgtNyFS99cwF+TxN9Ttx28MC2M/MqwnJKbQjyZtDLOFwoQCvb4kC WtR5CjCuG2xvRSCA2mMcso7I92shpA==",
                "CAA 13 2 300 20260810121028 20260808101028 34505 plex.tv. N6A9hXeHzl56GHQIWPu30E8fCVG2WJDst/DwGW+pT4K3aYqsV0t/pOk5 I+VD5fJS2oWwUue/VwK6Z3qg0L83dQ=="
            ],
            "NSEC": [
                "\\000.plex.tv. A NS SOA PTR HINFO MX TXT AAAA LOC SRV NAPTR CERT SSHFP RRSIG NSEC DNSKEY TLSA SMIMEA HIP CDS CDNSKEY OPENPGPKEY SVCB HTTPS URI CAA"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "44.210.41.33",
            "34.238.225.186",
            "35.172.142.61"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:sendgrid.net include:spf.messagingengine.com include:email2.plex.tv include:mail.zendesk.com include:_spf.google.com -all",
        "dmarc": "v=DMARC1;p=reject;sp=reject;rua=mailto:ops-dmarc@plexapp.com;ruf=mailto:ops-dmarc@plexapp.com;fo=1",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.plex.tv",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCY0G/5s696NBIbpSw3zOKRD32P0FblQn8iCIb0ifNfZlMJvp9FMFMEQGGxwXFq53BB+Or6mS2jZVsHzzCqWo4mmMhg40u+0nhEOTt+t7Y93RYoi4twzWiHXwoUyZB5FWsATDu5kJukIoBQ5eIk2BUd7cnymf0YPQic/gyLeh3G/QIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1;l=https://vmc.digicert.com/17908721-ae31-4e53-b891-885e46114474.svg;a=https://vmc.digicert.com/17908721-ae31-4e53-b891-885e46114474.pem",
        "mta_sts": "v=STSv1;id=1708554591481;",
        "tls_rpt": "v=TLSRPTv1;rua=mailto:smtp-tls-reports@plexapp.com;"
    },
    "advanced": {
        "ptr": "ec2-44-210-41-33.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "34.238.225.186",
                        "35.172.142.61",
                        "44.210.41.33"
                    ],
                    "time_ms": 72.47
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "34.238.225.186",
                        "35.172.142.61",
                        "44.210.41.33"
                    ],
                    "time_ms": 45.77
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "34.238.225.186",
                        "35.172.142.61",
                        "44.210.41.33"
                    ],
                    "time_ms": 26.64
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "34.238.225.186",
                        "35.172.142.61",
                        "44.210.41.33"
                    ],
                    "time_ms": 26.17
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "34.238.225.186",
                        "35.172.142.61",
                        "44.210.41.33"
                    ],
                    "time_ms": 47.64
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.plex.tv",
        "valid_from": "2025-09-09T19:00:00-05:00",
        "valid_to": "2026-09-23T18:59:59-05:00",
        "days_remaining": 45,
        "san": [
            "*.plex.tv",
            "plex.tv"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://watch.plex.tv/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 11:10:29 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "0",
            "connection": "keep-alive",
            "location": "https://watch.plex.tv",
            "cache-control": "private, no-cache, no-store, max-age=0, must-revalidate",
            "set-cookie": "_cfuvid=7mQuBHRsUD4e0A3h1jnDsxRupzxf5FPQO7KlcBhHkvM-1786273829.7683978-1.0.1.1-FYd1zGWsu3uMz6EYu2r1IQRkEqzU328s2jGZAe_jXNE; HttpOnly; SameSite=None; Secure; Path=/; Domain=plex.tv",
            "x-request-id": "20d8380280d91aa1756177261679ddb6",
            "x-runtime": "0.006716",
            "vary": "rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, accept-encoding",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "referrer-policy": "strict-origin-when-cross-origin",
            "link": "<https://watch.plex.tv/cs>; rel=\"alternate\"; hreflang=\"cs\", <https://watch.plex.tv/da>; rel=\"alternate\"; hreflang=\"da\", <https://watch.plex.tv/de>; rel=\"alternate\"; hreflang=\"de\", <https://watch.plex.tv/en-GB>; rel=\"alternate\"; hreflang=\"en-GB\", <https://watch.plex.tv/>; rel=\"alternate\"; hreflang=\"en\", <https://watch.plex.tv/es>; rel=\"alternate\"; hreflang=\"es\", <https://watch.plex.tv/fr>; rel=\"alternate\"; hreflang=\"fr\", <https://watch.plex.tv/it>; rel=\"alternate\"; hreflang=\"it\", <https://watch.plex.tv/ja>; rel=\"alternate\"; hreflang=\"ja\", <https://watch.plex.tv/nl>; rel=\"alternate\"; hreflang=\"nl\", <https://watch.plex.tv/no>; rel=\"alternate\"; hreflang=\"no\", <https://watch.plex.tv/pl>; rel=\"alternate\"; hreflang=\"pl\", <https://watch.plex.tv/pt-BR>; rel=\"alternate\"; hreflang=\"pt-BR\", <https://watch.plex.tv/pt>; rel=\"alternate\"; hreflang=\"pt\", <https://watch.plex.tv/sv>; rel=\"alternate\"; hreflang=\"sv\", <https://watch.plex.tv/zh>; rel=\"alternate\"; hreflang=\"zh\", <https://watch.plex.tv/>; rel=\"alternate\"; hreflang=\"x-default\"",
            "x-url-pathname": "/",
            "content-security-policy": "frame-ancestors 'self'",
            "x-opennext": "1",
            "x-powered-by": "Next.js",
            "server": "cloudflare",
            "cf-ray": "a286508c094d7a57-STL"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": "Next.js"
    },
    "webpage": {
        "url": "https://watch.plex.tv/",
        "title": "Watch Movies and TV Shows Free Online - Plex",
        "description": "Plex has free movies and TV shows available with no sign up required.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "44.210.41.33": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "34.238.225.186": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "35.172.142.61": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.8,
                "banner": "220 mx.google.com ESMTP 586e51a60fabf-459f1a83c79si6069031fac.86 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4010.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4002.7,
                "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": 93.58
}