{
    "ok": true,
    "domain": "cheapoair.com",
    "generated_at": "2026-08-12T12:18:04-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 69,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 70,
            "security": 61,
            "network": 100,
            "availability": 60
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "2 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "2 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": 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": "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": 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": "28 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 6,
                "lost_points": 4,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-64-112-20.deploy.static.akamaitechnologies.com"
            },
            {
                "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": 35,
                "lost_points": 0,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "2 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "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": "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": "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": "28 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 6,
                "lost_points": 4
            },
            {
                "level": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-64-112-20.deploy.static.akamaitechnologies.com",
                "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": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "23.64.112.20",
                "23.64.112.4"
            ],
            "AAAA": [
                "2600:1407:7400:5f::17d1:5eef",
                "2600:1407:7400:5f::17d1:5ee4"
            ],
            "CNAME": [],
            "MX": [
                "10 mxb-0033d601.gslb.pphosted.com.",
                "10 mxa-0033d601.gslb.pphosted.com."
            ],
            "TXT": [
                "\"google-site-verification=73hoq2w-Lgr56sPIN-5PbWapgKi8t9DXscOtYo3hB-k\"",
                "\"MS=ms70296803\"",
                "\"_rc2kmyud320s05r23n8ocl2d9ak9w1z\"",
                "\"smartsheet-site-validation=Zuvl449ejGcXHnNVxz-oYah5F_EWESur\"",
                "\"facebook-domain-verification=rjpjukh6bcpl7nerisslrm33ak9dfj\"",
                "\"google-site-verification=Jj647L2Yhx7rZHCwCo_OfZfIJh1IWoGCQJ3HipG-lCQ\"",
                "\"_wv4nmkau4xm50l911w03fbzrfvdep4z\"",
                "\"google-site-verification=gk3vkjawrxDRCpuqYoxB1WkUt0l5DpVtsXp_Ii7Rkh\"",
                "\"v=spf1 a mx include:spf-0033d601.pphosted.com include:spf.protection.outlook.com ip4:66.198.179.10 ip4:66.198.179.71 ip4:66.198.179.72 ip4:66.165.128.0/19 ip4:69.89.224.0/20 ip4:64.61.65.102 ip4:38.105.179.71 ~all\"",
                "\"globalsign-domain-verification=jnD3m9TjDkpc4q2EdcKNf4I2tcsLdtKLehvmnmI8wC\"",
                "\"google-site-verification=5D6OaUlfF8EL33JP_kh2rb0gqkOCk9Og44PtcmAnoPc\"",
                "\"f505y0qq0nb3qx6tv28z30d7rqrbzxm7\"",
                "\"0r6kxvm3stg29tqgwcywpmngfy1cb1km\"",
                "\"fastly-domain-delegation-QOkQ0KalIR8zp1N-20240429\"",
                "\"ms-domain-verification=af50a8e5-96b4-4dad-bba6-736058da4dfc\"",
                "\"google-site-verification=zHBPHZHUbeMWabt-j6uT9cKz-cbnfLCtzjvwM9dtoYI\"",
                "\"_a40e196sq84qhlehc0a61gsj9vz3qb2\"",
                "\"google-site-verification=-MQ85w-YBmvQXo7u9Kg40nB5xV0jw7Qdv2B1_BhCtfM\""
            ],
            "NS": [
                "a18-66.akam.net.",
                "a26-67.akam.net.",
                "a11-65.akam.net.",
                "a5-64.akam.net.",
                "a1-58.akam.net.",
                "a8-65.akam.net."
            ],
            "SOA": [
                "a1-58.akam.net. tac.fareportal.com. 2016082564 28800 1800 86400 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.64.112.20",
            "23.64.112.4"
        ],
        "ipv6": [
            "2600:1407:7400:5f::17d1:5eef",
            "2600:1407:7400:5f::17d1:5ee4"
        ]
    },
    "mail": {
        "spf": "v=spf1 a mx include:spf-0033d601.pphosted.com include:spf.protection.outlook.com ip4:66.198.179.10 ip4:66.198.179.71 ip4:66.198.179.72 ip4:66.165.128.0/19 ip4:69.89.224.0/20 ip4:64.61.65.102 ip4:38.105.179.71 ~all",
        "dmarc": "v=DMARC1; p=none;",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "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-64-112-20.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.64.112.20",
                        "23.64.112.4"
                    ],
                    "time_ms": 64.93
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.45.46.205",
                        "23.45.46.206"
                    ],
                    "time_ms": 58.45
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.198.7.177",
                        "23.198.7.182"
                    ],
                    "time_ms": 249.18
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.64.112.20",
                        "23.64.112.4"
                    ],
                    "time_ms": 33.13
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.48.224.74",
                        "23.48.224.82"
                    ],
                    "time_ms": 59.28
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.cheapoair.com",
        "valid_from": "2025-09-08T19:00:00-05:00",
        "valid_to": "2026-09-09T18:59:59-05:00",
        "days_remaining": 28,
        "san": [
            "www.cheapoair.com",
            "api.cheapoair.ca",
            "api.cheapoair.co.uk",
            "api.cheapoair.com",
            "api.cheapoair.mx",
            "botwebhookapi.cheapoair.com",
            "changemytripapi.cheapoair.com",
            "cheapair.com",
            "cheapoair.ca",
            "cheapoair.co.uk",
            "cheapoair.com",
            "cheapoair.mx",
            "m.cheapair.com",
            "m.cheapoair.ca",
            "m.cheapoair.co.uk",
            "m.cheapoair.com",
            "m.cheapoair.mx",
            "redflagdeals.cheapoair.ca",
            "support.cheapoair.com",
            "www.cheapair.com",
            "www.cheapoair.ca",
            "www.cheapoair.co.uk",
            "www.cheapoair.mx"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.cheapoair.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "location": "https://www.cheapoair.com/",
            "cache-control": "no-cache",
            "pragma": "no-cache",
            "content-length": "367",
            "date": "Wed, 12 Aug 2026 17:18:03 GMT",
            "connection": "keep-alive",
            "set-cookie": "fplocation=regioncode=NA; expires=Fri, 11-Sep-2026 17:18:03 GMT; path=/",
            "akamai-x-true-edgecontrol-ttl": "-1",
            "akamai-cache-status": "NotCacheable from child",
            "akamai-grn": "0.042b3417.1786555083.2072df7",
            "server-timing": "ak_p; desc=\"1786555083439_389294852_34024951_26_14830_6_10_15\";dur=1",
            "mime-version": "1.0",
            "content-type": "text/html",
            "expires": "Wed, 12 Aug 2026 17:18:03 GMT"
        },
        "security_checks": {
            "strict-transport-security": false,
            "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.cheapoair.com/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "23.64.112.20": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.64.112.4": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-0033d601.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 49.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 49.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 76.5,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.216.220",
        "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": 83.45
}