{
    "ok": true,
    "domain": "applebees.com",
    "generated_at": "2026-08-11T04:21:07-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 72,
        "label": "Fair",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 77,
            "network": 65,
            "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": "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": 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": "2 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "195 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-13-227-87-118.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": 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": "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": "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": "2 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "195 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-13-227-87-118.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": "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": [
                "13.227.87.118",
                "13.227.87.124",
                "13.227.87.32",
                "13.227.87.68"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 applebees-com.mail.protection.outlook.com.",
                "100 mail.messaging.microsoft.com."
            ],
            "TXT": [
                "\"google-site-verification=fKizR4PehPCEgEnqB2kvH3FaFSCPBwm4qaMSi1I6Te8\"",
                "\"google-site-verification=OiIAq7rvv73HebVBEvlQTVe8PBZYoK2-1_PDT4m8CFk\"",
                "\"google-site-verification=wP_OEBnic1HLb-nxjbPeIdTFeRaHCCmSdFENvwiym-k\"",
                "\"apple-domain-verification=R9N9HCJoNPTuZE6OEKUnzVKcAZNCDsMZ9h8kSKVRChw\"",
                "\"amazonses:tQuN2h17h9gIj9yceEyPn5o+7sdLTTH2+2sZP9liE7k=\"",
                "\"google-site-verification=G7kgaDEy5FadV5WVMMXYiKXekGu_U2z6QbXpOR1TNlM\"",
                "\"onetrust-domain-verification=372fd325eafe4ff29d38d9e831a3999e\"",
                "\"v=spf1 include:docebosaas.com include:spf.protection.outlook.com ip4:52.26.107.143 ip4:12.133.38.16/28 ip4:12.178.20.176/28 ip4:72.32.182.2 ip4:174.143.11.196 ip4:64.49.210.64/28 ip4:98.142.88.0/26 ip4:74.205.89.224/28 ip4:50.56.137.176 ip4:74.201.71.42 \" \"ip4:50.17.211.192/28 ip4:174.128.1.0/24 ip4:174.128.7.0/24 ip4:208.86.168.0/22 ip4:13.108.0.0/14 ip4:208.86.168.7 ip4:135.84.68.123 ip4:206.152.14.54 ip4:129.146.199.122 ip4:159.183.106.117 ip4:159.183.136.109 ip4:159.183.136.112 \" \"include:_spf.lunchbox.io -all\"",
                "\"google-site-verification=j4nHz5TELy4exTk6kuJ0pMJy3uwHJ4QWdhh4qcZfr64\"",
                "\"google-site-verification=dHnnwL00uBxMNqtCYsMGvmcKw-qQO5e6SdBGXnQHixs\"",
                "\"2c8a975a6eb649479f87b04bd565d589\"",
                "\"canva-site-verification=PSWFLN6ErJrDzYltvVNGhQ\"",
                "\"smartsheet-site-validation=0mp3_V6MWeTTQzxqZXu4Sv4nONv3toNF\"",
                "\"ZJR/lRH3z3voLiqGTq7voallEJxqy8gKgDps6z98LwslEuvP2DKGGXr3+PcLyoyUcqsHlhYps30WOAdKanej5g==\"",
                "\"google-site-verification=KyPtAwSbbxYX4DNBPqVZdfDPKvKj8lDr0n59OKN8yqY\"",
                "\"cisco-ci-domain-verification=656996c88cdabaa3f74b7b857c38aef3abcf22d295ba0559704c1e7d4fd3bffe\""
            ],
            "NS": [
                "ns-1952.awsdns-52.co.uk.",
                "ns-955.awsdns-55.net.",
                "ns-1044.awsdns-02.org.",
                "ns-506.awsdns-63.com."
            ],
            "SOA": [
                "ns-1044.awsdns-02.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"comodoca.com\"",
                "0 issue \"globalsign.com\"",
                "0 issue \"amazonaws.com\"",
                "0 issue \"awstrust.com\"",
                "0 issuewild \"amazon.com\"",
                "0 issuewild \"comodoca.com\"",
                "0 issue \"digicert.com\"",
                "0 issuewild \"digicert.com\"",
                "0 issue \"amazon.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"amazontrust.com\"",
                "0 issuewild \"globalsign.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "13.227.87.118",
            "13.227.87.124",
            "13.227.87.32",
            "13.227.87.68"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:docebosaas.com include:spf.protection.outlook.com ip4:52.26.107.143 ip4:12.133.38.16/28 ip4:12.178.20.176/28 ip4:72.32.182.2 ip4:174.143.11.196 ip4:64.49.210.64/28 ip4:98.142.88.0/26 ip4:74.205.89.224/28 ip4:50.56.137.176 ip4:74.201.71.42 ip4:50.17.211.192/28 ip4:174.128.1.0/24 ip4:174.128.7.0/24 ip4:208.86.168.0/22 ip4:13.108.0.0/14 ip4:208.86.168.7 ip4:135.84.68.123 ip4:206.152.14.54 ip4:129.146.199.122 ip4:159.183.106.117 ip4:159.183.136.109 ip4:159.183.136.112 include:_spf.lunchbox.io -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; ri=3600; rua=mailto:dine-brands@rua.agari.com; ruf=mailto:dine-brands@ruf.agari.com",
        "dkim_selector": "selector2",
        "dkim_host": "selector2._domainkey.applebees.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDLwmUqHEO8WkN7UFe7VzI3mXEvx9OWGhWbD4GNpxTghsG1YIlcyEZ0QCcV8aeobdhuwhhCbtSOcOJ05bAdFW3yOEuaO6vRAUlORKfldOWkQPWBS4utKHvp4S6OP3SDutwkUHvl6NSX4R8sTFXddYCHQiUOtGx8r3YB830/BKAf5QIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-13-227-87-118.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.166.96.107",
                        "3.166.96.109",
                        "3.166.96.69",
                        "3.166.96.89"
                    ],
                    "time_ms": 103.82
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.227.87.118",
                        "13.227.87.124",
                        "13.227.87.32",
                        "13.227.87.68"
                    ],
                    "time_ms": 30.59
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.227.87.118",
                        "13.227.87.124",
                        "13.227.87.32",
                        "13.227.87.68"
                    ],
                    "time_ms": 49.64
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "54.192.100.102",
                        "54.192.100.50",
                        "54.192.100.56",
                        "54.192.100.79"
                    ],
                    "time_ms": 87.69
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.102",
                        "54.192.100.50",
                        "54.192.100.56",
                        "54.192.100.79"
                    ],
                    "time_ms": 48.71
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.applebees.com",
        "valid_from": "2026-01-21T18:00:00-06:00",
        "valid_to": "2027-02-22T17:59:59-06:00",
        "days_remaining": 195,
        "san": [
            "*.applebees.com",
            "applebees.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.applebees.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.applebees.com/",
            "date": "Tue, 11 Aug 2026 09:20:59 GMT",
            "server": "cloudflare",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 4a345f25fcb995602afaf132ccf353de.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "AMS58-P5",
            "x-amz-cf-id": "9rn1-Q3pyWLdw8EYC4ie-nTp9SY2CUyZPmkujKny50hsPtQHyJst2g==",
            "age": "63014",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "content-type": "text/html; charset=UTF-8",
            "cache-control": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
            "expires": "Thu, 01 Jan 1970 00:00:01 GMT",
            "referrer-policy": "same-origin",
            "x-frame-options": "SAMEORIGIN",
            "set-cookie": "__cf_bm=omA8ncKpzWOVm8ICVfOT73sBVp.1l6GQrs8GUvzufYE-1786440059.4217918-1.0.1.1-cFyVF8sprnq7b.bfNVzenMI3kAGGi7ihDxQDPNWkMpn1PKxtnuSaj7nNFQ2zN6dw593i7PLDsqUmT.04v8Sg2C4RETUqCH.UEODkb6JEv1_cnIyY6tzxMnX4fN.8ncvIHCxcLKiX7dxCLWEQNiE8Bg; HttpOnly; SameSite=None; Secure; Path=/; Domain=applebees.com; Expires=Tue, 11 Aug 2026 09:50:59 GMT",
            "cf-ray": "a2962ae3696e1127-ORD"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.applebees.com/",
        "title": "Attention Required! | Cloudflare",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "13.227.87.118": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.227.87.124": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.227.87.32": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.227.87.68": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "applebees-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4003.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4017,
                "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": 109.72
}