{
    "ok": true,
    "domain": "prudential.com",
    "generated_at": "2026-08-10T17:53:26-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 49,
        "label": "Critical",
        "categories": {
            "dns": 75,
            "mail": 70,
            "security": 0,
            "network": 35,
            "availability": 60
        },
        "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": "2 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": "3 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": 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": "7 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": 0,
                "lost_points": 20,
                "detail": "No tested DKIM selector responded."
            },
            {
                "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": 0,
                "lost_points": 55,
                "detail": "No valid certificate was retrieved."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "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": 0,
                "lost_points": 30,
                "detail": "PTR not detected."
            },
            {
                "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": 0,
                "lost_points": 40,
                "detail": "No successful HTTP response."
            },
            {
                "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": "2 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": "3 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": "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": "7 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": "error",
                "title": "DKIM",
                "detail": "No tested DKIM selector responded.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "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": "error",
                "title": "Valid TLS certificate",
                "detail": "No valid certificate was retrieved.",
                "category": "security",
                "max_points": 55,
                "earned_points": 0,
                "lost_points": 55
            },
            {
                "level": "error",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "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": "error",
                "title": "PTR reverse DNS",
                "detail": "PTR not detected.",
                "category": "network",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "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": "error",
                "title": "HTTP response",
                "detail": "No successful HTTP response.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [
                "161.151.112.45",
                "161.151.208.41"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mailgate6.prudential.com.",
                "10 mailgate2.prudential.com.",
                "10 mailgate8.prudential.com.",
                "90 mn-mailgate.prudential.com.",
                "10 pa-mailgate2.prudential.com.",
                "10 mailgate7.prudential.com.",
                "10 pa-mailgate.prudential.com."
            ],
            "TXT": [
                "\"_k4q7sz2e2ecvvs1jdhxcyvxp9m3ueli\"",
                "\"_6vqns0iwlw47vh17mnojfu4qcxew2mo\"",
                "\"verification_token=OAp0cOrT4bDIl9AUWTclCcx7u\"",
                "\"adobe-idp-site-verification=380b8cba8934dbe70ff27e545d1ab914b67cd04a74e6ad13cd009bc1918fb744\"",
                "\"_tl25nyf46rh2lohui4ebd2lqvdxo463\"",
                "\"_16hyhc1ifsq37w0h0b7wxw4ciqcfrp7\"",
                "\"verification_token=WReLpocEzYrXy5DTmVBEVW7eZ\"",
                "\"apple-domain-verification=TOxoqR7NDSQ70rC1\"",
                "\"smartsheet-site-validation=lqdhQXGBHm33KIovEeKdgssQuS0GDO8m\"",
                "\"_jc42g275ntzs950gtry57q4i1mp91wf\"",
                "\"_srk10vsu68ebss3qfi90xmdevk0utep\"",
                "\"ibmid=89934b80-0997-437f-b962-c4926ae1ed63\"",
                "\"globalsign-domain-verification=bae6c1ec4c7b984442ebd2ca20015315\"",
                "\"zscaler-verification-155423706-1007025-tHszE6\"",
                "\"_gciyorb1aehb4ozpp3u5bq6kv3jvzvq\"",
                "\"jamf-site-verification=YIvogH-A3-GMLx0c_7nhmw\"",
                "\"_6rikbi5pg6k6vx2zdo2ggree9zlx3xg\"",
                "\"docker-verification=d2793253-9e38-4e0e-998d-d12d7ef28f9d\"",
                "\"google-site-verification=fEchaFuNH2anWpgi4n0_EE0yIRwTFau2NcmdMLRK120\"",
                "\"google-gws-recovery-domain-verification=74066321\"",
                "\"ZOOM_verify_CBkRYG9OTj2k4NK7QSXRxg\"",
                "\"SFMC-yFp7Spq6DYIhBW2qEh7uTiUZ8VlhFxdKlGWkHw-r\"",
                "\"onetrust-domain-verification=66ad9a736cc546ac88e1a3db4ef7c3da\"",
                "\"atlassian-domain-verification=eISVx4rCV1NivCTElZ0wMiYNramaZvYsRnqbvpDVI0tOjjlnm19SeahcOm0Zq4ec\"",
                "\"globalsign-domain-verification=BB907CD13BD7D2DF521C22EA961CF474\"",
                "\"adobe-idp-site-verification=bd4f8de40219d4e4ea55857eca507e5eb42ea77a2756ecaf4f689cc367c97850\"",
                "\"_tn3op5y66r3ycob76g7ny04m9bnfwqa\"",
                "\"Dynatrace-site-verification=5077446c-7c88-46c3-807f-c4e99fac95f9__igfbtp43vnb292tgg5rd0vmhpn\"",
                "\"MS=ms90916092\"",
                "\"_j437ek79xs7uz98soek1dlkco8809z3\"",
                "\"infoblox-domain-mastery=f35f325af5425044debfecfc3a93a34984f4ba673f32e91cfbcd5f953e79d33771\"",
                "\"v=spf1 include:spf.prudential.com a:mail.investran.infinity.com include:spf.protection.outlook.com include:spfhost.messageprovider.com ~all\"",
                "\"_31rw7rhcl2h4dl14difhf2yrquwg4ri\"",
                "\"FZH89DZAYBRSHZQ5TNE5NQ001AE6AKO1FPJZBLE7T\"",
                "\"docusign=59017324-3db2-4d24-aa49-0723f0615513\"",
                "\"trust-will-domain-verification-bhbgwc=1J1eFSgtY4rmFHkAkAGmC7sjF\"",
                "\"cisco-ci-domainverification=35c4598d3a87e5dd411b220a8f1b606a774a65ae60475430e63687c8d2366d84\"",
                "\"_pq0yoe2dz1f1v0b1dkzlriya6fkevu1\"",
                "\"h1-domain-verification=7PVoM2gCLAMwEMZWEvym64nQKW8VHPPtraoW7oQqRCvVte9E\"",
                "\"_wphndfxpn70mbdjag5l7o4hstavrw9n\"",
                "\"_nuxckny8tpki741z2h6clcx4i5f9zma\"",
                "\"_owcp5u0pb6jjqulbo9h4nfka8qsnu9m\"",
                "\"globalsign-domain-verification=E7B92715609568CAA16CD2706B361FBD\"",
                "\"verification_token=ktkBVeVgDcHIkSfv4DhBFeZia\"",
                "\"flexera-domain-verification-zkmwsgxsvdcjcesa\"",
                "\"google-site-verification=nF0nJ-ozveu9UjWQyHyYuL1Sk2YD3kBMsHTtxpGHSqE\"",
                "\"apple-domain-verification=3OIQapuLYuTYVH0A\"",
                "\"anthropic-domain-verification-jpn0ms=TE5r5XSvCtkWUd893nNa6BEvq\"",
                "\"_0n61yu72mb4zc9xeaiftxwgvb36mzup\"",
                "\"liveramp-site-verification=YomFX5OTGlJpYQpE-eX7xjsHhecKdE9TpKq-cwff1GI\"",
                "\"trust-will-domain-verification-af80sp=tb1YYmMIOXNm9bqrWIjBK9Yyh\""
            ],
            "NS": [
                "ns1.a1.impervasecuredns.net.",
                "ns1.a2.impervasecuredns.net.",
                "ns1.a0.impervasecuredns.net."
            ],
            "SOA": [
                "ns1.a0.impervasecuredns.net. dns-admin.prudential.com. 2026080501 3600 300 1814400 3600"
            ],
            "CAA": [
                "0 issue \"amazontrust.com\"",
                "0 issuemail \"digicert.com\"",
                "0 issue \"pki.goog\"",
                "0 issue \"globalsign.com\"",
                "0 issue \"awstrust.com\"",
                "0 issuewild \"globalsign.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"amazonaws.com\"",
                "0 issuewild \"digicert.com\"",
                "0 issuevmc \"digicert.com\"",
                "0 iodef \"mailto:pki-support@prudential.com\"",
                "0 issue \"amazon.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "161.151.112.45",
            "161.151.208.41"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.prudential.com a:mail.investran.infinity.com include:spf.protection.outlook.com include:spfhost.messageprovider.com ~all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:ivrejeuw@ag.c1.dmarcian.com",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "161.151.112.45",
                        "161.151.208.41"
                    ],
                    "time_ms": 39.2
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "161.151.112.45",
                        "161.151.208.41"
                    ],
                    "time_ms": 26.7
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "161.151.112.45",
                        "161.151.208.41"
                    ],
                    "time_ms": 74.85
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "161.151.112.45",
                        "161.151.208.41"
                    ],
                    "time_ms": 26.1
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "161.151.112.45",
                        "161.151.208.41"
                    ],
                    "time_ms": 208.55
                }
            ]
        }
    },
    "ssl": {
        "available": false,
        "issuer": "",
        "subject": "",
        "valid_from": "",
        "valid_to": "",
        "days_remaining": null,
        "san": [],
        "protocol": "",
        "cipher": "",
        "error": "Connection timed out"
    },
    "http": {
        "url": "https://prudential.com/",
        "status": "",
        "http_version": "0",
        "headers": [],
        "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://prudential.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "Failed to connect to prudential.com port 443 after 2529 ms: Connection refused"
    },
    "network": {
        "161.151.112.45": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "161.151.208.41": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mailgate6.prudential.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4043.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4043.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": 136.18
}