{
    "ok": true,
    "domain": "citizensbank.com",
    "generated_at": "2026-08-11T08:42:47-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 86,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 81,
            "network": 85,
            "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": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "2 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "5 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": 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": "79 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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-10-210-213.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": 35,
                "lost_points": 0,
                "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": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "5 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": "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": "79 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-10-210-213.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": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": [
                "23.10.210.213"
            ],
            "AAAA": [
                "2600:1407:3c00:1490::1f37",
                "2600:1407:3c00:1488::1f37"
            ],
            "CNAME": [],
            "MX": [
                "10 citizensbank-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"onetrust-domain-verification=fc40aa7ca55743f9b37ce437e2f85bbe\"",
                "\"blitzy-domain-verification-krr54p=N17a8B42avtaNuNDReoSVnRXu\"",
                "\"openai-domain-verification=dv-FKW48gg3nLG7YYYpiRB76p03\"",
                "\"smartsheet-site-validation=R6IFN1GzMMaLP1kyiuT51B6mOub1DVkJ\"",
                "\"eA8gsC7ksaYBFA3Y9MdP1TtJzvpPMwQRlOQ4ciCtdu8nvrtZ8mPbgTnFeHZAfEbCKBoeh82XdE//rkAlwY8ryw==\"",
                "\"mongodb-site-verification=uLMSOsLxJor3iRZj5QwniJwNta0p3E6n\"",
                "\"atlassian-domain-verification=0DHkQ/kHrdSAsQoLly7YEgz8v9KczaHPgu1mMHzkUCQJgXSUMWQe4gYk6Hd/gZP0\"",
                "\"v=spf1 include:_cfgspf.citizensbank.com include:spf.protection.outlook.com -all\"",
                "\"onetrust-domain-verification=7e0e9aa1e6d8417ca8cbd409530b6a89\"",
                "\"autodesk-domain-verification=fQ1TgpHzNuD-7n0qQdjI\"",
                "\"itV3w9jfX5YY0SVdyM+DOPRcoiSeAPsoX9Ha+/u0pgrzV6Lgjgzp1crDDshWftuOXYvlBEeUMiuQUtSRjOTi2A==\"",
                "\"pardot641533=e064e5f20408674804d4883f54fb63c654d161ec1c7c8d7136a86440717acae6\"",
                "\"pardot1095902=5a2b2531a12e072803020b1bb1221c7ff762526dc63192668445054bfedd520c\"",
                "\"infoblox-domain-mastery=dd8193abfca36e933f6345cfc073171315e39ffb842653f6cca0f9e73215c90293\"",
                "\"jamf-site-verification=2piiuQ0VZzuwD9aCheWIrA\"",
                "\"kiro-site-verification=9076fafb-a6cd-49ca-9841-9104c2b4ddda\"",
                "\"google-site-verification=nB-dH36dKlMCOmilznloQMXVIuvyfZyHEWUFy_GZ4I4\"",
                "\"zoho-verification=zb64572473.zmverify.zoho.in\"",
                "\"Dynatrace-site-verification=f65bcae7-775d-4888-9f0e-d4b767589725__dtrj5lmuses9frcm7tfd08rfv8\"",
                "\"df381782-7a09-42d5-b226-130161b16965\"",
                "\"postman-domain-verification=332213a0d1d8e5a694aad56646287cedbf6a287905b919862fe0c2c0d76c8c2292e16f894b713fbf602236794231acb689682a7c83140959739eabeebc084f92\"",
                "\"ciscocidomainverification=358b903e04681980724b9a9d5b5600741d70cb34b8aff357220fceb4c5b06b31\"",
                "\"anthropic-domain-verification-bzq0h3=1oTLzuNoNueFJKQpGnqUn0UNS\""
            ],
            "NS": [
                "a22-67.akam.net.",
                "a13-64.akam.net.",
                "a18-65.akam.net.",
                "a20-66.akam.net.",
                "a1-203.akam.net."
            ],
            "SOA": [
                "a1-203.akam.net. domainrequests.citizensbank.com. 1561549005 300 300 1728000 300"
            ],
            "CAA": [
                "0 issue \"sectigo.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"ssl.com\"",
                "0 issue \"pki.goog\"",
                "0 issue \"letsencrypt.org\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.10.210.213"
        ],
        "ipv6": [
            "2600:1407:3c00:1490::1f37",
            "2600:1407:3c00:1488::1f37"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:_cfgspf.citizensbank.com include:spf.protection.outlook.com -all",
        "dmarc": "v=DMARC1; p=reject; sp=reject; fo=1; ri=3600; rua=mailto:citizens@rua.agari.com; ruf=mailto:citizens@ruf.agari.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.citizensbank.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAw+/g2Qlg1HbnHDbWtuoWXaMG3X5Mvjs+gx+WJP9M9q415Jdg1/QDuK1tlromfMd72t9HaDWNJpytRKOL9rc/hmTqeEMPO093+/cWG2UE0bhTQhgh1PBPbvJcgiCBzHcvPiW3bemBNh8HDBIcdn+a6xh673DrsS7IyJb0aEuv0aIWU6dQzNVc/TydvXcWPf3lkIhHgXoqhCtuV6ip33HgPMuThs+1hCzn5bxvKWePhIRt3C6gUpd7E6N7GvU4XrmvEnCeBVkaE44cbZNs6K9glxR7RzglrfnhWUFOSvJB1p39j5GEFfPnGJxHJpa8dR4aLoTSphsX33cykcpWfZXEzQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://vmc.digicert.com/99f66ce7-25bb-4a22-829b-c23e7a00b747.svg; a=https://vmc.digicert.com/99f66ce7-25bb-4a22-829b-c23e7a00b747.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-10-210-213.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.10.210.213"
                    ],
                    "time_ms": 46.34
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.62.92.164"
                    ],
                    "time_ms": 26.87
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.43.219.114"
                    ],
                    "time_ms": 78.77
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.10.210.213"
                    ],
                    "time_ms": 47.1
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.52.145.37"
                    ],
                    "time_ms": 67.52
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "www.citizensbank.com",
        "valid_from": "2026-04-13T19:00:00-05:00",
        "valid_to": "2026-10-29T18:59:59-05:00",
        "days_remaining": 79,
        "san": [
            "www.citizensbank.com",
            "citizensbank.com",
            "citizensbanklive.com",
            "citizenstools.com",
            "citybeats.citizensbank.com",
            "designsystem.citizensbank.com",
            "madeready.com",
            "readytorefi.com",
            "www.citizensbanklive.com",
            "www.citizenstools.com",
            "www.madeready.com",
            "www.readytorefi.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.citizensbank.com/homepage.aspx",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "110082",
            "location": "https://www.citizensbank.com/homepage.aspx",
            "expires": "Tue, 11 Aug 2026 13:42:39 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "date": "Tue, 11 Aug 2026 13:42:39 GMT",
            "strict-transport-security": "max-age=15768000",
            "set-cookie": "bm_sz=20B84808DF98F5BEB7C406381E487B0B~YAAQ8mIwF0YiFu2fAQAADZkP8QAqfGsJt1V7zFSmy3ClfNhhu3W7zXaTcgwOvI/4OE85zTUPuKnkqxnio9iYgR9SZubi/O9Fnb0OOECDbfRCRKn0PuNedVeBO8gTkBYdhcUMKT4JZ4E6hlLkuQ5llXWOfj3iut2G4GwRtdkUVIOXKxPLk75uLurNTOdr4VUqbX9Xz0ylVqDQpYvXHC4Wibf9oG/WgyrxJubjalF+FWMwRM3KRxy+VbJZJIQbkQkcl0LoWLL2DT5CGqP89lEMqJZdOs8aOXrrC13syHGNeRq5nmNUiJ5uxleHRAXEY/tvTzB/4K/8SuqAMtyNs0fkcPyiNEEbNnKbhwCMjDT5Z+7K6jWc5wOA8fcNwYd0a553ioQzMYpGa/hZI9C8BMA=~3355954~3225137; Domain=.citizensbank.com; Path=/; Expires=Tue, 11 Aug 2026 17:42:39 GMT; Max-Age=14400",
            "server-timing": "ak_p; desc=\"1786455759108_389047026_142172905_20_8105_31_0_15\";dur=1",
            "content-type": "text/html;charset=UTF-8",
            "x-frame-options": "SAMEORIGIN",
            "content-security-policy": "frame-ancestors 'self' https://*.citizensbankonline.com https://*.qacitizensbankonline.com;",
            "x-content-type-options": "nosniff",
            "mpulse_cdn_cache": "HIT",
            "mpulse_origin_time": "0"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://citizensbank.com/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "23.10.210.213": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "citizensbank-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 26.5,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4047.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.9,
                "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.07
}