{
    "ok": true,
    "domain": "pnc.com",
    "generated_at": "2026-08-09T16:23:50-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 66,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 65,
            "network": 50,
            "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": "1 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": "7 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": "2 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": "188 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: a104-71-189-204.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "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": "1 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": "7 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": "2 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": "188 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: a104-71-189-204.deploy.static.akamaitechnologies.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "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": [
                "104.71.189.204"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-000ade01.gslb.pphosted.com.",
                "10 mxa-000ade01.gslb.pphosted.com."
            ],
            "TXT": [
                "\"amazonses:vxuEGUDm/Q0L00jlHFzB2TRwyEv5f2JWcg6cxBB1RPk=\"",
                "\"figma-domain-verification=3517cfceb66e985aa493c122d17948ef1c5992b6752d210619e086903e4631e5-1732283089\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com -all\"",
                "\"webexdomainverification.=79783ade-08d9-4de2-a659-0a01739e6256\"",
                "\"atlassian-domain-verification=QFR7rREv9GWWLyfXHK9DZwTSXDo0oSma0YoSX2/DZWqZbFUjcVm8VLeiaa61Navt\"",
                "\"cisco-ci-domain-verification=615f757cc9e2460312b0f7c75a2772027647c20a30fba1d3bb23028c888a18e7\"",
                "\"google-site-verification=4rXqTaqjGm_xMicSzf6Pb-dUw2Li8MtLrxZDtGiVkog\"",
                "\"SFMC-KybWMP5aCtJUhvtvEuSWtnPozs7Bfca8kG4G0iQm\"",
                "\"docusign=21f32304-2c1e-49ac-af53-856d302aefa6\"",
                "\"sending_domain1122293=9f0d04bd12f86de8d55878a443255f9c037cd99fb574d85b0dcae48de5151781\"",
                "\"facebook-domain-verification=0yji4115bnh4uml8hw3jnaqddl33tz\"",
                "\"google-site-verification=FzrCxKJTiOsTJg8pQ0AyJ9kFjo81LT2BqVunIhgRpS4\"",
                "\"sending_domain375832=5cdc1bbaf18d46a9499042915f60472e36c0ac42edd79683ae295eff6df479f4\"",
                "\"MS=87F6E492AAE07A8169D9C7E301027280D2724AA7\"",
                "\"adobe-idp-site-verification=28ed08fd23384ddb85fd45c6eb4f7bff\"",
                "\"google-site-verification=6rMycsaDQx5KuoR5FRs4e8outmKHnMWAMKgACzMxNHQ\"",
                "\"nintex.5e98563e5c70810c7b93bc36\"",
                "\"google-site-verification=cB0j7p-ywPG1fX8jXwulj146wSUVsQwmDQJoFMNKqrc\"",
                "\"vmware-cloud-verification-6e43bb6b-bd79-4622-a157-7f40184ea45c\"",
                "\"openai-domain-verification=dv-XUTWEBIea7fwieuuIW6zMRGt\"",
                "\"intersight=b5f771268bbf0c0eee82610d0eb877131c154f83c1f7134a8c27e6af9e77b0c5\"",
                "\"smartsheet-site-validation=ppdES7B_aD4laHSva7Bx1AeHcPKBfmGf\"",
                "\"k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDGoQCNwAQdJBy23MrShs1EuHqK/dtDC33QrTqgWd9CJmtM3CK2ZiTYugkhcxnkEtGbzg+IJqcDRNkZHyoRezTf6QbinBB2dbyANEuwKI5DVRBFowQOj9zvM3IvxAEboMlb0szUjAoML94HOkKuGuCkdZ1gbVEi3GcVwrIQphal1QIDAQAB;\"",
                "\"adobe-idp-site-verification=28ed08fd-2338-4ddb-85fd-45c6eb4f7bff\"",
                "\"amazonses:xfkCJ8FY+imJD02x/5yZKT6qSdDkBV0iuKoRZgutZmQ=\"",
                "\"apple-domain-verification=XSxTfRaRsRaDgaSh06XGXwOnzzlXS4iVj38ISjnGrOs\"",
                "\"onetrust-domain-verification=212319d17ae346f0a5ebaf220d25cacd\"",
                "\"apple-domain-verification=r3xhk1EKCbP1P3sC\"",
                "\"amazonses:iEcZ99LbLDgVLXewuqk9t+HLQ5WjdU+R9x4vQ8wtwxs=\"",
                "\"docusign=03276c5a-9123-4032-8329-39c861968a92\"",
                "\"intersight=a43da2535b6db215d786feeeaeaad5f24e31059aeadf00c621765b3e7fc48d88\"",
                "\"atlassian-sending-domain-verification=d0386c57-44f2-496d-a05d-59ce15e71525\"",
                "\"xvDGyXDXdx9GDfhKG91sQ8Qr4TX9ACzx4eJ8V8skJePmG+5GP7qbJz5ac4B0GvSOBi2nSyHxg5Vkdr8SDUPmyg==\""
            ],
            "NS": [
                "usw2.akam.net.",
                "usc4.akam.net.",
                "usc3.akam.net.",
                "ns1-170.akam.net.",
                "aus1.akam.net.",
                "use1.akam.net.",
                "eur6.akam.net."
            ],
            "SOA": [
                "dns001.pnc.com. hostmaster.pnc.com. 802456595 1200 180 1209600 600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "104.71.189.204"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "smtp",
        "dkim_host": "smtp._domainkey.pnc.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArPN1Nz15enSUgr7UrEVummBhWUgq2LlXNKzWsklKyO/pGvz8HujcAuWM8bt3ui2XnPnw12UHHJlRAj3PxjQwxQfvhfGOT+mR+j2JjDJuqhKBIcC4ug14MqSQ5oU7dfnrO+SvPC0QPfzBQLxYSMbay0zNIcVXMdAus12S+31U3zP/ASNiCjgKgUjSZaptmwn6EBNktXLkeUFA1IDKYL+TQ0en/zUbCzNCCFYBRUIYtHPD6uyAFvsf4tpgq5/S909HChTvAHinQh+2vqu4T8E+SvwW3d67ahmHJmuzJQ/29TKO2m+i8BQgw1+zurwcUCxRUQulP9Cp8sHWzJ7E48ivyQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a104-71-189-204.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.213.114.68"
                    ],
                    "time_ms": 57.08
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "104.104.177.170"
                    ],
                    "time_ms": 38.78
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.35.167.195"
                    ],
                    "time_ms": 31.49
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.202.71.78"
                    ],
                    "time_ms": 93.68
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "104.90.81.170"
                    ],
                    "time_ms": 54.64
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "www.pnc.com",
        "valid_from": "2026-07-29T19:00:00-05:00",
        "valid_to": "2027-02-13T17:59:59-06:00",
        "days_remaining": 188,
        "san": [
            "www.pnc.com",
            "pnc.com",
            "pv.pnc.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://pnc.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://www.pnc.com/en/personal-banking.html",
        "title": "PNC Personal Banking",
        "description": "PNC Bank offers a wide range of personal banking services including checking and savings accounts, credit cards, mortgage loans, auto loans and much more.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "104.71.189.204": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-000ade01.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 50.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 70.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 21.6,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 111.15
}