{
    "ok": true,
    "domain": "bdc.ca",
    "generated_at": "2026-08-09T23:53:33-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 69,
            "network": 50,
            "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": 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": 0,
                "lost_points": 5,
                "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": "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": "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": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ;; communications error to 69.64.44.20#53: timed out"
            },
            {
                "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": 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": "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": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "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": "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": "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": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ;; communications error to 69.64.44.20#53: timed out",
                "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": "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": [
                "217.114.94.2"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 bdc-ca.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"cisco-ci-domain-verification=daaf1cf95710434e50782ff156e10655d3eb810187a04acab64cae7f4dab8ad\"",
                "\"MS=ms13391814\"",
                "\"infoblox-domain-mastery=27d3b49a530977dfc86a2ff527698540c41a12961eda07849ecd83abe99438ecce\"",
                "\"globalsign-domain-verification=FE362375CA83844433D115E0F34378F8\"",
                "\"globalsign-domain-verification=2C06D9FE1F4C647421A0624BB5B49286\"",
                "\"v=spf1 exists:%{i}._i.%{d}._d.espf.agari.com include:%{d}.1e.spf-protect.agari.com -all\"",
                "\"globalsign-domain-verification=e018f94e56c3d44ff4047e6e74d5efba\"",
                "\"miro-verification=63d32882928dc6a5bf0d24b5bdd673e3eb02a6ef\"",
                "\"globalsign-domain-verification=86EBB5039049A52BE83DC3ED8435B008\"",
                "\"google-site-verification=tFdHz0y5bd24AS4eQEGqMfOG_xyrICm1QcEk9W7TTkE\"",
                "\"globalsign-domain-verification=E26135B0A181B4DB5EC8C5C67F0F98ED\"",
                "\"globalsign-domain-verification=9b45ad7f870a4993368b66afa33e5bee\"",
                "\"twilio-domain-verification=2465ee751e3ed60a419b7e5f5d2ade6c\"",
                "\"_globalsign-domain-verification2=yttNBkutUNMhFFBmTJr+xI8NC6a0URjmLu+bP90Au0w=\"",
                "\"atlassian-sending-domain-verification=eaf94f02-354a-42a7-8c5c-a90a0482c68a\"",
                "\"configcat-domain-verification=08d98808-ee7b-4fcd-859e-52c0c51dce1c\"",
                "\"7WbgCuhG+ehp0nrVp8DB2R8gcsOa9xa0KIS/SrdN8ghKQvAiSp9lQmxMnDvySqY3sz9iW0Ct+pWWgYb1XJzHqA==\"",
                "\"ip0aXLa8qLDzA1jnTk3UiktUr4WRTMGugoADsRQqtM8gbGpvQ9vFXbkHITB/Gu8s66527s9DW7LUAkWcJHBuvg==\"",
                "\"globalsign-domain-verification=0E0AF6CD93BA9D3A76A1FAC54F7B090E\"",
                "\"docker-verification=a6f86d7b-9cd7-4644-bbe4-38ccc9b06f9e\"",
                "\"Dynatrace-site-verification=caa82624-d954-4615-a892-338c0f51415e__qavb1gnijj1frlus77hio10bk6\"",
                "\"google-site-verification=gG9QQpOrfPFANkcDEAQ_WtYqIW54bkpd4xbURxA8u3k\"",
                "\"ZOOM_verify_DptFM_bNTF2H3PtwlrW9_w\"",
                "\"apple-domain-verification=yTdtCGnp7tDgYGKo\"",
                "\"globalsign-domain-verification=00CA7B0EDF1C09B31DC3BEA359201FC8\"",
                "\"vmware-cloud-verification-050c5bb4-b53a-451a-94dc-9eb0d3b394e9\"",
                "\"_globalsign-domain-verification=rc_UKeHo3l8T6ZURayTk1EKBSLyoHDRAZB8-o7WkB_\"",
                "\"atlassian-domain-verification=pcndNT1DZoq2HGgo7jraG6NnoLrcHiSq12pzWdK3mPtyuqMvSi8aaiYRn4Z/GDFL\"",
                "\"adobe-idp-site-verification=e7302ceb71edf8de4a669a62a081b369557347b4d3492d33877962af4e3a1a27\"",
                "\"docusign=ed895eab-db18-45bd-bae9-2af410a47808\"",
                "\"globalsign-domain-verification=8e45b34921cc2253eba310243cac9f6c\"",
                "\"_globalsign-domain-verification=32YdPcFP2rfIhNKPrOkfM-Vviu6Tg9VReddgtxoU1V\"",
                "\"uber-domain-verification=58d581dd-dba2-4cf8-973d-049df7e784c3\""
            ],
            "NS": [
                "ns14.dnsmadeeasy.com.",
                "ns13.dnsmadeeasy.com.",
                "ns11.dnsmadeeasy.com.",
                "ns15.dnsmadeeasy.com.",
                "ns12.dnsmadeeasy.com.",
                "ns10.dnsmadeeasy.com."
            ],
            "SOA": [
                "ns20.digicertdns.com. dns.digicertdns.com. 2009012162 43200 3600 1209600 180"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "217.114.94.2"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 exists:%{i}._i.%{d}._d.espf.agari.com include:%{d}.1e.spf-protect.agari.com -all",
        "dmarc": "v=DMARC1; p=quarantine; fo=1; pct=100; ri=3600; rua=mailto:bdc@rua.agari.com; ruf=mailto:bdc@ruf.agari.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.bdc.ca",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1oKIDNlGL329PPGVVkJcUsS9fwXeAppSQlFJyl6l3HDICE08ylhnhZN+dQTu9JqIzU3TTFkegYymFvT8dvk9BoXFSh9utyVpqWCOPHyZj6PHmtl9DZGTnLdeCTKiap20IHe0FGTJ0daaH1CL1I227586PpG9BuzooBacHrxh5/gDcDfPDMH2D/K7ZOucL6fqixK5czmmBCYgYrQCZghM9qEnYeXMqLxMhew0dXsRPLzGPv0q0OTpx3KSU+P1cDMyMyA7/4TUFMz/eeSXHUdTBjHWWXcDGxnebbERh7UvlB18jrdLqVxlFUAVMGSk3ZUxXzLsSprEeJEbmoYEwArpcQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "v=BIMI1; l=https://def0a2r1nm3zw.cloudfront.net/bimi_asset_f49b216aee49d7b55c99f27542471ebb.svg; a=https://def0a2r1nm3zw.cloudfront.net/bimi_cert_79a54e6d0865a7048163740ccff52452.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": ";; communications error to 69.64.44.20#53: timed out",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 52.95
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 39.25
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 42.85
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 50.7
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 157.91
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.bdc.ca",
        "valid_from": "2026-06-21T19:00:00-05:00",
        "valid_to": "2027-01-06T17:59:59-06:00",
        "days_remaining": 149,
        "san": [
            "www.bdc.ca",
            "bdc.ca"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.bdc.ca/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 04:53:24 GMT",
            "location": "https://www.bdc.ca/",
            "server": "cloudflare",
            "cf-ray": "a28c658dea48b0f4-STL",
            "alt-svc": "h3=\":443\"; ma=86400",
            "set-cookie": "ARRAffinitySameSite=718f411cdbc10f9251b229adabca4a27961bc83df3dce0273bd601953f781404;Path=/;HttpOnly;SameSite=None;Secure;Domain=www.bdc.ca",
            "strict-transport-security": "max-age=2592000",
            "request-context": "appId=cid-v1:7f472365-86ba-45cc-8d9e-86fcadba1413",
            "x-correlation-id": "04593bf1-51fd-4eef-acef-2c39c6efb1a3",
            "cf-cache-status": "DYNAMIC"
        },
        "security_checks": {
            "strict-transport-security": true,
            "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.bdc.ca/en",
        "title": "BDC - The Bank for Canadian Entrepreneurs",
        "description": "We are BDC, the Business Development Bank of Canada and the financial institution devoted to Canadian entrepreneurs. We help create and develop strong Canadian businesses through financing, advisory services and capital, with a focus on small and medium-sized enterprises.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "217.114.94.2": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "bdc-ca.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 19.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4042.8,
                "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": 92.22
}