{
    "ok": true,
    "domain": "mcgill.ca",
    "generated_at": "2026-08-08T19:55:58-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": "2 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": "60 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: mcgill.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": "2 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": "60 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: mcgill.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": [
                "132.216.98.121"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mcgill-ca.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"ZOOM_verify_2LRBbwyhQnmvYDI-PPAOig\"",
                "\"00DAu00000GXxpk=1TBAu0000000HIb; 00DAu00000GaAE9=1TBAu0000000HNR; 00DDo000000H8jC=1TBOK000000054c\"",
                "\"adobe-idp-site-verification=75784e61a004ea204b9d9f1a78c024e26cde5bfd543e82b16b8cade585dc63c7 \"",
                "\"docusign=47977c86-f4f3-4aec-9f58-8d25228cf741\"",
                "\"v=spf1 include:spf.protection.outlook.com   include:_spf.mcgill.ca include:_exchspf.mcgill.ca ?all\"",
                "\"8o4hfn1hu119c485tj4miva7ff\"",
                "\"0Bm+FL+MaZ6ty5rGG+5RhV5ZiF4/X3XaIKSq2afOlOipmzEwU8Fyr09tpomir04jovfm77zj8B+sLGlOLgjIQw==\"",
                "\"anthropic-domain-verification-gqqkfn=Uct3XdBg9hEI1ZSRgBKrASAxI\"",
                "\"ciscocidomainverification=248f39be9068638944cb738c108f711479272d32c7c9840f4794b91377716f92\"",
                "\"openai-domain-verification=dv-mSlbF8dDBB6QrreHgVljZcZZ\"",
                "\"f31d8qdov4nnmlv3arji5aqo0d\"",
                "\"docusign=f91aed8f-3077-4d95-8e34-e70bf7b77e99\"",
                "\"MS=ms15857000\"",
                "\"cisco-ci-domain-verification=3cd35648820a59033946542835ae55728a08dbcb5d97ab5f1b6c6ba84a93279f\"",
                "\"_haxvlshxamc7vznuvl93mkunsu0nfes\"",
                "\"pardot895181=e676c461ec28cd01fef084c75ade663bc5146940c40190a1371819e7b0665181\"",
                "\"intersight=c5635975a710bf2e40bcab7c9451252004094254eb77bbf7e1b0ad9d89537064\"",
                "\"airtable-verification=db056e67a910f2518804c8d4cb656c2a\"",
                "\"mandrill_verify.bnDi6NAMRNfragjhYZyiPw\"",
                "\"mdbet3mra51d76k57upj73pl84\"",
                "\"76ss3bghkump5ihl8me7jj6sf9\"",
                "\"google-site-verification=dE8BljzVCNvaF6I4fhM6NKsUcwFEYdyipWA7ddKuKJ4\"",
                "\"zfx17j7420lrrbl43034r2p8kc7gd6js\"",
                "\"druide-validation-domaine=576f9f5df44b5f46f84965d4b7ad4be7\"",
                "\"proxy-ssl.webflow.com\"",
                "\"_2xkld34r0odouu3inuisp91rc8xmypb\"",
                "\"atlassian-domain-verification=l2O0OeMwIyQcSWOperLWf/DbdDlZ6RH/Qbpz8EpcI/yOg3rEpVSbnkvCkrLkZVqB\""
            ],
            "NS": [
                "pens2.mcgill.ca.",
                "pens1.mcgill.ca."
            ],
            "SOA": [
                "pens1.mcgill.ca. hostmaster.mcgill.ca. 2016072688 10800 1800 604800 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "132.216.98.121"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com   include:_spf.mcgill.ca include:_exchspf.mcgill.ca ?all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:dmarc.ncs@mcgill.ca;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.mcgill.ca",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCh3X1OHTVFAvgGxO03MkgfwiGMNT7PHUCYyMF9JrxRT4ibzv1/VaSv1dwKB+88NvG6cuX4x0icSmn4SKJdic7gMNB62rNLs6PL/jyGgTVYOu8VopoBswrGFX9xIYg9fE2Ops7i1cG9rgYOM2P18idm1b2+9QMKe4oMzNSbh15ADwIDAQAB; n=1024,1450492852,1466304052",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "?all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "mcgill.ca",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "132.216.98.121"
                    ],
                    "time_ms": 91.72
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "132.216.98.121"
                    ],
                    "time_ms": 66.53
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "132.216.98.121"
                    ],
                    "time_ms": 69.12
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "132.216.98.121"
                    ],
                    "time_ms": 50.64
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "132.216.98.121"
                    ],
                    "time_ms": 87.79
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.mcgill.ca",
        "valid_from": "2025-10-02T19:00:00-05:00",
        "valid_to": "2026-10-08T18:59:59-05:00",
        "days_remaining": 60,
        "san": [
            "*.mcgill.ca",
            "mcgill.ca"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.mcgill.ca/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 00:55:50 GMT",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "location": "https://www.mcgill.ca/",
            "cache-control": "public, max-age=600, max-age=1",
            "expires": "Sun, 09 Aug 2026 00:49:06 GMT",
            "content-length": "43813",
            "content-type": "text/html; charset=utf-8",
            "x-varnish": "275382953 269058339",
            "age": "72",
            "x-varnish-cache": "HIT",
            "x-varnish-cache-hits": "10",
            "x-varnish-node-name": "webcache1.it.mcgill.ca",
            "connection": "keep-alive",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "set-cookie": "TS014ea7df=016dc1043ed91cd5c8457a8cc82b2c2358f8cd28e88b7b3b9dc8122629017d95e261fe7a896c3a41b84fdfb2202a35d1c061364a89; Path=/; Domain=.mcgill.ca; HttpOnly",
            "x-drupal-cache": "HIT",
            "content-security-policy": "default-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' blob: data: https://cdnjs.cloudflare.com https://cdn.pardot.com https://cdn.plot.ly https://*.doubleclick.net https://*.facebook.net https://*.googleadservices.com https://*.google-analytics.com https://*.googleapis.com https://*.google.com https://*.googlesyndication.com https://*.googletagmanager.com https://*.hotjar.com https://*.libanswers.com https://*.mcgill.ca https://mcgill.flintbox.com https://*.medct.com https://pardot.analytics.mcgill.ca https://pi.pardot.com https://public.tableau.com https://*.qualtrics.com https://snap.licdn.com https://static.ads-twitter.com https://tableau.apb.mcgill.ca https://*.technolutions.net https://*.twitter.com https://unpkg.com https://www.facebook.com https://www.gstatic.com https://www.youtube.com https://www.youtube-nocookie.com https://*.youvisit.com; script-src-elem 'self' 'unsafe-eval' 'unsafe-inline' blob: data: https://cdnjs.cloudflare.com https://cdn.pardot.com https://cdn.plot.ly https://*.doubleclick.net https://*.facebook.net https://*.googleadservices.com https://*.google-analytics.com https://*.googleapis.com https://*.google.com https://*.googlesyndication.com https://*.googletagmanager.com https://*.hotjar.com https://*.libanswers.com https://*.mcgill.ca https://mcgill.flintbox.com https://*.medct.com https://pardot.analytics.mcgill.ca https://pi.pardot.com https://public.tableau.com https://*.qualtrics.com https://snap.licdn.com https://static.ads-twitter.com https://tableau.apb.mcgill.ca https://*.technolutions.net https://*.twitter.com https://unpkg.com https://www.facebook.com https://www.gstatic.com https://www.youtube.com https://www.youtube-nocookie.com https://*.youvisit.com; style-src 'self' 'unsafe-inline' data: https://cdnjs.cloudflare.com https://*.googleapis.com https://*.technolutions.net https://www.gstatic.com; style-src-elem 'self' 'unsafe-inline' data: https://cdnjs.cloudflare.com https://*.googleapis.com https://*.mcgill.ca https://*.technolutions.net https://www.gstatic.com; img-src https: http: data: blob: ; media-src 'self' data: https://*.gstatic.com https://www.youtube.com https://www.youtube-nocookie.com; frame-src 'self' https://app.powerbi.com https://*.doubleclick.net https://forms.cloud.microsoft https://forms.office.com https://*.googlesyndication.com https://*.libanswers.com https://login.microsoft.com https://login.microsoftonline.com https://*.mcgill.ca https://mcgill.flintbox.com https://pardot.analytics.mcgill.ca https://platform.twitter.com https://public.tableau.com https://syndication.twitter.com https://tableau.apb.mcgill.ca https://www.facebook.com https://www.googleadservices.com https://www.google.ca https://www.google.com https://www.googletagmanager.com https://www.youtube.com https://www.youtube-nocookie.com https://*.youvisit.com ms-appx-web://; font-src 'self' data: https://*.gstatic.com https://*.typekit.net chrome-extension ms-browser-extension moz-extension; connect-src 'self' data: properties https://google.com https://adservice.google.com https://*.analytics.google.com https://analytics.google.com https://*.linkedin.oribi.io https://*.linkedin.com https://sjs.bizographics.com https://*.doubleclick.net https://*.g.doubleclick.net https://future.mcgill.ca https://*.google.ad https://*.google.ae https://*.google.al https://*.google.am https://*.google-analytics.com https://*.googleapis.com https://*.google.as https://*.google.at https://*.google.az https://*.google.ba https://*.google.be https://*.google.bf https://*.google.bg https://*.google.bi https://*.google.bj https://*.google.bs https://*.google.bt https://*.google.by https://*.google.ca https://*.google.cat https://*.google.cd https://*.google.cf https://*.google.cg https://*.google.ch https://*.google.ci https://*.google.cl https://*.google.cm https://*.google.cn https://*.google.co.ao https://*.google.co.bw https://*.google.co.ck https://*.google.co.cr https://*.google.co.id https://*.google.co.il https://*.google.co.in https://*.google.co.jp https://*.google.co.ke https://*.google.co.kr https://*.google.co.ls https://*.google.com https://*.google.co.ma https://*.google.com.af https://*.google.com.ag https://*.google.com.ar https://*.google.com.au https://*.google.com.bd https://*.google.com.bh https://*.google.com.bn https://*.google.com.bo https://*.google.com.br https://*.google.com.bz https://*.google.com.co https://*.google.com.cu https://*.google.com.cy https://*.google.com.do https://*.google.com.ec https://*.google.com.eg https://*.google.com.et https://*.google.com.fj https://*.google.com.gh https://*.google.com.gi https://*.google.com.gt https://*.google.com.hk https://*.google.com.jm https://*.google.com.kh https://*.google.com.kw https://*.google.com.lb https://*.google.com.ly https://*.google.com.mm https://*.google.com.mt https://*.google.com.mx https://*.google.com.my https://*.google.com.na https://*.google.com.ng https://*.google.com.ni https://*.google.com.np https://*.google.com.om https://*.google.com.pa https://*.google.com.pe https://*.google.com.pg https://*.google.com.ph https://*.google.com.pk https://*.google.com.pr https://*.google.com.py https://*.google.com.qa https://*.google.com.sa https://*.google.com.sb https://*.google.com.sg https://*.google.com.sl https://*.google.com.sv https://*.google.com.tj https://*.google.com.tr https://*.google.com.tw https://*.google.com.ua https://*.google.com.uy https://*.google.com.vc https://*.google.com.vn https://*.google.co.mz https://*.google.co.nz https://*.google.co.th https://*.google.co.tz https://*.google.co.ug https://*.google.co.uk https://*.google.co.uz https://*.google.co.ve https://*.google.co.vi https://*.google.co.za https://*.google.co.zm https://*.google.co.zw https://*.google.cv https://*.google.cz https://*.google.de https://*.google.dj https://*.google.dk https://*.google.dm https://*.google.dz https://*.google.ee https://*.google.es https://*.google.fi https://*.google.fm https://*.google.fr https://*.google.ga https://*.google.ge https://*.google.gg https://*.google.gl https://*.google.gm https://*.google.gr https://*.google.gy https://*.google.hn https://*.google.hr https://*.google.ht https://*.google.hu https://*.google.ie https://*.google.im https://*.google.iq https://*.google.is https://*.google.it https://*.google.je https://*.google.jo https://*.google.kg https://*.google.ki https://*.google.kz https://*.google.la https://*.google.li https://*.google.lk https://*.google.lt https://*.google.lu https://*.google.lv https://*.google.md https://*.google.me https://*.google.mg https://*.google.mk https://*.google.ml https://*.google.mn https://*.google.mu https://*.google.mv https://*.google.mw https://*.google.ne https://*.google.nl https://*.google.no https://*.google.nr https://*.google.nu https://*.google.pl https://*.google.pn https://*.google.ps https://*.google.pt https://*.google.ro https://*.google.rs https://*.google.ru https://*.google.rw https://*.google.sc https://*.google.se https://*.google.sh https://*.google.si https://*.google.sk https://*.google.sm https://*.google.sn https://*.google.so https://*.google.sr https://*.google.st https://*.googlesyndication.com https://*.googletagmanager.com https://*.google.td https://*.google.tg https://*.google.tl https://*.google.tm https://*.google.tn https://*.google.to https://*.google.tt https://*.google.vu https://*.google.ws https://*.hotjar.com https://*.hotjar.io https://*.libanswers.com https://*.medct.com https://*.qualtrics.com https://*.technolutions.net https://www.facebook.com https://graph.facebook.com wss://*.hotjar.com; worker-src 'self' blob:; report-uri /report-csp-violation",
            "content-language": "en",
            "x-generator": "Drupal 7 (http://drupal.org)",
            "link": "<https://www.mcgill.ca/>; rel=\"canonical\",<https://www.mcgill.ca/>; rel=\"shortlink\"",
            "last-modified": "Sat, 08 Aug 2026 05:00:22 GMT",
            "vary": "Cookie,Accept-Encoding",
            "x-node-name": "wms3",
            "etag": "W/\"1786165222-1\"",
            "x-azure-ref": "20260809T005550Z-16d9dd57b56wszdshC1CHIzxrc000000048g000000001n47",
            "x-fd-int-roxy-purgeid": "8",
            "x-cache-info": "L2_T2",
            "x-cache": "TCP_REMOTE_HIT",
            "referrer-policy": "strict-origin-when-cross-origin",
            "accept-ranges": "bytes"
        },
        "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.mcgill.ca/",
        "title": "McGill University",
        "description": "",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "132.216.98.121": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mcgill-ca.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 35,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4037.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4035.2,
                "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": 78.91
}