{
    "ok": true,
    "domain": "morningstar.com",
    "generated_at": "2026-08-08T21:32:01-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 76,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 65,
            "network": 65,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "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": "8 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": "158 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-3-162-174-57.ord56.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 202 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "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": "8 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": "158 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-3-162-174-57.ord56.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 202 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "3.162.174.57",
                "3.162.174.73",
                "3.162.174.125",
                "3.162.174.15"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 morningstar-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"stripe-verification=47d2617f16889675ba98b2bc0986cf2b4893e4fa3dfdc5eb2cb43d750155d826\"",
                "\"pardot977243=7de3d08c3e6ded9f7c3ec93512a7839cce6b9bdebd3f986a8bcf0cec545f2d1e\"",
                "\"apple-domain-verification=4r78O6irfSWeWCAatMWEl1pw3b3UZ8fA_FY9ZT8nRF4\"",
                "\"google-site-verification=8QD-IZuVIxFiZZzbBWEavPlXvN495qRiBauRJwQ-PxE\"",
                "\"status-page-domain-verification=14bcqs43kqpt\"",
                "\"jamf-site-verification=P03JHGRunO0c1Fq42EgJrw\"",
                "\"adobe-idp-site-verification=8b61725f-6869-4092-a31b-1621fb698c47\"",
                "\"sending_domain405542=ca3de3cd172bc5c4f3cb621c36743fe0b0ca056c12034e5327a3d466dff7c3bf\"",
                "\"pardot405542=034085141ed5404a55188bc4105843d337d01275e835aabfb47035382b000537\"",
                "\"figma-domain-verification=fb0a4f5391f3620109eaf54a5f60561cc2b479ce86db4c95c04f8fbcc41b2d15-1755629232\"",
                "\"twilio-domain-verification=dfa9f1a7b47bba614a7c366cdd1fcadf\"",
                "\"stripe-verification=376d1d76240fc3007dd7acd03ba197d89460b3e0cfcc232130ce9006c6610993\"",
                "\"google-site-verification=g3HV1c02bI2ah_3N4SfOHkm3JUghAtQcCCOkROqfbGc\"",
                "\"openai-domain-verification=dv-qVMULq1RrMCdCWJUPMx5oBX5\"",
                "\"google-site-verification=4l_QAOXhTMbehCafBU9n5sQw6QWLV8KJKCnmqLu4YfU\"",
                "\"stripe-verification=E21B6E86AE0428CAD2D52B6EDF428EDD5E7B37EDB3C258C4D4AE64243751A614\"",
                "\"v=spf1 ip4:216.228.224.0/20 ip4:206.220.16.0/22 ip4:204.238.50.0/25 ip4:210.193.131.12 ip4:195.47.237.0/24 ip4:148.163.158.124 ip4:148.163.156.127 ip4:149.72.1.42 ip4:65.17.202.35 ip4:65.17.202.40 ip4:66.35.231.15 ip4:66.35.231.16/30 ip4:209.177.160.9 ip4\" \":209.177.164.34 ip4:209.177.168.2 ip4:199.16.139.0/24 ip4:206.108.40.0/21 ip4:178.255.71.240/29 ip4:52.62.34.254 ip4:67.202.196.28 ip4:54.225.132.73 ip4:204.92.26.0/24 ip4:129.145.21.0/24 ip4:209.123.45.224/30 ip4:50.17.68.103 ip4:208.66.206.0/23 ip4:173.\" \"245.103.0/24 ip4:216.46.168.222 ip4:216.46.168.197 ip4:216.58.172.197 ip4:216.58.172.198 ip4:146.20.14.105 ip4:146.20.14.106 ip4:50.56.130.220 ip4:164.177.132.168 include:spf1.satmetrix.com include:spf.protection.outlook.com include:aspmx.pardot.com ip4:2\" \"3.253.182.103 ip4:23.253.183.145 ip4:23.253.183.146 ip4:23.253.183.147 ip4:23.253.183.148 ip4:23.253.183.150 ip4:166.78.68.221 ip4:166.78.69.146 ip4:167.89.46.159 ip4:167.89.64.9 ip4:167.89.65.0 ip4:167.89.65.53 ip4:167.89.65.100 ip4:167.89.74.233 ip4:167\" \".89.75.33 ip4:167.89.75.126 ip4:167.89.75.136 ip4:167.89.75.164 ip4:192.237.159.42 ip4:192.237.159.43 ip4:3.93.157.0/24 ip4:3.210.190.0/24 ip4:18.208.124.128/25 ip4:54.174.52.0/24 ip4:54.174.53.128/30 ip4:54.174.57.0/24 ip4:54.174.59.0/24 ip4:54.174.60.0/\" \"23 ip4:54.174.63.0/24 ip4:139.180.17.0/24 ip4:143.244.80.0/20 ip4:158.247.16.0/20 ip4:80.69.4.128/27 ip4:89.187.99.224/27 ip4:80.69.4.160/27 ip4:167.98.253.56/29 ip4:199.91.140.26 ip4:199.91.140.28 ip4:199.91.141.22 ip4:199.91.141.23 ip4:199.91.141.24 ip4\" \":199.91.141.145 ip4:37.98.232.2 ip4:37.98.232.12 ip4:37.98.232.26 ip4:37.98.234.2 ip4:37.98.235.2 ip4:148.139.0.2 ip4:148.139.0.31 ip4:148.139.1.2 ip4:148.139.1.31 ip4:148.139.2.2 ip4:148.139.3.2 ip4:149.96.13.2 ip4:149.96.14.2 ip4:199.91.136.26 ip4:199.9\" \"1.136.28 ip4:199.91.137.2 ip4:199.91.137.26 ip4:199.91.139.22 ip4:199.91.139.23 ip4:199.91.139.24 ip4:199.91.139.145 ip4:209.17.50.118 ip4:142.0.172.25 ip4:142.0.175.30 ip4:142.0.175.31 ip4:209.167.231.208/28 ip4:212.99.44.68/31 ip4:212.99.44.71 ip4:139.1\" \"38.47.72 include:stspg-customer.com include:mail.zendesk.com include:_spf.eu.messagegears.net ~all\"",
                "\"stripe-verification=920d413ac13dbf30fb5e1888793917c204e1f3f6341503c0b74538b38278d754\"",
                "\"anthropic-domain-verification-h5fv4v=8InbFQ4EJPRvZWhu9dRRXPwTK\"",
                "\"smartsheet-site-validation=nOqrbB81qGP1-OA51oPot2BbaFhwHlil\"",
                "\"mixpanel-domain-verify=68790a73-cea5-40a8-b193-1ec48b6589fd\"",
                "\"google-site-verification=0GigSK3kK1pACvst49VCj0raJ_iT6vmxg6jf40ENxIA\"",
                "\"arcules-domain-verification=5lXTgPJTUN9ATD37xBEBvX9aVvqKZwwRmPutjoMunFV\"",
                "\"atlassian-domain-verification=aaYl3tywkEokaLaTDfApA02ClEK8/HUdjnXmdXvAlgk65/F2CRuzblRUTTwz85ut\"",
                "\"apple-domain-verification=fNd6bzx8xGCQL0rJ\"",
                "\"stripe-verification=37a2aa2a71f0a5d637355de82678120ef2367db7a4ed318aa4ff0d0f67827bbb\"",
                "\"workplace-domain-verification=24b450d3-1c53-4ac6-b5a0-8359d0d694f6\"",
                "\"onetrust-domain-verification=35d2800c999549df8b8989f42c6a628a\"",
                "\"00d70000000iq0reaw\\010\"",
                "\"wiz-domain-verification=d58d3f0225dec4204c1a6f6f08d049e7f78d055e45ef917174978d1a3ccb7ddc\"",
                "\"intersight=399df09c2619e58a4d4ba79bf0bedc2609c635b87d789ecccc2cb4847091df94\"",
                "\"docker-verification=278258fa-b271-4c63-a020-8241f2dee8b8\"",
                "\"7280ed89-4027-47dc-b03c-769b661f3610\"",
                "\"mongodb-site-verification=GlbtASgObO5CfrbAxuozvIMD9dxpL8LC\"",
                "\"stripe-verification=925BBA21F5857C8F4E8A548EFE0D7CAC0D192F7CB63501F6E40F5BD9903F8AF8\"",
                "\"4rBPVnredGn4/D8dQi3Uh67tKX4ZUyTjC8JlzXCJzhEX6mCSGJe61rZiC4BPCIWkCM2SpVu/Lo4H0oaoqJYrTQ==\""
            ],
            "NS": [
                "pdns205.ultradns.biz.",
                "dns4.p04.nsone.net.",
                "pdns205.ultradns.com.",
                "dns1.p04.nsone.net.",
                "dns2.p04.nsone.net.",
                "dns3.p04.nsone.net.",
                "pdns205.ultradns.org.",
                "pdns205.ultradns.net."
            ],
            "SOA": [
                "pdns205.ultradns.com. domainadmin.morningstar.com. 2016078263 10800 3600 2592000 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.162.174.57",
            "3.162.174.73",
            "3.162.174.125",
            "3.162.174.15"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:216.228.224.0/20 ip4:206.220.16.0/22 ip4:204.238.50.0/25 ip4:210.193.131.12 ip4:195.47.237.0/24 ip4:148.163.158.124 ip4:148.163.156.127 ip4:149.72.1.42 ip4:65.17.202.35 ip4:65.17.202.40 ip4:66.35.231.15 ip4:66.35.231.16/30 ip4:209.177.160.9 ip4:209.177.164.34 ip4:209.177.168.2 ip4:199.16.139.0/24 ip4:206.108.40.0/21 ip4:178.255.71.240/29 ip4:52.62.34.254 ip4:67.202.196.28 ip4:54.225.132.73 ip4:204.92.26.0/24 ip4:129.145.21.0/24 ip4:209.123.45.224/30 ip4:50.17.68.103 ip4:208.66.206.0/23 ip4:173.245.103.0/24 ip4:216.46.168.222 ip4:216.46.168.197 ip4:216.58.172.197 ip4:216.58.172.198 ip4:146.20.14.105 ip4:146.20.14.106 ip4:50.56.130.220 ip4:164.177.132.168 include:spf1.satmetrix.com include:spf.protection.outlook.com include:aspmx.pardot.com ip4:23.253.182.103 ip4:23.253.183.145 ip4:23.253.183.146 ip4:23.253.183.147 ip4:23.253.183.148 ip4:23.253.183.150 ip4:166.78.68.221 ip4:166.78.69.146 ip4:167.89.46.159 ip4:167.89.64.9 ip4:167.89.65.0 ip4:167.89.65.53 ip4:167.89.65.100 ip4:167.89.74.233 ip4:167.89.75.33 ip4:167.89.75.126 ip4:167.89.75.136 ip4:167.89.75.164 ip4:192.237.159.42 ip4:192.237.159.43 ip4:3.93.157.0/24 ip4:3.210.190.0/24 ip4:18.208.124.128/25 ip4:54.174.52.0/24 ip4:54.174.53.128/30 ip4:54.174.57.0/24 ip4:54.174.59.0/24 ip4:54.174.60.0/23 ip4:54.174.63.0/24 ip4:139.180.17.0/24 ip4:143.244.80.0/20 ip4:158.247.16.0/20 ip4:80.69.4.128/27 ip4:89.187.99.224/27 ip4:80.69.4.160/27 ip4:167.98.253.56/29 ip4:199.91.140.26 ip4:199.91.140.28 ip4:199.91.141.22 ip4:199.91.141.23 ip4:199.91.141.24 ip4:199.91.141.145 ip4:37.98.232.2 ip4:37.98.232.12 ip4:37.98.232.26 ip4:37.98.234.2 ip4:37.98.235.2 ip4:148.139.0.2 ip4:148.139.0.31 ip4:148.139.1.2 ip4:148.139.1.31 ip4:148.139.2.2 ip4:148.139.3.2 ip4:149.96.13.2 ip4:149.96.14.2 ip4:199.91.136.26 ip4:199.91.136.28 ip4:199.91.137.2 ip4:199.91.137.26 ip4:199.91.139.22 ip4:199.91.139.23 ip4:199.91.139.24 ip4:199.91.139.145 ip4:209.17.50.118 ip4:142.0.172.25 ip4:142.0.175.30 ip4:142.0.175.31 ip4:209.167.231.208/28 ip4:212.99.44.68/31 ip4:212.99.44.71 ip4:139.138.47.72 include:stspg-customer.com include:mail.zendesk.com include:_spf.eu.messagegears.net ~all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc-rua@morningstar.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.morningstar.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDJEzY9aQyWOty5ReKUYpZYs0kCUmuLkJKKmWHTnAsQx4sJ4Y2W+KtlcNBuQvlteeNNEDSzVifZ3H1BDIHnakKkQN/HWfp8Ggr06axMQ4/pDyNeud25aq808vnNkhxair3x3XtADDb0dMfAQ9tFruJJln07WheQuEgJ8JU5tNJonwIDAQAB; n=1024,1452146785,1467871585",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1;l=https://vmc.digicert.com/ecb6a5b7-cc3b-4d36-a9b9-bb6363d71c06.svg;a=https://vmc.digicert.com/ecb6a5b7-cc3b-4d36-a9b9-bb6363d71c06.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-3-162-174-57.ord56.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.160.143.53",
                        "18.160.143.9",
                        "18.160.143.91",
                        "18.160.143.99"
                    ],
                    "time_ms": 74.41
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.160.143.53",
                        "18.160.143.9",
                        "18.160.143.91",
                        "18.160.143.99"
                    ],
                    "time_ms": 133.99
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "18.154.219.128",
                        "18.154.219.23",
                        "18.154.219.33",
                        "18.154.219.41"
                    ],
                    "time_ms": 146.41
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.162.174.125",
                        "3.162.174.15",
                        "3.162.174.57",
                        "3.162.174.73"
                    ],
                    "time_ms": 31.71
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "18.164.124.109",
                        "18.164.124.13",
                        "18.164.124.38",
                        "18.164.124.9"
                    ],
                    "time_ms": 42.05
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "dotcom-edge-redirect-prod.ind7f52b.eas.morningstar.com",
        "valid_from": "2025-12-15T18:00:00-06:00",
        "valid_to": "2027-01-14T17:59:59-06:00",
        "days_remaining": 158,
        "san": [
            "dotcom-edge-redirect-prod.ind7f52b.eas.morningstar.com",
            "morningstar.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.morningstar.com/",
        "status": "HTTP/2 202 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.morningstar.com/",
            "server": "CloudFront",
            "date": "Sun, 09 Aug 2026 02:31:52 GMT",
            "x-cache": "Error from cloudfront",
            "via": "1.1 52f8d26ee6687e50166b83c5b8635588.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P15",
            "x-amz-cf-id": "ztZLdKSE6DOCQ5lrbHm9sqrEODNN382f67P02znTQ_T6-9rUmBfOQg==",
            "age": "217",
            "x-amzn-waf-action": "challenge",
            "cache-control": "no-store, max-age=0",
            "content-type": "text/html; charset=UTF-8",
            "access-control-allow-origin": "*",
            "access-control-max-age": "86400",
            "access-control-allow-methods": "OPTIONS,GET,POST",
            "access-control-expose-headers": "x-amzn-waf-action",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "CloudFront",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.morningstar.com/",
        "title": "Morningstar | Empowering Investor Success",
        "description": "Morningstar is an investment research company offering mutual fund, ETF, and stock analysis, ratings, and data, and portfolio tools. Discover actionable insights today.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "3.162.174.57": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.162.174.73": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.162.174.125": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.162.174.15": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "morningstar-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 36.1,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4018.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.4,
                "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.47
}