{
    "ok": true,
    "domain": "ihop.com",
    "generated_at": "2026-08-11T09:57:55-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": "99 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-32-205-33.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": "99 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-32-205-33.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.32.205.33",
                "13.32.205.102",
                "13.32.205.29",
                "13.32.205.59"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "100 mail.messaging.microsoft.com.",
                "10 ihop-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"canva-site-verification=WS9T0JaZEbbLLprX1-sviA\"",
                "\"75d88f8ac4234ab69fb033992735bb34\"",
                "\"onetrust-domain-verification=e2b4c6cfc84c427ca62d153917f353a3\"",
                "\"apple-domain-verification=oN6Huzb96mJ1nXiCZfrXGnkycDQ5z-Pcar5QM8DDd80\"",
                "\"google-site-verification=T1XPohAnFCcft4PjrkBpesJ0iusdm4eKRrHIGn_ZAWY\"",
                "\"amazonses:RYyEvbe6caMWdEkniFDhXUSInr/3Gc4YlkYaODkTBc8=\"",
                "\"google-site-verification=ayH7rRrCmYlwBhvO8nrqLxKpiQf-rh1MmtwiUSdAXEo\"",
                "\"google-site-verification=rgyn4YjQF2qnRJ2jZaS1JkkcmFKsXEwBges9_OxBz9w\"",
                "\"google-site-verification=Jja_5Y4YYlKCpt39ygb-7P1dk8DrqC_-LmI-6o_Gkjc\"",
                "\"dIH4gesnccKvw1UPvizN4jjP1gQ8JdTE1LBa43QUI6GJqarA3BWpwl79cebkPV3Skb8ZKK1X+hnZaA1v3upRJg==\"",
                "\"google-site-verification=8QaBxnjjHLz8my4JCfrdaOjK6TUoHuGTIrlBUthHggg\"",
                "\"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:66.77.218.0/26 ip4:66.77.60.192/26 ip4:216.54.194.0/23 ip4:216.66.253.17 ip4:151.151.0.0/16 ip4:167.89.22.163 ip4:174.128.1.0/2\" \"4 ip4:174.128.7.0/24 ip4:208.86.171.109 ip4:208.86.168.219 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:74.201.71.42 ip4:159.183.106.117 ip4:159.183.136.109 ip4:159.183.136.112 -all\"",
                "\"google-site-verification=o8MSn5PV1VkVaSCyNXn45SgjpGPIKLtxC13qzGKfrAU\"",
                "\"cisco-ci-domain-verification=32df43ce9204b203b7635b87675772a638786185deb1701e4272f290e542f66b\"",
                "\"twilio-domain-verification=9907a426f7468516e8de9539325d83ac\"",
                "\"smartsheet-site-validation=KoiMAEPD2msmpSIqZOI9iJEoR6uaFjRV\""
            ],
            "NS": [
                "ns-1889.awsdns-44.co.uk.",
                "ns-764.awsdns-31.net.",
                "ns-68.awsdns-08.com.",
                "ns-1102.awsdns-09.org."
            ],
            "SOA": [
                "ns-1889.awsdns-44.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"letsencrypt.org\"",
                "0 issuewild \"globalsign.com\"",
                "0 issue \"digicert.com\"",
                "0 issuewild \"digicert.com\"",
                "0 issue \"globalsign.com\"",
                "0 issuewild \"amazon.com\"",
                "0 issue \"amazon.com\"",
                "0 issue \"amazonaws.com\"",
                "0 issuewild \"comodoca.com\"",
                "0 issue \"comodoca.com\"",
                "0 issue \"awstrust.com\"",
                "0 issue \"amazontrust.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "13.32.205.33",
            "13.32.205.102",
            "13.32.205.29",
            "13.32.205.59"
        ],
        "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:66.77.218.0/26 ip4:66.77.60.192/26 ip4:216.54.194.0/23 ip4:216.66.253.17 ip4:151.151.0.0/16 ip4:167.89.22.163 ip4:174.128.1.0/24 ip4:174.128.7.0/24 ip4:208.86.171.109 ip4:208.86.168.219 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:74.201.71.42 ip4:159.183.106.117 ip4:159.183.136.109 ip4:159.183.136.112 -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.ihop.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDI75X4hzwAx9IQbe0MBBvlJYhliacMD5uadS6zstmH7FW+ELPUNBbb2s96Smh4auM0T6FcCk4yZ6EK8ipduDStFg989B9PjkVcAHAqhBPavaPStSCM+88EHiM0u/Qs4qesb+8/ykmdxTKlsZWeGuIsotVlGOLRJNY51UgFUoRGOQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-13-32-205-33.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "108.157.150.10",
                        "108.157.150.122",
                        "108.157.150.84",
                        "108.157.150.9"
                    ],
                    "time_ms": 58.01
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.32.205.102",
                        "13.32.205.29",
                        "13.32.205.33",
                        "13.32.205.59"
                    ],
                    "time_ms": 50.47
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.167.246.21",
                        "3.167.246.42",
                        "3.167.246.55",
                        "3.167.246.67"
                    ],
                    "time_ms": 24.12
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "108.157.150.10",
                        "108.157.150.122",
                        "108.157.150.84",
                        "108.157.150.9"
                    ],
                    "time_ms": 28.58
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.150.10",
                        "108.157.150.122",
                        "108.157.150.84",
                        "108.157.150.9"
                    ],
                    "time_ms": 50.5
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.ihop.com",
        "valid_from": "2026-05-03T19:00:00-05:00",
        "valid_to": "2026-11-18T17:59:59-06:00",
        "days_remaining": 99,
        "san": [
            "*.ihop.com",
            "ihop.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.ihop.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.ihop.com/",
            "date": "Tue, 11 Aug 2026 14:57:55 GMT",
            "server": "cloudflare",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 8109d4382ee4b0cb3d68c7d57707ce42.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P14",
            "x-amz-cf-id": "yyj64tfr5bGY1CDFGpLz7SmqxnVr7pSs9u23WSVRia_sYGhjdrCG2Q==",
            "age": "67354",
            "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=6z_5KiqgZh3zfBVXP1ES.JlT4loJJpiKr7cT69wCC28-1786460275.062161-1.0.1.1-nV53ccsx5MSDyxl5kIQ6fBcgnNF.EW1lk8suX5KfSuuitkZY3HRO_xcZ3NDaQjLBqrgArk3C39N9GWwcmlIm3Fw7G_cbw4h8yq_mMNAERNUDDws6I5AmX44Ji0XEjDWP6nVlrpsuO2xKEF74DaEEyA; HttpOnly; SameSite=None; Secure; Path=/; Domain=ihop.com; Expires=Tue, 11 Aug 2026 15:27:55 GMT",
            "cf-ray": "a298186f28802c1d-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.ihop.com/",
        "title": "Attention Required! | Cloudflare",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "13.32.205.33": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.32.205.102": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.32.205.29": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.32.205.59": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mail.messaging.microsoft.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 10.5,
                "banner": "",
                "error": "php_network_getaddresses: getaddrinfo failed: Name or service not known"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 2.7,
                "banner": "",
                "error": "php_network_getaddresses: getaddrinfo failed: Name or service not known"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 1.1,
                "banner": "",
                "error": "php_network_getaddresses: getaddrinfo failed: Name or service not known"
            }
        ]
    },
    "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": 90.91
}