{
    "ok": true,
    "domain": "cibc.com",
    "generated_at": "2026-08-10T06:04:00-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 81,
            "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": "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": "6 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": "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": "149 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: a184-25-59-133.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "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": "6 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": "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": "149 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: a184-25-59-133.deploy.static.akamaitechnologies.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "184.25.59.133",
                "184.25.59.139"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-00146707.gslb.pphosted.com.",
                "10 mxb-00146707.gslb.pphosted.com."
            ],
            "TXT": [
                "\"spf2.0/pra a:privatebank.com a:theprivatebank.com include:spfhost.messageprovider.com ip4:12.189.176.33 ip4:12.9.126.33 ip4:192.206.112.17 ip4:192.206.112.5 ip4:192.206.112.7 ip4:192.206.112.8 ip4:195.90.50.2 ip4:195.90.50.7 ip4:208.81.32.194 ip4:216.131\" \".12.33 ip4:66.146.193.11 ip4:66.146.220.11 ip4:66.146.220.12 ip4:66.146.220.2 ip4:66.146.220.7 include:_spf.cibc.ca ~all\"",
                "\"bcn=9992559A-70C5-11ED-911E-4C5FFD18F1EA\"",
                "\"mongodb-site-verification=VbpKnBCtOOoLUZ7pikyQKPajof4jeoMk\"",
                "\"B7FHS06CDjh+CjO9WqEnRmWSBjfZa65G/QMjTo+RiS2d0+7HaVzMbFgPeSgja+m7sNDTCRL7XVeF53PGbk48hw==\"",
                "\"bcn=EAD54466-2247-11ED-961D-0B3319B8385C\"",
                "\"v=spf1 a:privatebank.com a:theprivatebank.com exists:%{i}._i.%{d}._d.espf.agari.com include:%{d}.5d.spf-protect.agari.com include:spfhost.messageprovider.com include:_spfhost.cibc.us -all\"",
                "\"adobe-idp-site-verification=1fcd8b56a7f68491490c2787ea28561e623d2712a0b0c13d14a8aa6e99e19e89\"",
                "\"mongodb-site-verification=c8ehJkyx3baBG6AWrXn3LaQbCi1OTgBV\"",
                "\"mongodb-site-verification=apLXvXuL5zMsINFkO7YzVK6KNyUutDl5\"",
                "\"google-site-verification=t_PS4jE6SxxpA-lynbn-UzNWdMBaMAcM-Bw0o1ot8lM\"",
                "\"mongodb-site-verification=xr64rjum4ya0tftlBzCXcl3jmcVzqxEu\"",
                "\"facebook-domain-verification=uncrwmh5krkhm9b2g8hc53if7udx7k\"",
                "\"SFMC-rRajTb2ZULXSo6wEjM4zCSX9DNDfHPOvgYk14qwx\"",
                "\"cloudhealth=9fb61fa1-56c1-476a-a757-aa4025797f7f\"",
                "\"mongodb-site-verification=piRY2RGVvBly4DPhqO0akuTqBXlUy32Z\"",
                "\"apple-domain-verification=mIqbJzkIEkJugUdn\"",
                "\"cisco-ci-domain-verification=579804c164ce6d75ec019f6f71b6e51ba73c3d52a98e89e0e568c6e600e01bcd\"",
                "\"UZG16jRyRkpLA8Q74WBafitsR47w8yax4RJEqBdgHvXMOWsHEaKWSQZIgAxCiLnK27Rp3uMSl7momkPnuSFcRg==\"",
                "\"MS=ms41336736\""
            ],
            "NS": [
                "a1-188.akam.net.",
                "a11-67.akam.net.",
                "a18-66.akam.net.",
                "a26-67.akam.net.",
                "a13-64.akam.net.",
                "a16-65.akam.net."
            ],
            "SOA": [
                "a1-188.akam.net. gnsoperations.cibc.com. 2019093345 3600 600 604800 300"
            ],
            "CAA": [
                "0 issue \"letsencrypt.org\"",
                "0 issuewild \"digicert.com\"",
                "0 issue \"sectigo.com\"",
                "0 iodef \"mailto:mailbox.caa-alerts@cibc.com\"",
                "0 issuewild \"sectigo.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"amazon.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "184.25.59.133",
            "184.25.59.139"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 a:privatebank.com a:theprivatebank.com exists:%{i}._i.%{d}._d.espf.agari.com include:%{d}.5d.spf-protect.agari.com include:spfhost.messageprovider.com include:_spfhost.cibc.us -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; ri=3600; rua=mailto:canadian-imperial-bank-of-commerce@rua.agari.com,mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:canadian-imperial-bank-of-commerce@ruf.agari.com,mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.cibc.com",
        "dkim": "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvFY/WT1U9k/XWbm9cbdiVOeeF6Rikw1MPPN4mKXg/7tNXiun2dJ/qH5UGHvlR9XluVDUN7uQmY2ChCoEGPsGJsThQCSWL1EoqqRe7+Be7bouIjh2TQMcuxDZ3GtqiNd1WU8HfnQb+kT9Pzo9Qz4giPZyGLUy0un9XXS0iAJrVEzssRSaO3aUqZX/wnmYXSSdUkJccrsRNAc0VfOpATi4Q5XNZTrVX9lqOxNGnXcarIrR7S7BDEDFfEQJKCY5+wth2+iXFJDgLCTHleF2sSXokDXWC07TEWyPGsD/mxtbFhKxuxzfYonOxpLZzJVgn1qJzwMct2xewc1ih+6c1QzPDQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a184-25-59-133.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "184.25.59.133",
                        "184.25.59.139"
                    ],
                    "time_ms": 55.73
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.47.72.15",
                        "23.47.72.9"
                    ],
                    "time_ms": 51.87
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.222.241.132",
                        "23.222.241.147"
                    ],
                    "time_ms": 51.24
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "184.25.59.133",
                        "184.25.59.139"
                    ],
                    "time_ms": 40.48
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.44.203.184",
                        "23.44.203.206"
                    ],
                    "time_ms": 70.22
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "webforwarder.cibc.com",
        "valid_from": "2026-06-21T19:00:00-05:00",
        "valid_to": "2027-01-06T17:59:59-06:00",
        "days_remaining": 149,
        "san": [
            "webforwarder.cibc.com",
            "www.portefeuillesaxiom.com",
            "www.paiementsecurisecibc.com",
            "www.paiementsecurisecibc.ca",
            "www.engagementcommunautaire.cibc.com",
            "www.communitymatters.cibc.com",
            "www.commercialbanking.cibc.com",
            "www.clubvoyagescibc.com",
            "www.clubvoyagescibc.ca",
            "www.cibctravel.com",
            "www.cibctravel.ca",
            "www.cibcsecurepay.com",
            "www.cibcsecurepay.ca",
            "www.cibcmortgageadvisors.com",
            "www.cibcmortgageadvisors.ca",
            "www.cibceshops.com",
            "www.cibccreditsmart.com",
            "www.cibcaerogold.com",
            "www.cartesdecreditcibc.com",
            "www.cartescibc.com",
            "www.axiomportfolios.com",
            "www.aeroorcibc.com",
            "woodgundy.com",
            "woodgundy.cibc.com",
            "testwww.cibcsecurepay.com",
            "pte.cibcinsurance.com",
            "pte.assurancecibc.com",
            "portefeuillesaxiom.com",
            "paiementsecurisecibc.com",
            "paiementsecurisecibc.ca",
            "engagementcommunautaire.cibc.com",
            "communitymatters.cibc.com",
            "clubvoyagescibc.com",
            "clubvoyagescibc.ca",
            "cibcwoodgundy.com",
            "cibctravel.com",
            "cibctravel.ca",
            "cibcsecurepay.com",
            "cibcsecurepay.ca",
            "cibcmortgageadvisors.com",
            "cibcmortgageadvisors.ca",
            "cibcinsurance.com",
            "cibceshops.com",
            "cibccreditsmart.com",
            "cibccreditcards.com",
            "cibcam.com",
            "cibcam.ca",
            "cibcaerogold.com",
            "cibc.us",
            "cibc.mobi",
            "cibc.com",
            "cibc.ca",
            "cartesdecreditcibc.com",
            "cartescibc.com",
            "axiomportfolios.com",
            "atlantictrust.com",
            "assurancecibc.com",
            "aeroorcibc.com",
            "clicks.simplii.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.cibc.com/en/personal-banking.html",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "Apache",
            "content-length": "0",
            "location": "https://www.cibc.com/en/personal-banking.html",
            "date": "Mon, 10 Aug 2026 11:03:59 GMT",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "1; mode=block",
            "content-security-policy": "frame-ancestors 'self' https://*.cibc.com https://*.cibc.mobi https://*.simplii.com;",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=31536000",
            "server-timing": "ak_p; desc=\"1786359839711_400226459_1591365986_1387_15738_7_0_15\";dur=1",
            "set-cookie": "bm_sz=901ED66A2EB9729EE24E38713E8EF282~YAAQm/jaF9h5U66fAQAA9vtX6wDSOG497n/SHQjYFm7dFEbK1pIWwNSBwfxjL2IuQl7wUF7xhRKcHl4/g8NcizrA3d0nXhI3yCsXMwINPv4tXF3wFv+4Rmk7oRVCWru/cnX8BaLuxSLI8y9ZJq6ybnWR4a0zbXdUHTTSs6HezPIAEhLGBkjW5rdEBXUPQNXfPbrEggyekt04GCRvWesyng9wvi+qY4baFHdV70S/47FDLsSEHeJALLQEv3oDQokvje4OBDJEZ4SIlxp9c9e9yPiy0lxcw5cMDYW8Z6TvQ9kQXBp6mSUsX3LRfPSM7Z9uIfozAljl04oh4OVbbLblrmpA//oPkWeRURAr08AnPSwlEbqIzhs=~3421505~3293491; Domain=.cibc.com; Path=/; Expires=Mon, 10 Aug 2026 15:03:59 GMT; Max-Age=14400",
            "content-type": "text/html; charset=UTF-8",
            "last-modified": "Mon, 10 Aug 2026 05:32:52 GMT",
            "etag": "\"554a4-658aaaf7d3947-gzip\"",
            "edge-cache-tag": "www.cibc.com/personal-banking",
            "cache-control": "max-age=21600",
            "expires": "Mon, 10 Aug 2026 17:03:59 GMT"
        },
        "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": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.cibc.com/en/personal-banking.html",
        "title": "Personal Banking and Financial Services | CIBC",
        "description": "Bank on your terms with CIBC – whether it’s in person, over the phone or online, CIBC has you covered.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "184.25.59.133": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "184.25.59.139": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-00146707.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 50.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 19.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 19.8,
                "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": 112.41
}