{
    "ok": true,
    "domain": "theglobeandmail.com",
    "generated_at": "2026-08-08T19:11:53-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 64,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 20,
            "security": 73,
            "network": 65,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "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": "4 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": 0,
                "lost_points": 10,
                "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": 0,
                "lost_points": 25,
                "detail": "SPF policy not found."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 0,
                "lost_points": 25,
                "detail": "DMARC policy not found."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20,
                "detail": "No tested DKIM selector responded."
            },
            {
                "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": "121 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": 30,
                "lost_points": 0,
                "detail": "PTR: server-3-167-183-97.ord58.r.cloudfront.net"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "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": "4 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": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "1 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "SPF",
                "detail": "SPF policy not found.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 0,
                "lost_points": 25
            },
            {
                "level": "error",
                "title": "DMARC",
                "detail": "DMARC policy not found.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 0,
                "lost_points": 25
            },
            {
                "level": "error",
                "title": "DKIM",
                "detail": "No tested DKIM selector responded.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "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": "121 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": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-3-167-183-97.ord58.r.cloudfront.net",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "3.167.183.97",
                "3.167.183.52",
                "3.167.183.18",
                "3.167.183.33"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 theglobeandmail-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"google-site-verification=JbYafuhokuYPG9fdhI9_cp72T-gzJb0SdY12egIim2s\"",
                "\"google-site-verification=WIcJqh1zq8kpe2QWckfMgKZl2iUmUzjng720S6oE-2I\"",
                "\"google-site-verification=LIEWlsRXAqltXzbQPSMrb0WtpeSjYyzOuReLti6oJ0Q\"",
                "\"google-site-verification=MMVxMHg6IBbku4rU92fAm6GtTQg9Kku9Hb9KzOpw248\"",
                "\"google-site-verification=XRP2v9gJXiZQZ9UUXtqplx_Ml0OqsvPr2weECoq8ghY\"",
                "\"google-site-verification=necbf0FNwI_u4-2OhMaqKl8SzdIVjD8KYu7BWhl40h0\"",
                "\"MS=ms69832701\"",
                "\"_o1jbj18jckjxvk6hlcg2kjuwme99enb\"",
                "\"google-site-verification=q-uVhRmlAwvdTD6ZK5G-oqkWRzAgX5RuT844O8lm70A\"",
                "\"facebook-domain-verification=vyvhgyjf7h5w5m4x0n1h9yo6tb9u4e\"",
                "\"_e0s5bmeg7af5bhu59q5bldrzs9583sd\"",
                "\"6gkfshf5ypx2wrxnsp4423b9hgmgjdts\"",
                "\"_6bgtba2maddeiojjgx9grlya3xl6ztm\"",
                "\"tollbit-domain-verification=23d1181a7606245c6d412b03778ed7a1573ffc7e4b8217f0748910cdce036445\"",
                "\"google-site-verification=jPu9xKKc8GXg2h7A7c3B69t1o8NFRXrltLV-iYmHWpI\""
            ],
            "NS": [
                "ns-1360.awsdns-42.org.",
                "ns-83.awsdns-10.com.",
                "ns-879.awsdns-45.net.",
                "ns-1735.awsdns-24.co.uk."
            ],
            "SOA": [
                "ns-879.awsdns-45.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.167.183.97",
            "3.167.183.52",
            "3.167.183.18",
            "3.167.183.33"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "",
        "dmarc": "",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": false,
            "lookups": 0,
            "final": "",
            "message": "Not published"
        },
        "dmarc_analysis": {
            "valid": false,
            "policy": ""
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-3-167-183-97.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.160.181.51",
                        "18.160.181.54",
                        "18.160.181.72",
                        "18.160.181.79"
                    ],
                    "time_ms": 69.18
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.167.183.18",
                        "3.167.183.33",
                        "3.167.183.52",
                        "3.167.183.97"
                    ],
                    "time_ms": 35.13
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.166.96.125",
                        "3.166.96.38",
                        "3.166.96.57",
                        "3.166.96.58"
                    ],
                    "time_ms": 71.72
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.160.181.51",
                        "18.160.181.54",
                        "18.160.181.72",
                        "18.160.181.79"
                    ],
                    "time_ms": 44.5
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.166.96.125",
                        "3.166.96.38",
                        "3.166.96.57",
                        "3.166.96.58"
                    ],
                    "time_ms": 95.18
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "globeandmail.com",
        "valid_from": "2026-05-24T19:00:00-05:00",
        "valid_to": "2026-12-08T17:59:59-06:00",
        "days_remaining": 121,
        "san": [
            "globeandmail.com",
            "www.globeandmail.com",
            "theglobeandmail.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.theglobeandmail.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.theglobeandmail.com/",
            "date": "Sun, 09 Aug 2026 00:11:44 GMT",
            "server": "openresty",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 afd1b400a88cc839b600a3bbf971b382.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "CMH68-P4",
            "x-amz-cf-id": "n0J5ULl7SwsBFhSE8x_4HC84d1MsFLmErDVvJWKrXfU-cVMja5CkJg==",
            "age": "40008",
            "content-type": "text/html; charset=utf-8",
            "x-arc-pb-mx-id": "00000000",
            "x-arc-pb-request-id": "2f8e5345-4262-4fda-8c6f-98c2548647f9",
            "x-arc-pb-edge": "0",
            "x-arc-cache-tag": "fusion-tgam-index-engine-9,fusion-did-tgam-index-engine-939,fusion-pt-tgam-index-engine-page,fusion-ptid-tgam-index-engine-pLcycx4gk9SXVs0t,fusion-template-id-tgam-index-pLcycx4gk9SXVs0t,fusion-cid-tgam-index-/homepage,url-tgam-index-a33f024d,url-tgam-tgam-index-a33f024d",
            "etag": "W/\"2c5b1a-CPh7YcpyMjEZ5Ox05SWTOF5oshA\"",
            "last-modified": "Sun, 09 Aug 2026 00:10:41 GMT",
            "mpulse_cdn_cache": "HIT",
            "mpulse_origin_time": "0",
            "cache-control": "private, max-age=60",
            "expires": "Sun, 09 Aug 2026 00:12:44 GMT",
            "set-cookie": "datadome=kBqEzIghlruOARMC0vzyNxCt0_0v3zBmA5rsK3A7DyEE_6g~PfcN0omoPJV5kf0WHQAUtHz1m4Th8gHPpqoBdqQI9R0NNpp7F0Rf46Hvm1KdQEgZf0Kg5E0MuKBJY0Mz; Max-Age=31536000; Domain=.theglobeandmail.com; Path=/; Secure; SameSite=Lax",
            "content-security-policy": "media-src https: blob:; connect-src 'self' https: blob: wss:; child-src https: blob:; default-src https: wss: 'unsafe-inline' 'unsafe-eval' data:; font-src https: data:; img-src https: data: blob:;",
            "strict-transport-security": "max-age=31536000",
            "x-arc-ttl": "120",
            "x-arc-request-id": "0.12aa3717.1786234304.4ec2c15",
            "x-datadome": "protected",
            "accept-ch": "Sec-CH-UA,Sec-CH-UA-Mobile,Sec-CH-UA-Platform,Sec-CH-UA-Arch,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Model,Sec-CH-Device-Memory",
            "x-arc-edgecontroller": "1.8.5",
            "server-timing": "ak_p; desc=\"1786234304001_389523986_82586645_1881_87439_7_9_15\";dur=1"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "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": "openresty",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.theglobeandmail.com/",
        "title": "The Globe and Mail: Canadian, World, Politics and Business News & Analysis",
        "description": "The Globe and Mail offers the most authoritative news in Canada, featuring national and international news",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "3.167.183.97": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.167.183.52": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.167.183.18": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.167.183.33": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "theglobeandmail-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.2,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4036.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.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": 99.14
}