{
    "ok": true,
    "domain": "calgary.ca",
    "generated_at": "2026-08-10T22:52:45-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 84,
            "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": "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": 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": "236 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: www1sdc.calgary.ca"
            },
            {
                "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": "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": "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": "236 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: www1sdc.calgary.ca",
                "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": [
                "198.160.191.75"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-001de601.gslb.pphosted.com.",
                "10 mxb-001de601.gslb.pphosted.com."
            ],
            "TXT": [
                "\"facebook-domain-verification=ku1sbxqx9lnhjc4rdnz41nkbzziaqf\"",
                "\"d365mktkey=0xu7hPt6TIpSfwOOQ6eWJPCa7cVDkE9xYsv0xHuOpx8x\"",
                "\"d365mktkey=c7Q4WxBzCxPFzntQeQimc8g3AZKW7G25iQqmyaCLnNgx\"",
                "\"docker-verification=bfb8350e-177a-4b4e-b151-24bdf217cbf0\"",
                "\"mentimeter-52b4870e-65f6-4550-8610-6e8d2e010a46\"",
                "\"MS=ms51132112\"",
                "\"ZMli9j/XYk2mdrMCHjngGuZOK+wpVQbNRdUYI31kMD9mEa2jWzp4Ho0i1pM/Z0wbhahGU5d0HQK2KxuLUGHuNQ==\"",
                "\"docusign=ccf5b8e7-fcbb-40c1-bcd6-27b7e5fb99b2\"",
                "\"prs=198.160.191.7-198.160.191.10,\" \"more\"",
                "\"d365mktkey=OWlKOk88GSs1Lb3aqM1h2nkA5GMokp4DSkBB0czwSz4x\"",
                "\"d365mktkey=cPUUqQivh3OmGqfyvjxB2sVZ89kve7tZn1ffTvxBbk4x\"",
                "\"ms-domain-verification=490c2da6-5f21-475c-b6de-98db0140eb00\"",
                "\"airtable-verification=0b68072ea970398646df583febef9d06\"",
                "\"d365mktkey=0ywd3FA81CEovKFYDFDk4GAFstmsWMY9vIyAn5m9scQx\"",
                "\"d365mktkey=ajIshxQtkBRbyNjfOIMyPfsSRMjG21xQYK6T0SAMP50x\"",
                "\"MS=ms75597242\"",
                "\"d365mktkey=2aif2kkjtl2uxjg3rkh50xbe1\"",
                "\"d365mktkey=622n45brp9v4vf3ldocc2jksj\"",
                "\"d365mktkey=jhOvlbc5uBE5aYkbb7ElcKpVh8V67Jc4776kJCzaXsox\"",
                "\"d365mktkey=O869ge6YJvFmAMGUxbxcxx9JLAt7qdIBAJYkX9xoxzUx\"",
                "\"autodesk-domain-verification=Q-Ay3tvxHpDGxG3C13NT\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com include:_spf.emailcampaigns.net include:_spf.qp-mail.ca include:spf.protection.outlook.com -all\"",
                "\"d365mktkey=Wadjv2HgfDz9ZbNLEHPx7IDBZoOtByYRCZFOT5w88SQx\"",
                "\"ms-domain-verification=e6386b2a-2e36-4875-84b2-62916bc537c1\"",
                "\"ms-domain-verification=95f68bcf-1f39-4c84-a0cc-3dbad7fe08d3\"",
                "\"google-site-verification=6thsTHB0ex9gP2QAcyKheNOq8dTS2NJq8sbX7iSjkUE\"",
                "\"google-site-verification=nwNBbqs2i-_vymVbaJtpAPZxlxK-syOgB9lOns-BJTg\"",
                "\"dGhlY2l0eW9mY2FsZ2FyeQ==\"",
                "\"d365mktkey=glf5qgGq7xCnBCY9vvd0uWeyi3hJxwfHBO2uqaMxM3ox\"",
                "\"apple-domain-verification=28sSnZvYPihiPKZ5\"",
                "\"adobe-idp-site-verification=345c0a62b144fd4182c30da620ebed1f88711fa5633c270f6647511b684a1289\"",
                "\"d365mktkey=g8xRiwoWRLehSpRq8GsGx8DHCPxFLBKKD0LrhyGJ4Rox\"",
                "\"d365mktkey=J8fybZqWHx86OTZlxxDnjtpeCEACo2wYrQnZ8HMWt08x\"",
                "\"docusign=4b83f5c4-8573-4943-bcee-d0bf24d0ac78\"",
                "\"d365mktkey=CoyxQ72JWLXpSvEYYPdf9VFm2sAeynwrCmAxv9s0YJMx\"",
                "\"owzJ577Z1FNVpFVCNZ+O1/M6XUqtUF5w0jXSNugkPx9LiD9QhntO62yLc5tliCPL08Nhd0HjF8Qmm05d1dBs6g==\""
            ],
            "NS": [
                "ns2.d-zone.ca.",
                "ns3.gov.calgary.ab.ca.",
                "ns1.gov.calgary.ab.ca.",
                "ns1.d-zone.ca.",
                "ns2.gov.calgary.ab.ca."
            ],
            "SOA": [
                "ns2.gov.calgary.ab.ca. hostmaster.calgary.ca. 2008075144 3600 900 1209600 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "198.160.191.75"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com include:_spf.emailcampaigns.net include:_spf.qp-mail.ca include:spf.protection.outlook.com -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.calgary.ca",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDPMgkteHSmaTV2zWk9/rW66WLZIiYH+rmaiUo241daPJc78mu8k96vYC0pFJx5Did1f8+qcKKAnmp/IrNmAKp9bD2e5TMb5RBmC6eOuaTKkIMmlw4aUL7FrzP0FjZblu3cD7XYvcKQpDxdzi2SRKVFtZq645WFc+S6OCzJT2mRzQIDAQAB; n=1024,1494116000,1510013600",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "www1sdc.calgary.ca",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "198.160.191.75"
                    ],
                    "time_ms": 42.66
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "198.160.191.75"
                    ],
                    "time_ms": 50.59
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "198.160.191.75"
                    ],
                    "time_ms": 23.21
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "198.160.191.75"
                    ],
                    "time_ms": 44.31
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "198.160.191.75"
                    ],
                    "time_ms": 40.44
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Entrust Limited",
        "subject": "*.calgary.ca",
        "valid_from": "2026-03-03T18:00:00-06:00",
        "valid_to": "2027-04-04T18:59:59-05:00",
        "days_remaining": 236,
        "san": [
            "*.calgary.ca",
            "calgary.ca"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.calgary.ca/home.html",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "location": "https://www.calgary.ca/home.html",
            "connection": "close",
            "cache-control": "max-age=60, stale-if-error=604800, stale-while-revalidate=60",
            "pragma": "no-cache",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "date": "Tue, 11 Aug 2026 03:52:44 GMT",
            "content-type": "text/html;charset=utf-8",
            "dispatcher-id": "6 t=1786420364853819+D=23539",
            "referrer-policy": "same-origin",
            "expect-ct": "enforce, max-age=300, report-uri=\"https://www.calgary.ca/\"",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "x-azure-ref": "20260811T035244Z-16475f7bbb6zs8t7hC1CHIsc4n0000000hfg000000003092",
            "x-fd-int-roxy-purgeid": "78528732",
            "x-cache": "TCP_MISS",
            "content-security-policy": "object-src *.calgary.ca:*; frame-ancestors *.calgary.ca:* *.coc.ca *.arcgis.com",
            "x-xss-protection": "1; mode=block"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.calgary.ca/home.html",
        "title": "The City of Calgary - Home Page",
        "description": "",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "198.160.191.75": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-001de601.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 19.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 47,
                "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": 81.07
}