{
    "ok": true,
    "domain": "zomato.com",
    "generated_at": "2026-08-09T05:27:25-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 69,
            "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": "3 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": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "5 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": "199 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-54-179-65-244.ap-southeast-1.compute.amazonaws.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": "3 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": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "5 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": "199 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-54-179-65-244.ap-southeast-1.compute.amazonaws.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": [
                "54.179.65.244",
                "52.220.88.101",
                "47.131.139.242"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 alt2.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "1 aspmx.l.google.com."
            ],
            "TXT": [
                "\"google-site-verification=6DiggAJt4qMxLocEM80xq8VDJSdn9bxLsFqDkpXX4hI\"",
                "\"_8x9n3t8rcpq3xg6tn8xrjf8on17tzhy\"",
                "\"ZOOM_verify_LuCSrep5aiBpuCPPrBRJAt\"",
                "\"48sfdvgdff4d02p5icen6damkm\"",
                "\"1pnjjb976t7ibv64fgrj493rru\"",
                "\"695f6c6e7e3c9ef75b2cd233076f6ffc83d95f05c5cb71d145d3b32b9150b213\"",
                "\"mongodb-site-verification=pStQEfLyuqXcvxeCLWbclfznUKZlkxE9\"",
                "\"cursor-domain-verification-vbx172=NydsW2Yu3HM70y3YUDC9KAKlG\"",
                "\"MS=681EABA93C6738668E47C44B5C6F731BCC209CBA\"",
                "\"OSSRH-79203\"",
                "\"google-site-verification=Sp13-UHI3mhI_6mGbZ72rjIBjVcp4aJ-IKw4mEfMHn4\"",
                "\"facebook-domain-verification=1ruwb1jydxmw9hzm1k1l3fslew576w\"",
                "\"new-relic-domain-verification=fd1f55add7e34b85b7139aeda73273f1\"",
                "\"zoho-verification=zb78844917.zmverify.zoho.com\"",
                "\"twilio-domain-verification=35e81b8100d53ee70ce9f5c2d7f17078\"",
                "\"_oskepjy0rqq1pchcepvruzizjb7lzbv\"",
                "\"MS=ms61350724\"",
                "\"postman-domain-verification=30a0a24129c092612d0831890f2aea95557f9f8c39ae947d9e7205bbfaea20b418880521de6b040b21cb2a9119e58f11fec906f37dbd250901551b50058a9753\"",
                "\"slack-domain-verification=KalvLHjMZv47X3wXx1Vw9WSAeRJQ4XEMDZMTtDBR\"",
                "\"jamf-site-verification=e_tZjI-GTGFDvNgEUzLKjQ\"",
                "\"atlassian-domain-verification=xk1sbtz9KG9OVSRfeHaeL+vc+9DRfFAqj3u+VN31tRUucHQyL4oQOIwrkV58Z+ca\"",
                "\"new-relic-domain-verification=f46254d748a3482685d5f42e31380261\"",
                "\"fpk2mb0acamnl9mut8blgglu3f\"",
                "\"adobe-sign-verification=6a09126310927f379735c2b7d09e1928\"",
                "\"jnjto9sa32t0a63khd417b1aes\"",
                "\"6vtg3aj924ngq0aihmjdubmatr\"",
                "\"yandex-verification: 40f795c808dc1e7e\"",
                "\"v=MCPv1; k=ed25519; p=/NyTc+yEqkrRLRN9Q6PQvL87KZB51AXc53olfURAiP0=\"",
                "\"figma-domain-verification=8e670da40fe0ead528359492b3b4605d50a9e15bdbec7c98e78c36e63fbf0700-1747139630\"",
                "\"apple-domain-verification=RkO6Ca9pwkhEVb3j\"",
                "\"perplexity-ai-domain-verification-vkr3h0=ZIYZpIgcdW65jjcvsMAF8E88U\"",
                "\"amazonses:3ufcI9pD6ZqyPNibcDPmG70sgJIGL96bhztrM07aetY=\"",
                "\"openai-domain-verification=dv-3tY8wU5lsawR3rOAeuM0JU56\"",
                "\"asv=ee90273cd94d45be0643f9560ab11a13\"",
                "\"globalsign-domain-verification=9WKgN8NWo51bc_ZJFCRZCGqvakX2NjnXKgn0-1ae8s\"",
                "\"anthropic-domain-verification-xjx687=GDqnaUGwk94lp5Iu6pBAu28Ny\"",
                "\"v=spf1 include:_spf.google.com include:helpscoutemail.com include:_spf.salesforce.com include:amazonses.com include:spf.zoho.com include:transmail.net -all\"",
                "\"3lps9qfgaq643e01ctp4946en\"",
                "\"atlassian-domain-verification=iJ/zffeNyj/cdw9nnzBhqAewaQ8jbKCdZ6MhkaED5oCmIINjjnnE2d4MMHBRv0ra\""
            ],
            "NS": [
                "ns-1286.awsdns-32.org.",
                "ns-671.awsdns-19.net.",
                "ns-290.awsdns-36.com.",
                "ns-1692.awsdns-19.co.uk."
            ],
            "SOA": [
                "ns-1692.awsdns-19.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.179.65.244",
            "52.220.88.101",
            "47.131.139.242"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:helpscoutemail.com include:_spf.salesforce.com include:amazonses.com include:spf.zoho.com include:transmail.net -all",
        "dmarc": "v=DMARC1; p=reject; pct=100; sp=reject; aspf=r; rua=mailto:g72jrssx@ag.ap.dmarcian.com;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.zomato.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUVTCCesywC+FbkLeKi3ID1zUgw/AYfJX8/YnB6Wurl3e5/9HCoV5vbJImoNqaXcK3+GqOOJYa2RuHuybx0eAfCMIVggRd+GXypGdF091JbSyWwE3udickIjuaR1OkY69LtveWtpiaRX7bf7VWBga0QUQWC+rtM3SeHuLFs12MMQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-54-179-65-244.ap-southeast-1.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "47.131.139.242",
                        "52.220.88.101",
                        "54.179.65.244"
                    ],
                    "time_ms": 67.61
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "47.131.139.242",
                        "52.220.88.101",
                        "54.179.65.244"
                    ],
                    "time_ms": 51.64
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "47.131.139.242",
                        "52.220.88.101",
                        "54.179.65.244"
                    ],
                    "time_ms": 47.5
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "47.131.139.242",
                        "52.220.88.101",
                        "54.179.65.244"
                    ],
                    "time_ms": 29.2
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "47.131.139.242",
                        "52.220.88.101",
                        "54.179.65.244"
                    ],
                    "time_ms": 69.97
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "zomato.com",
        "valid_from": "2026-01-26T18:00:00-06:00",
        "valid_to": "2027-02-24T17:59:59-06:00",
        "days_remaining": 199,
        "san": [
            "zomato.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.zomato.com:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "envoy",
            "date": "Sun, 09 Aug 2026 10:27:16 GMT",
            "content-type": "text/html",
            "content-length": "0",
            "location": "https://www.zomato.com:443/",
            "x-served-by-static-gateway": "true",
            "x-envoy-upstream-service-time": "23",
            "expires": "Sun, 09 Aug 2026 10:27:16 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "alt-svc": "h3=\":443\"; ma=93600",
            "vary": "Accept-Encoding, User-Agent",
            "strict-transport-security": "max-age=31536000"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "envoy",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://zomato.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)"
    },
    "network": {
        "54.179.65.244": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.220.88.101": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "47.131.139.242": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt2.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.2,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.2,
                "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
}