{
    "ok": true,
    "domain": "daveramsey.com",
    "generated_at": "2026-08-10T12:35:38-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 73,
            "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": 0,
                "lost_points": 10,
                "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": "83 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-18-154-185-98.ord58.r.cloudfront.net"
            },
            {
                "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": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "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": "83 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-18-154-185-98.ord58.r.cloudfront.net",
                "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": [
                "18.154.185.98",
                "18.154.185.9",
                "18.154.185.75",
                "18.154.185.101"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 daveramsey-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"stripe-verification=7c1086b88ef3e4414ea942174123bfd8f47361dc4c6f70d1ad76fb6b87491ef8\"",
                "\"4gg993Tfa2mgIorr9NnkFvs8pChvPMO8rIaBQG0zw7jQC2gMOrAoZnB95D2qt6f6/Xyyd8u7qydzWV//EconCg==\"",
                "\"openai-domain-verification=dv-vqPTtiwAYqdUx9a4A2npvuSC\"",
                "\"apple-domain-verification=3vmMvnSzua7jquYZ\"",
                "\"0ed1fe018adc84ef1b634c4abd9ccfe4\"",
                "\"dropbox-domain-verification=nix4bamq0yuy\"",
                "\"facebook-domain-verification=amkvfrzt97rwz4z2pcooyjowy396o9\"",
                "\"Dynatrace-site-verification=59aee59d-477e-42e0-8666-7cbb36ea37d5__n3dd6rtmvgmubv79ulfr9g4ooq\"",
                "\"google-site-verification=BC1aQMfgQbmaOFbtlAPO27QaU8cjM1V6eG--74lYTzc\"",
                "\"MS=ms64120760\"",
                "\"google-site-verification=j-KsbZ4ScYsx30In6lsDK300xyKDcd0eiUzVVU1ZWxk\\\"\"",
                "\"stripe-verification=522256c5cc0a0698e946d66cc9cf820f8660c4ebb44c7120b8ea4b768f6e6683\"",
                "\"twilio-domain-verification=bfc61a6cf3cdd8e1089f42c180089b0e\"",
                "\"docusign=9fb8422a-5431-42a6-af8f-b883ab525490\"",
                "\"stripe-verification=491c349f9f7554f988f1cb9db699c2908057d60b11f599bba6eb58ccd93ab8c0\"",
                "\"docusign=850d81ec-c5e2-4645-b387-c86a13eb486a\"",
                "\"ppe-791704e698e8726e14fb\"",
                "\"google-site-verification=mi0tKkluN-0xk3JaoebSlksVlJs9aobT5Aqfn6Jgkc4\"",
                "\"jamf-site-verification=sbCJsLChZ_S2qU_gfcdNmA\"",
                "\"atlassian-domain-verification=ToFtpg0vlPy7zagF8rl4UOajHpkavuZMLMsaNWE0W4ofXv4YaBb1Bq0zUHRP5qbG\"",
                "\"v=spf1 include:spf.protection.outlook.com include:spf.ramseysolutions.com include:spf.emailsignatures365.com ip4:192.254.125.86 ip4:198.21.2.77 -all\"",
                "\"google-site-verification=22pz-z_pw7la5ppjgXh7UZm107q1aUnSfjv0yEF8juA\"",
                "\"rrnsqbgbsor4loo2thh4dv9gii\"",
                "\"ZOOM_verify_5f3bi2TbHQHQVH4ZSLFQ3A\"",
                "\"stripe-verification=aa10b77828feeed0a14d2caaec2be01f7be92d6c61e761a863070c7951c4253e\"",
                "\"stripe-verification=ce8ac66525ce82193ce169a13f35151474489eff2c56f6e7d69ef4cab087a05f\"",
                "\"stripe-verification=ff9956fd318c4438a56dcc90c9df18ea6e077de2fae31ddff9497dee08248db8\"",
                "\"atlassian-domain-verification=ugXp31QEZs4gjHdrpKzbEZPVcUl4STQAyjBhVTMupechRdFGh7ihDc8Bkf2HLgxh\""
            ],
            "NS": [
                "ns-1323.awsdns-37.org.",
                "ns-1741.awsdns-25.co.uk.",
                "ns-6.awsdns-00.com.",
                "ns-944.awsdns-54.net."
            ],
            "SOA": [
                "ns-944.awsdns-54.net. awsdns-hostmaster.amazon.com. 2016072202 7200 900 1209600 120"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.154.185.98",
            "18.154.185.9",
            "18.154.185.75",
            "18.154.185.101"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:spf.ramseysolutions.com include:spf.emailsignatures365.com ip4:192.254.125.86 ip4:198.21.2.77 -all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:re+14308f9620b7@inbound.dmarcdigests.com; fo=1",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.daveramsey.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCk2LUsTysQo9KDHHql0mFs5mwoFz7Yn94rBRr8iTNHw6nZQOdit4BEVkgO0W6vcGtYLP/9PJpt0Rxzbm2VLYuuz8hRAEqF+23fOr3L2NnT4JW9O2t38cjrH7TgCo4V+BClfXNjkWXi0sk/WkdUgmcKz4qmPauN1kry5ZL4wEEj0wIDAQAB; n=1024,1452130231,1467855031",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-18-154-185-98.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "108.157.142.120",
                        "108.157.142.126",
                        "108.157.142.49",
                        "108.157.142.70"
                    ],
                    "time_ms": 85.69
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.154.185.101",
                        "18.154.185.75",
                        "18.154.185.9",
                        "18.154.185.98"
                    ],
                    "time_ms": 50.7
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.168.2.12",
                        "3.168.2.125",
                        "3.168.2.2",
                        "3.168.2.75"
                    ],
                    "time_ms": 63.34
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "108.157.142.120",
                        "108.157.142.126",
                        "108.157.142.49",
                        "108.157.142.70"
                    ],
                    "time_ms": 56.64
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.142.120",
                        "108.157.142.126",
                        "108.157.142.49",
                        "108.157.142.70"
                    ],
                    "time_ms": 87.77
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "daveramsey.com",
        "valid_from": "2025-10-02T19:00:00-05:00",
        "valid_to": "2026-11-01T17:59:59-06:00",
        "days_remaining": 83,
        "san": [
            "daveramsey.com",
            "www.daveramsey.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.ramseysolutions.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html;charset=UTF-8",
            "content-length": "0",
            "location": "https://www.ramseysolutions.com/",
            "date": "Mon, 10 Aug 2026 17:35:29 GMT",
            "server": "Apache",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 5f3289437835980f033f6732216eab86.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P6",
            "x-amz-cf-id": "N7PXiPOvKA4KWB8jN7UTCjTSgnFdFl-pUzLFRYkPjpQIbChkh8sVoA==",
            "age": "1134",
            "x-frame-options": "SAMEORIGIN",
            "cache-control": "max-age=1800, public",
            "expires": "Mon, 10 Aug 2026 18:05:29 GMT"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "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": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.ramseysolutions.com/",
        "title": "A Proven Plan for Financial Success - Ramsey",
        "description": "Learn to budget, beat debt, save and invest with Ramsey Solutions, founded by Dave Ramsey, bestselling author, radio host and America’s trusted voice on money.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "18.154.185.98": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.154.185.9": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.154.185.75": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.154.185.101": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "daveramsey-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 20.4,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4012.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4008,
                "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": 99.81
}