{
    "ok": true,
    "domain": "makemytrip.com",
    "generated_at": "2026-08-10T14:31:20-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 87,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 96,
            "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": "6 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "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": "82 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": 31,
                "lost_points": 4,
                "detail": "8 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23be7b322711efc4.awsglobalaccelerator.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": "6 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "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": "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": "82 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": "8 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 31,
                "lost_points": 4
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23be7b322711efc4.awsglobalaccelerator.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": [
                "3.33.210.219",
                "15.197.238.104"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mx2.hc802-25.ap.iphmx.com.",
                "10 mx1.hc802-25.ap.iphmx.com."
            ],
            "TXT": [
                "\"z6x+qdL9032JntRsigxoSrrt88tK6LBAM0KwlWT1sg6CqLDTzalDqJVfs7FMIt67Xz4LvidzxmTURi64AA14XQ==\"",
                "\"wiz-domain-verification=03a80958012808bec4d62c420c0986f9ede6d1317e7c7e071769018e79fb513f\"",
                "\"openai-domain-verification=dv-Q1hbVAfH7rf8fIdoI2SsCyVj\"",
                "\"22sa5h5mfhlhg2hcnnb625g4c3\"",
                "\"hpe-greenlake-domain-verification=506c6b645a54516c42743939583635525a5a336d6d47447678334c6f47785637\"",
                "\"b44bkgej2v8smqhjes6mltrp2n\"",
                "\"MS=ms98864892\"",
                "\"amazonses:iFJOj26cEzmf9oWGHAJr06tosXDpJBCbSacF5cA8iZ4=\"",
                "\"atlassian-domain-verification=tID4gkC48OGebwi87q6c322/2kIFqAEKTq9j/o4y9pUqFahUyEy9ARuUDGazuN0e\"",
                "\"gt2vbunp9vs7glpn00ur8rgsif\"",
                "\"v=spf1 ip4:202.54.232.144/29 ip4:125.20.38.72/29 ip4:122.15.80.195 ip4:122.15.80.201 ip4:115.114.55.48/31 ip4:65.1.209.68 ip4:43.205.153.167 ip4:13.126.83.17 include:spf.protection.outlook.com include:spf.mandrillapp.com include:amazonses.com include:_rel\" \"ay.amadeus.com  -all\"",
                "\"v=spf2.0/pra a:rntgb80.rnmk.com  include:spf.mandrillapp.com include _spf.q4press.com include:amazonses.com  -all\"",
                "\"cursor-domain-verification-1h3vx9=xC8o60gQ8DJWtkrmyTs3bmyR5\"",
                "\"MS=ms43481687\"",
                "\"9nk3mf8clc6mool6d5k3dp02rh\"",
                "\"atlassian-domain-verification=3bTq6BtgaXQyZS2SAT+Rmm4bo/E1GPKLWdz0ovvCpEfohTnUNYGKmqPoN3q6ufNU\"",
                "\"apple-domain-verification=2sGqhREFpqr7Dn7d\"",
                "\"TOKoVSVN7bWkXM253hKEc3Xo5ZiTW0UFVGNgcty5UTIe9apQkyIAu9VauZPqQBbHOsC4zgbSW5lY/nEI2R09Gg==\"",
                "\"openai-domain-verification=dv-CcvIiaL7dWwknqpQku5pP0ul\"",
                "\"m3u0g7p5g8i6md95u0jtdlv0bb\"",
                "\"g64jbnkr3s87e9aad77kitmu7f\""
            ],
            "NS": [
                "pdns6.ultradns.co.uk.",
                "pdns2.ultradns.net.",
                "pdns4.ultradns.org.",
                "pdns1.ultradns.net.",
                "pdns5.ultradns.info.",
                "pdns3.ultradns.org."
            ],
            "SOA": [
                "pdns1.ultradns.net. domainregister.makemytrip.com. 2013115457 7200 7200 7200 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.33.210.219",
            "15.197.238.104"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:202.54.232.144/29 ip4:125.20.38.72/29 ip4:122.15.80.195 ip4:122.15.80.201 ip4:115.114.55.48/31 ip4:65.1.209.68 ip4:43.205.153.167 ip4:13.126.83.17 include:spf.protection.outlook.com include:spf.mandrillapp.com include:amazonses.com include:_relay.amadeus.com  -all",
        "dmarc": "v=DMARC1; p=reject; pct=100; rua=mailto:dmarc@makemytrip.com; sp=reject; aspf=r;",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.makemytrip.com",
        "dkim": "v=DKIM1;k=rsa;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApxAHkG+AWw9vS8IJVkIPisN6LKNWNVZV5ybVrL6z72xyXPIodeBhGglJqZ2jtJ7E32EqKlarpdX8hdlemxK+8zLECOvOlMirC+AEE2xX/zzpclpAXdru8DIkVjLNOXuzpbUR/gnMag2U+6dTViDD4tZHjYug/AHg1HcAevz5jWF9QIrjCSffb3l8rW6NwI9MPy0h0mpzAl9mVS04SCRdHe5wRhOCe9JkcEGLHPYJxdyOc7Pq7p8BFNSU2F+dVVkynucdn+N69nRCZ9Vf+EEDBgsaZa1J4v2nxhGr02EniBpeA8XpQ03rcgwIxZl70oiszRx9jQZtUdAlihVQhjOq+wIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23be7b322711efc4.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "15.197.238.104",
                        "3.33.210.219"
                    ],
                    "time_ms": 49.66
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "15.197.238.104",
                        "3.33.210.219"
                    ],
                    "time_ms": 60.3
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "15.197.238.104",
                        "3.33.210.219"
                    ],
                    "time_ms": 29.37
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "15.197.238.104",
                        "3.33.210.219"
                    ],
                    "time_ms": 30.57
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "15.197.238.104",
                        "3.33.210.219"
                    ],
                    "time_ms": 65.19
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "GoDaddy.com, Inc.",
        "subject": "*.makemytrip.com",
        "valid_from": "2026-04-17T00:30:58-05:00",
        "valid_to": "2026-11-01T00:30:58-05:00",
        "days_remaining": 82,
        "san": [
            "*.makemytrip.com",
            "makemytrip.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.makemytrip.global/?cc=am&redirectedBy=gl",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "date": "Mon, 10 Aug 2026 19:31:11 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "0",
            "location": "https://www.makemytrip.global/?cc=am&redirectedBy=gl",
            "strict-transport-security": "max-age=15768000 ; includeSubDomains ; preload",
            "content-security-policy": "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https:; script-src-attr 'none'; style-src 'self' 'unsafe-inline' https:; style-src-attr 'self' 'unsafe-inline'; img-src 'self' data: blob: https:; font-src 'self' data: https:; connect-src 'self' https: wss:; frame-src 'self' https:; media-src 'self' data: blob: https:; worker-src 'self' blob:; manifest-src 'self'; object-src 'none'; base-uri 'self'; form-action 'self'; upgrade-insecure-requests; frame-ancestors *",
            "cross-origin-opener-policy": "same-origin-allow-popups",
            "cross-origin-resource-policy": "cross-origin",
            "origin-agent-cluster": "?1",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-content-type-options": "nosniff",
            "x-dns-prefetch-control": "on",
            "x-download-options": "noopen",
            "x-permitted-cross-domain-policies": "none",
            "x-xss-protection": "0",
            "permissions-policy": "accelerometer=(), autoplay=(self), camera=(self), display-capture=(), encrypted-media=(), fullscreen=(self), geolocation=(self), gyroscope=(), magnetometer=(), microphone=(), midi=(), payment=(self), picture-in-picture=(self), publickey-credentials-get=(self), screen-wake-lock=(), usb=(), xr-spatial-tracking=()",
            "access-control-allow-origin": "*",
            "x-frame-options": "SAMEORIGIN",
            "cache-control": "no-cache, , max-age=0, must-revalidate, no-store",
            "access-control-allow-credentials": "true",
            "set-cookie": "bm_sz=C2DD90B7122DB8D84A4E4851FCAA812D~YAAQpQXGF9gh2qufAQAAGlQo7QD4NwBnD2RBp4hhEh9luOUVm7tP/e/iYbwBkDHBnfstSx3IkrMSdIuLsxbZCOI+M2DrzU7lpMMjA7bg9v8mgjzdw5G/CUc/TD+flfDfviNY43YAdFVT9jwsB+VlV93NIXnLDhxiUOFz4jgO8ZSaP5f8w4T9hy8H2ArSC8NqcV8lrr1W7NWCnU+30/viZOShkrQPu+zSoT2tmcW9A+x2y4IJKt7kmgCFFAhmGA1gLZy2Pcp7sN0lWk7KasC7iYMhVfUuTsfafwJyjASwWQWr5zU3/vAQgjHFPumYreJq18+Qb35vE9btHnjW/wDEV4DMzk9/l0cbJ5tDkN+3tzbt9Jx2W1E4VluBxhFubxDUnMP9Gj4KnZGM~3748675~4474167; Domain=.makemytrip.global; Path=/; Expires=Mon, 10 Aug 2026 23:31:10 GMT; Max-Age=14399; SameSite=None; Secure",
            "akamai-cache-status": "NotCacheable from child",
            "akamai-grn": "0.a505c617.1786390270.687942a"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": true,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": true
        },
        "server": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://makemytrip.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)"
    },
    "network": {
        "3.33.210.219": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "15.197.238.104": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx2.hc802-25.ap.iphmx.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 9.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4019.8,
                "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": 127.86
}