{
    "ok": true,
    "domain": "westjet.com",
    "generated_at": "2026-08-10T05:16:19-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 76,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 69,
            "network": 50,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "6 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "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": 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": "190 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-62-70-177.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "6 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "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": "190 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-62-70-177.deploy.static.akamaitechnologies.com",
                "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": [
                "23.62.70.177"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 westjet-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"1password-site-verification=7GQYYURHCRHOLESLTZ2CVJA4XU\"",
                "\"atlassian-domain-verification=PBYiT1z7sFARCR45quPqIVKmWUgE6Hm2GKkgVa4km7vH1qLIZ7QiRkFyOMEx7Aqd\"",
                "\"hpe-greenlake-domain-verification=4b6d5051766a4b575a5a433530797635716569496f6447494557695149364572\"",
                "\"postman-domain-verification=a1499315f185262270790f6b62d61119fdaef1fd1ebd8da4839d6d92cfb419e6ec41f5535589d5d106f43a1eaea2b06a7785aa7c333f0f30182152a992e6b5de\"",
                "\"teamviewer-sso-verification=84f547432e4a44ea851dd0f63267d199\"",
                "\"_55r6nfaq8356ukydppcf0t1gr9srg80\"",
                "\"google-site-verification=6bgG2DpiInC7e5-GvthTV0AA9w7pLwaTgphPNowpJ2k\"",
                "\"adobe-idp-site-verification=ef76a363-85c5-440b-a0de-bf8988eef198\"",
                "\"atlassian-domain-verification=kO4IxSwEUvi2Gj5ME8vdMrUd2XJo5q76z/rWB/owQAlqIn/cDq9EMXuhhg9KckIu\"",
                "\"_4ytjl0az8z8t6cqayxfveoqwirowi1n\"",
                "\"_i2zg1b2zxoeabza2v8yjraljnphn8kz\"",
                "\"google-site-verification=FkaGRsDnm3sU4EX0i4Eyxl-JRYHZOvKPiB9C3T_ubt8\"",
                "\"Dynatrace-site-verification=e6bdedf9-30a6-4f0a-bb83-73dc31ead7b8__4outluar22vghsugjbe68eh13u\"",
                "\"shopify-verification-code=66tQD6mCVF0cqBQAVblNh7bGyeWlh3\"",
                "\"google-site-verification=9a09ZseyA7bPuIfh9V1lOXMbWUIOeK6VNMbGh6J8uWs\"",
                "\"v=spf1 ip4:198.84.14.0/24 ip4:198.84.15.0/24 ip4:107.23.16.222/32 ip4:54.173.83.138/32 ip4:204.144.185.0/24 ip4:107.20.210.250/32 include:spf.sabre.com include:_spf.softvoyage.com include:spf.protection.outlook.com include:spf-001b2902.pphosted.com ~all\"",
                "\"google-site-verification=QD81VeD4blW3--SqMTQcKzvUsxtuUTn5mEDmNTISOXU\"",
                "\"MS=ms93334173\"",
                "\"docker-verification=e293aedb-d89d-4661-a7b9-e2160570ea76\"",
                "\"onetrust-domain-verification=f6b539b66fee4f249a9cff2ee806447c\"",
                "\"6u1O7zh9mbpF0lKGNlFsJO8Xvs6M1FsN1+Hhw8aTlmXQ4j2qfl1UPDX/WtnXTVNJsdWUwrQWa3qFp5aUK0qm7Q==\"",
                "\"sCBj4aXeNufyCBWOovuopHbZp-kca_o5\"",
                "\"hibp-verify=dweb_ahyblqoze1q9m3z5vq1ntmif\"",
                "\"miro-verification=a97b8dcf0e0e239e09d7f47b5aed9cd944c5985d\"",
                "\"google-site-verification=QeljbdHdHOPbPO_zyee9tPjM9s6P-EpWAtkhzRw2Nos\"",
                "\"mandrill_verify.0kjuIRDgVOUYaLdhaSaZZw\""
            ],
            "NS": [
                "a2-67.akam.net.",
                "a5-66.akam.net.",
                "a4-65.akam.net.",
                "a28-64.akam.net.",
                "a1-91.akam.net.",
                "a11-66.akam.net."
            ],
            "SOA": [
                "a1-91.akam.net. abuse.westjet.com. 2805 10800 3600 2592000 900"
            ],
            "CAA": [
                "0 issue \"entrust.net\"",
                "0 issuewild \"digicert.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"sectigo.com\"",
                "0 issue \"cloudflaressl.com\"",
                "0 issue \"pki.goog\"",
                "0 issue \"globalsign.com\"",
                "0 issue \"amazon.com\"",
                "0 issuewild \"globalsign.com\"",
                "0 issue \"digicert.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.62.70.177"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:198.84.14.0/24 ip4:198.84.15.0/24 ip4:107.23.16.222/32 ip4:54.173.83.138/32 ip4:204.144.185.0/24 ip4:107.20.210.250/32 include:spf.sabre.com include:_spf.softvoyage.com include:spf.protection.outlook.com include:spf-001b2902.pphosted.com ~all",
        "dmarc": "v=DMARC1; p=none; pct=100; rua=mailto:a.3g9mp8wg@sdmarc.net",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.westjet.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCxJWtOSNJ4Jph9QOGDixDo33NOIc9KcobTZnHDB9xBnUqsgVtsOjqK4X9+tQC8d/0gdCmp1rpj/5bmlHONaOUOMPeZxy+cb1eNc4L41A880ERDcybGaoYSxH9n2fgnu2mAP/gRnlxqIvYjarm9W+T8FqsuSssip8sUAbYPN+MdSwIDAQAB; n=1024,1456609552,1",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-62-70-177.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.62.70.177"
                    ],
                    "time_ms": 57.85
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.62.70.177"
                    ],
                    "time_ms": 22.43
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "104.94.65.72"
                    ],
                    "time_ms": 63.83
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.62.70.177"
                    ],
                    "time_ms": 26.4
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.52.197.84"
                    ],
                    "time_ms": 40.39
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.westjet.com",
        "valid_from": "2026-02-16T18:00:00-06:00",
        "valid_to": "2027-02-16T17:59:59-06:00",
        "days_remaining": 190,
        "san": [
            "*.westjet.com",
            "westjet.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.westjet.com/en-us",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiNetStorage",
            "content-length": "0",
            "location": "https://www.westjet.com/en-us",
            "expires": "Mon, 10 Aug 2026 10:16:10 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "date": "Mon, 10 Aug 2026 10:16:10 GMT",
            "connection": "keep-alive",
            "set-cookie": "LocalizationUrl=/en-us",
            "access-control-allow-origin": "*",
            "access-control-allow-headers": "*",
            "access-control-allow-methods": "*",
            "strict-transport-security": "max-age=600",
            "content-type": "text/html",
            "etag": "\"627895072928c8f664d9975394e9f7fe:1718840378.754385\"",
            "last-modified": "Wed, 19 Jun 2024 23:39:38 GMT"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "AkamaiNetStorage",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.westjet.com/en-us",
        "title": "Flights and vacation packages | WestJet official site",
        "description": "Find low fare flights, save with discount codes and seat sales, discover travel and destination information, manage upcoming trips and more.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.62.70.177": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "westjet-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 20,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4047,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4017.9,
                "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": 87.55
}