{
    "ok": true,
    "domain": "ring.com",
    "generated_at": "2026-08-09T17:47:40-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 77,
            "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": "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": "150 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-44-215-131-131.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/1.1 200 OK"
            },
            {
                "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": "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": "150 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-44-215-131-131.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/1.1 200 OK",
                "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.215.131.131",
                "44.215.133.67",
                "44.215.139.64"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 amazon-smtp.amazon.com."
            ],
            "TXT": [
                "\"facebook-domain-verification=rzoxckz7xeqoyl0odks1rldrrc70ck\"",
                "\"google-site-verification=Jz0JbkrO9tZWxFRSyAXIVsBRhgWkZlGzY0TG0LcYJck\"",
                "\"google-site-verification=36u5u_qZ_luDdrGeSI4nHkNFDkcEYaWs1zY-W2_DSZ0\"",
                "\"v=spf1 include:amazon.com -all\"",
                "\"google-site-verification=ygfBOydS_7hqVZtE7ghrQY-KzEoQdcaeMGhNpzp2NnI\"",
                "\"stripe-verification=7cdc268ab43a033e3c1a0e75233602fdd7a176aac150f0f4e5bad4a07229dd21\"",
                "\"atlassian-domain-verification=7tHYhHuC8UUddZir5h+4PfV+Zjd7VV9drX9QKF8JtmJ4GsH3R76UvZrmZhhzrY2Z\"",
                "\"adobe-idp-site-verification=3eb8ab54d9a9eb035a5100c68a617646eabf0323a21f05555dcb2ac9d9921ecf\"",
                "\"twilio-domain-verification=67e027389bab2eb00f2119f8bf2e39d4\"",
                "\"google-site-verification=HFcbIn1VSlyoZNchM5ZYdCveVp2EicNyyJXDevNw_M8\"",
                "\"google-site-verification=_DFxfNe7GY1SzJloYb3p8nOKrWEUApmrU7t0Qyqs9Ks\"",
                "\"MS=ms77381942\"",
                "\"postman-domain-verification=967e36dae463a4b6f9877b001d14291bcdd965e4106904bd333506d46a3e338eb9746d7378554b8ae61431280e2190d88889de3a3a3523074028ec6e8dcdbcf9\"",
                "\"google-site-verification=0wYYRqQTOwqDbxK58f757pODAEu7jwITZvNZBJP5pUI\"",
                "\"wrike-verification=NDA2OTMxNDpiMjg4M2M0ZWFkYjY1MjE5NDAwMmM2ZWMzMDY4Njg2YTRjMDFkMWU3MzUwYzQxZTE2M2QxZDdhMGI1YTAxOWQ1\"",
                "\"google-site-verification=H69InI05UTE4o95ji8nntLW5Y6jW3G-QWZQmgjWVICs\"",
                "\"gmmvmv0k2rt3clphpmf56v21p49qgptx\"",
                "\"apple-domain-verification=QiCzDV5c1xDiWWEN\"",
                "\"smartsheet-site-validation=Hm0txnBtkdNR2N3AIfeZ7XI60LupdB3u\"",
                "\"TS1760027\"",
                "\"google-site-verification=pLvYmJBdo87LcoNUavplMkrD3Gj0Xdi4q5OeK6Nw59Y\"",
                "\"30a6f79c-39bb-45c7-b2ca-f5b3bddc3d6a\"",
                "\"stripe-verification=26a88d5529197604e0c3e893d1ac32e8708c60a5f9c2360caecd3f6d7d092d0e\"",
                "\"pardot1110323=975ec757747ed2ab05495aeb1b31c79c5a56d4dd64d8605e370cb4d08813ea47\"",
                "\"cursor-domain-verification-mr0v66=IbumVAntEDOZispbetYSh1dOY\"",
                "\"salesforce-domain-verification=00D36000000vRnT=1TBar00000002jN\"",
                "\"lucidlink-verification=KE97RKRXHVF1WGTTD5AE8F3X18\"",
                "\"amazonses:MuBnDvf22DigkjL5TY/LMKYpepwBNN3CFItltdupJL4=\"",
                "\"google-site-verification=wvV5pdb29ICvY1epufgdEy5tiOLygqgsIGG2fZhrPGM\"",
                "\"google-site-verification=aUAV9flJAVf4SLpW0R7YF0AQB6KjbEYOjMTWj-EI8Xo\"",
                "\"google-site-verification=VyOkdJHLWnw5VtpIkY-frui2oldgR_7v8GfajzAVCeQ\"",
                "\"_fgbmesecpf2az3rewp3s0bgzpk51f1z\""
            ],
            "NS": [
                "ns-385.awsdns-48.com.",
                "ns-844.awsdns-41.net.",
                "ns-1163.awsdns-17.org.",
                "ns-1599.awsdns-07.co.uk."
            ],
            "SOA": [
                "ns-385.awsdns-48.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "44.215.131.131",
            "44.215.133.67",
            "44.215.139.64"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:amazon.com -all",
        "dmarc": "v=DMARC1;p=quarantine;pct=100;rua=mailto:report@dmarc.amazon.com;ruf=mailto:report@dmarc.amazon.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.ring.com",
        "dkim": "v=DKIM1;k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC3VDrWQK43LnMydWwBZGzYXaiVT13DZDm6cC5eX/iUGmk8LaDCne4GzMd2iZfK6r829kf3JieoADUlvOy0F2GYbpi92jxiVfvy5gDMWg1AW4G8W1gp3mQ9wu21DrX7FXJSIhuX98Ycd2/RVMruLs3pMbfi4DOW3e2/gDsneqiWiwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-44-215-131-131.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "44.215.131.131",
                        "44.215.133.67",
                        "44.215.139.64"
                    ],
                    "time_ms": 41.09
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "44.215.131.131",
                        "44.215.133.67",
                        "44.215.139.64"
                    ],
                    "time_ms": 34.66
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "44.215.131.131",
                        "44.215.133.67",
                        "44.215.139.64"
                    ],
                    "time_ms": 47.64
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "44.215.131.131",
                        "44.215.133.67",
                        "44.215.139.64"
                    ],
                    "time_ms": 39.46
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "44.215.131.131",
                        "44.215.133.67",
                        "44.215.139.64"
                    ],
                    "time_ms": 54.38
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "www.ring.com",
        "valid_from": "2026-06-22T19:00:00-05:00",
        "valid_to": "2027-01-06T17:59:59-06:00",
        "days_remaining": 150,
        "san": [
            "www.ring.com",
            "ring.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://ring.com/",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "server": "Server",
            "date": "Sun, 09 Aug 2026 22:47:32 GMT",
            "content-type": "text/html; charset=utf-8",
            "connection": "keep-alive",
            "x-amz-rid": "TS66PA0FQ0CG7J8F3FKB",
            "set-cookie": "rw_locale=%2Fus%2Fen; Domain=.ring.com; Path=/; Expires=Sun, 09 Aug 2026 22:57:31 GMT; Secure",
            "x-request-id": "7vjrfsv3mct7rcabzbi2om",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "x-powered-by": "Express",
            "vary": "Accept-Encoding,Accept-Encoding,User-Agent"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Server",
        "powered_by": "Express"
    },
    "webpage": {
        "url": "https://ring.com/",
        "title": "Home Security Systems - Cameras, Alarms, Doorbells | Ring",
        "description": "Protect your home & watch over what's important from your phone with video doorbells, security cameras, alarms, smart lighting & more.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "44.215.131.131": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "District of Columbia",
            "city": "Washington",
            "latitude": 38.89511,
            "longitude": -77.03637,
            "asn": 14618,
            "organization": "Amazon Data Services Northern Virginia",
            "isp": "Amazon.com, Inc.",
            "timezone": "America/New_York"
        },
        "44.215.133.67": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "District of Columbia",
            "city": "Washington",
            "latitude": 38.89511,
            "longitude": -77.03637,
            "asn": 14618,
            "organization": "Amazon Data Services Northern Virginia",
            "isp": "Amazon.com, Inc.",
            "timezone": "America/New_York"
        },
        "44.215.139.64": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "District of Columbia",
            "city": "Washington",
            "latitude": 38.89511,
            "longitude": -77.03637,
            "asn": 14618,
            "organization": "Amazon Data Services Northern Virginia",
            "isp": "Amazon.com, Inc.",
            "timezone": "America/New_York"
        }
    },
    "smtp": {
        "host": "amazon-smtp.amazon.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 9.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4015.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4012.6,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 82.05
}