{
    "ok": true,
    "domain": "tacobell.com",
    "generated_at": "2026-08-10T05:53:32-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 65,
            "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": "2 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": "8 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": "93 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": 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-205-89-178.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": 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": "2 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": "8 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": "93 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": "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-205-89-178.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": "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.205.89.178",
                "23.205.89.146"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 tacobell-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"docusign=500606a8-a4e0-46e2-9d34-9385f18eda16\"",
                "\"apple-domain-verification=kz01yIZvSOeokyaR\"",
                "\"vOZpT+gxnbEYaSFa9AWlIIW0nViBTG9+oxwvrxr1xjZ4btVMAsLExu/I0A9OduWrPQz7bwKMM7EjBZ2CYqV6Uw==\"",
                "\"MS=ms95018546\"",
                "\"YoeufRkB4U6g0W4QKUfnNDg0kZB4OALtN+khBSbYqLgrcyLks4xZjGD2t0BxS6K4glTSFy2kKPuRW+S0JIsZYg==\"",
                "\"akugne2kir5bu84nddlu6qvdu9\"",
                "\"google-site-verification=z3NG6W1WtwWG3qxKCV2mvBFq-tB1unRzIkkNgvUZDDE\"",
                "\"openai-domain-verification=dv-GvYAyfnPFA3mBWdWT8j8cc4E\"",
                "\"v=spf1 include:spf.protection.outlook.com include:servers.mcsv.net include:mailgun.org include:_spf.salesforce.com ip4:74.201.71.39 ip4:104.45.168.219 ip4:104.45.173.170 include:email.hivebrite.com ~all\"",
                "\"miro-verification=eab73c153ee7dae76e764f2b65025b30c371b2ab\"",
                "\"MS=ms13531331\"",
                "\"facebook-domain-verification=lt3kcrg2hrhlfae1wynln889dsmg1t\"",
                "\"google-site-verification=JwMbPIIDF29tZX41NevyEuRm0J8lZscq8QAyhuWLZuM\"",
                "\"amazonses:CUi4ITQmexyV49auj1W0t1ux8mJsrkvacXGD5Yu3Au0=\"",
                "\"docusign=86c6d9e5-e65c-4fa0-87cb-d960a4817322\"",
                "\"e7uqjge3knqorl7umhq56svikc\"",
                "\"y8WtHj9JCE7EmoHHC+si/duMkdJfFFHoovRExCCk3TcWvfXfYRL/vR0TceEhd3W2nwj/QfsWKiMxOjFiEFY7gA==\"",
                "\"clhoc2k4m8k5u7sqqvj1npgt1s\"",
                "\"a520vvkiagkahert8hk528hpka\"",
                "\"google-site-verification=6mf82jX8Y9TfNXLPOV1HHNOJ9abDMpn2mfxmbTgcw-g\""
            ],
            "NS": [
                "usw3.akam.net.",
                "ns1-95.akam.net.",
                "use1.akam.net.",
                "ns1-220.akam.net.",
                "usc1.akam.net.",
                "asia1.akam.net.",
                "ns1-219.akam.net.",
                "eur1.akam.net."
            ],
            "SOA": [
                "louappmsvm105.yum.com. administrator. 2001063369 420 600 1209600 3600"
            ],
            "CAA": [
                "0 issue \"letsencrypt.org\"",
                "0 issue \"sectigo.com\"",
                "0 iodef \"mailto:CertificateManagement@yum.com\"",
                "0 issue \"amazon.com\"",
                "0 issue \"www.digicert.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.205.89.178",
            "23.205.89.146"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:servers.mcsv.net include:mailgun.org include:_spf.salesforce.com ip4:74.201.71.39 ip4:104.45.168.219 ip4:104.45.173.170 include:email.hivebrite.com ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:wyjtp6ok@ag.dmarcian.com; ruf=mailto:wyjtp6ok@fr.dmarcian.com;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.tacobell.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDEJt99Rfeb5Bk9lfmRi5L4c+GZgKatXCfyckxu7s1WGxxv7holSwHEuVvJ/u/9SzPTKL3mbaJeDHdhnU7iWE+3ETs0DqfoXqqayBJ2DNqc9Ydztm6ZohmeOVsXQfHxIVf6qbFfzzberbggXzMvqUns3gJaTdkX9U5XuXFLzLybNQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-205-89-178.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.205.89.146",
                        "23.205.89.178"
                    ],
                    "time_ms": 45.34
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.33.29.146",
                        "23.33.29.149"
                    ],
                    "time_ms": 26.52
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.211.127.11",
                        "23.211.127.41"
                    ],
                    "time_ms": 148.68
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.205.89.146",
                        "23.205.89.178"
                    ],
                    "time_ms": 65.26
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.200.88.67",
                        "23.200.88.83"
                    ],
                    "time_ms": 59.1
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "www.tacobell.com",
        "valid_from": "2025-11-10T18:00:00-06:00",
        "valid_to": "2026-11-11T17:59:59-06:00",
        "days_remaining": 93,
        "san": [
            "www.tacobell.com",
            "api-stage.tacobell.com",
            "api.tacobell.com",
            "metrics.tacobell.com",
            "tacobell.com",
            "winoverwatch.tacobell.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.tacobell.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "0",
            "location": "https://www.tacobell.com/",
            "expires": "Mon, 10 Aug 2026 10:53:23 GMT",
            "cache-control": "max-age=0, no-cache",
            "pragma": "no-cache",
            "date": "Mon, 10 Aug 2026 10:53:23 GMT",
            "connection": "keep-alive",
            "ak-grn": "0.b2aa3717.1786359203.87a7632",
            "set-cookie": "bm_sz=CF6624E19BCB05433710114E6AC4B49E~YAAQsqo3F7pf59KfAQAAU0hO6wDatrkreLG3gQKJ9nEP9pCKdABJgDKMqWDlYjLD9FocGU32aJeu+HaxYv1aeH9f0s8241x+f9sc366stZuDZTg7blLNJZFnGI3fDSu/GgqCYIGtaD9p2molELrsxfAs26SRSQS4KNd/cnNALbxOy0mEGcEEn2R6N5RnSUb0uJ7RiqSkM8SdUisGVTeYlV/VO18q/GWXv/ZLi0xpiaL8Gt3yZXnDzlafClRbnUUDC8YZf3Yw6i0c7CBY8ABecIkMAKZAv4imVZaAbUwpnSJjxcHd0VO+ZoQitV/4A8Fldj9cqeEEJdEa2SuvOostata6psdhEpeVohNBF8pXO5ZcSt6bSlHsrMkTbQ==~4405049~4273975; Domain=.tacobell.com; Path=/; Expires=Mon, 10 Aug 2026 14:53:23 GMT; Max-Age=14400",
            "content-type": "text/html; charset=utf-8",
            "edge-cache-tag": "PAGE_rel-p_WEB2",
            "x-powered-by": "Next.js",
            "etag": "\"zrmngmp5bq28zn\""
        },
        "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": "AkamaiGHost",
        "powered_by": "Next.js"
    },
    "webpage": {
        "url": "https://www.tacobell.com/",
        "title": "Taco Bell® | Live Más",
        "description": "Get your Taco Bell cravings today by ordering ahead on the mobile app for pick up or delivery.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.205.89.178": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.205.89.146": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "tacobell-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 34,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4039.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.4,
                "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.58
}