{
    "ok": true,
    "domain": "vancouver.ca",
    "generated_at": "2026-08-09T19:26:45-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 73,
        "label": "Fair",
        "categories": {
            "dns": 85,
            "mail": 90,
            "security": 73,
            "network": 35,
            "availability": 60
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "4 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "3 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "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": "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": "45 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30,
                "detail": "PTR not detected."
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "3 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "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": "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": "45 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "error",
                "title": "PTR reverse DNS",
                "detail": "PTR not detected.",
                "category": "network",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "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": [
                "172.65.90.5",
                "172.65.90.4",
                "172.65.90.6",
                "172.65.90.7"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-00320301.gslb.pphosted.com.",
                "10 mxb-00320301.gslb.pphosted.com."
            ],
            "TXT": [
                "\"autodesk-domain-verification=-w9wQD7f_h44Whk5-L0j\"",
                "\"google-site-verification=MKkBKcI2vVAYcbdmcJ6Evh8XozV06wJHOcVtvKStQEA\"",
                "\"trend-micro-v1-domain-verification.4eef0205b1972a95b16ab8092f48423a=af975bb2-39da-4b8f-9851-1d8b4cd37634\"",
                "\"docker-verification=a26ec7d9-31fa-4cfd-97d9-40e7c30a8354\"",
                "\"MS=ms21132832\"",
                "\"_betterimpact-rewrite-sender\"",
                "\"v=spf1 include:ppspf.vancouver.ca ip4:199.175.219.80 include:spf.protection.outlook.com include:_spf-dc17.sapsf.com -all\"",
                "\"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDgdzGhUYWiej\" \"eER5HzP/I/9kXQYi20QlwERQh/aBXwUQllh2x2c+9mcl2fJ/+X3sc4/a\" \"15nJVITLAsZhZwFWFtkKsShjqS/PH7rrxwgk1y0IDLuo37twIffvjeqWF\" \"hx9HaWHAZKfSroPYGGALd7RxZxAIWKmq3XPdXCUoJlYglzQIDAQA\" \"B\"",
                "\"MS=43D86C730B4AF62F921BA47C21AA74A571CFB541\"",
                "\"cisco-ci-domain-verification=2229670e7e87cee385dbab80b8b8c5ae0a8ab36c9078878a25830f7d4a51a992\" \"\"",
                "\"loaderio=4f83a7ffbb6d54a3e13d1de8162b7657\"",
                "\"docusign=ef974385-f9d4-4492-91c8-8eab672fc2ac\"",
                "\"google-site-verification=65HOusEdGxzP6jTfhpYZ0OnVJ5pSng7fOmSgmKpcSmQ\"",
                "\"google-site-verification=AD7MCzkv26U6NDCDXQfwwA5yfZXLRXfi8fTOOObwjjU\""
            ],
            "NS": [
                "blue.foundationdns.org.",
                "blue.foundationdns.com.",
                "blue.foundationdns.net."
            ],
            "SOA": [
                "blue.foundationdns.com. dns.cloudflare.com. 2411358334 10000 2400 604800 1800"
            ],
            "CAA": [],
            "DS": [
                "2371 13 2 02F0C5DE36C22568818FCFDB005E7B8489BB833A5397298E47EEFEFC EC048371"
            ],
            "DNSKEY": [
                "256 3 13 oJMRESz5E4gYzS/q6XDrvU1qMPYIjCWzJaOau8XNEZeqCYKD5ar0IRd8 KqXXFJkqmVfRvMGPmM1x8fGAa2XhSA==",
                "257 3 13 mdsswUyr3DPW132mOi8V9xESWE8jTo0dxCjjnopKl+GqJxpVXckHAeF+ KkxLbxILfDLUT0rAK9iUzy1L53eKGQ=="
            ],
            "RRSIG": [
                "DNSKEY 13 2 3600 20260929211110 20260730211110 2371 vancouver.ca. vn8ROTRImxo7wwKF0tunGVJW/6hUsjpnJY/U+DOmEiLLY2KFZTMoOBjP q1yKt2zhZYDqeUR7EPePnRYgf1ME4A==",
                "NS 13 2 86400 20260811012643 20260808232643 34505 vancouver.ca. bs35YSHQ5tIdcXd11LMonmSvsexaBAhGzH4FH3IamhMnJVO98ldKsSVU ZA+vtmW/NekWfXIjBL1PSSm2KrAfsg==",
                "TXT 13 2 300 20260811012643 20260808232643 34505 vancouver.ca. iuIVCWZdZVtf8zj0vl+oXJdBnrbMyz/G0U5loC6652CR8zVb0dwjAWx/ 1htDeot8H3cMR4h5sCO1vGWZbIC28w==",
                "A 13 2 300 20260811012642 20260808232642 34505 vancouver.ca. o6+zFzGk+TN07eIX2oE1NCtk3690s5WJ+TOJz+v0cbmGDfwa8sOjGWkL 8RAWjAOA7CaS9T8uOC5RiSw/KXTp8A==",
                "DS 13 2 86400 20260813122756 20260806110739 53996 ca. VP7F0WghCpVfdrr1/OVYRS4qf8VLvg8h+u0pf1EySbaEM+yRQdSSSsC+ etMSNWi4UhR9tnxZlJADlXklsXLhrw=="
            ],
            "NSEC": [
                "\\000.vancouver.ca. A NS SOA PTR HINFO MX TXT AAAA LOC SRV NAPTR CERT SSHFP RRSIG NSEC DNSKEY TLSA SMIMEA HIP CDS CDNSKEY OPENPGPKEY SVCB HTTPS URI CAA"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "172.65.90.5",
            "172.65.90.4",
            "172.65.90.6",
            "172.65.90.7"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:ppspf.vancouver.ca ip4:199.175.219.80 include:spf.protection.outlook.com include:_spf-dc17.sapsf.com -all",
        "dmarc": "v=DMARC1; p=reject; sp=reject; fo=1; rua=mailto:iajfb8sp@ag.ca.dmarcian.com; ruf=mailto:iajfb8sp@fr.ca.dmarcian.com",
        "dkim_selector": "k2",
        "dkim_host": "k2._domainkey.vancouver.ca",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv2aC2KjGKLOwTweBY5A9RpjsxaBXR9r7OAU6U8/zn92ivImI75naUujWbItRI/QmL1jy5PWGqLwoUA0b90ObWaLDc+i9MtTNmGeWO009hr20fIxhGg6XBT2kjZ1DTThopSe1nAndsupmcBwlQ5Q6LJ+ZAxLcujnPIxM0ZBLmgpkv8u6RfY4eFP8OLvdAW3oSuB0DyLDigQX4Sj8wBO4YIdQH6AAmBeOsidsKAFNFUCpc3vCxtBDR12U+cBg724l3sBkMQ8evnz6idnqxq9QAVYh8k4kJ+RP+6cqTdy7LjIm8xY/bQNpQIpGUAuDo2DjLcCDun9DAI4Q/3z+Q0o9QuQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "172.65.90.4",
                        "172.65.90.5",
                        "172.65.90.6",
                        "172.65.90.7"
                    ],
                    "time_ms": 65.41
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "172.65.90.4",
                        "172.65.90.5",
                        "172.65.90.6",
                        "172.65.90.7"
                    ],
                    "time_ms": 45.69
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "172.65.90.4",
                        "172.65.90.5",
                        "172.65.90.6",
                        "172.65.90.7"
                    ],
                    "time_ms": 51.43
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "172.65.90.4",
                        "172.65.90.5",
                        "172.65.90.6",
                        "172.65.90.7"
                    ],
                    "time_ms": 51.57
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "172.65.90.4",
                        "172.65.90.5",
                        "172.65.90.6",
                        "172.65.90.7"
                    ],
                    "time_ms": 64.68
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "vancouver.ca",
        "valid_from": "2026-06-26T09:46:52-05:00",
        "valid_to": "2026-09-24T09:46:51-05:00",
        "days_remaining": 45,
        "san": [
            "*.vancouver.ca",
            "vancouver.ca"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://vancouver.ca/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 00:26:44 GMT",
            "content-type": "text/html; charset=UTF-8",
            "cache-control": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
            "expires": "Thu, 01 Jan 1970 00:00:01 GMT",
            "referrer-policy": "same-origin",
            "x-frame-options": "SAMEORIGIN",
            "set-cookie": "__cf_bm=LxiEObWBQZvS2yFBMpVPi.7un6pVjyYBOt72R0HrWP8-1786321604.5488827-1.0.1.1-6535uec_5xSXxnYXpSNBrRS4rqk_RcYVujvnSWuheup245BOxK6TfHL1WClLq3Qf7mZ38qWhQ_Ri21SH.4e1GdKiQtZLBBCFyYPQf2PoSX5zZoh8ovQz0u88G9IXDF96; HttpOnly; SameSite=None; Secure; Path=/; Domain=vancouver.ca; Expires=Mon, 10 Aug 2026 00:56:44 GMT",
            "server": "cloudflare",
            "cf-ray": "a28adeec68f2ebb8-YYZ"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": true,
            "referrer-policy": true,
            "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://vancouver.ca/",
        "title": "Attention Required! | Cloudflare",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "172.65.90.5": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "172.65.90.4": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "172.65.90.6": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "172.65.90.7": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-00320301.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 50.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 68.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 19.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": 93.71
}