{
    "ok": true,
    "domain": "mgm.com",
    "generated_at": "2026-08-11T04:22:33-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 65,
            "network": 100,
            "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": "4 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "8 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": 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": "180 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: server-13-32-205-92.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": 35,
                "lost_points": 0,
                "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": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "8 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "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": "180 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: server-13-32-205-92.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": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": [
                "13.32.205.92",
                "13.32.205.102",
                "13.32.205.65",
                "13.32.205.56"
            ],
            "AAAA": [
                "2600:9000:2015:c200:5:bab9:b5c0:93a1",
                "2600:9000:2015:1800:5:bab9:b5c0:93a1",
                "2600:9000:2015:2800:5:bab9:b5c0:93a1",
                "2600:9000:2015:4200:5:bab9:b5c0:93a1",
                "2600:9000:2015:ec00:5:bab9:b5c0:93a1",
                "2600:9000:2015:c000:5:bab9:b5c0:93a1",
                "2600:9000:2015:7800:5:bab9:b5c0:93a1",
                "2600:9000:2015:a000:5:bab9:b5c0:93a1"
            ],
            "CNAME": [],
            "MX": [
                "0 amazon-smtp.amazon.com."
            ],
            "TXT": [
                "\"sending_domain1062382=79825fc641ada1258b2fe8d30efea4ca42b011840305bf93fd97fa21da9cd648\"",
                "\"wrike-verification=Mjc2MzMyMzo4ZmUwYjUyNmZkMjczMzMxNjAxYjU3YTMwYTRiZTY1NmFjMzQ0YTM0ZDU1ZjFkNzNjMzM3MmQ5NGQ3NjMyOTQ4\"",
                "\"Dynatrace-site-verification=da04fcec-dc19-4b58-bd9e-c5e7c6b25b36__66117aep1arb6gaab90nkip6os\"",
                "\"AS2TrustedDomains=lobby.mgm.com\"",
                "\"qk2bctk7p9rvlvlgyyhd36zfnh3ywb1c\"",
                "\"adobe-idp-site-verification=13ef615a7bccfd42bf5aecfccf339e126e58d4d5705728f16fb57da22745a4d1\"",
                "\"wiz-domain-verification=3bcf49f19f625098cc9d277e744af7661da57f35dc0df29501fe98b4affbfe90\"",
                "\"TS1760027\"",
                "\"google-site-verification=D3xnz6HsWQclQhmEpCuWaQcnORaF-WHC4BzvXSD5HGQ\"",
                "\"3107587\"",
                "\"_egbczqxdjj6ulbdg3kc4jr755wxthhw\"",
                "\"atlassian-domain-verification=nodcSb3/xpJBY34212xFZi5ZL90lZa2/uNEua0fiSj56qLM3Kl9X3sWIS8PVj6bu\"",
                "\"MS=ms33573461\"",
                "\"apple-domain-verification=F1z4PuX1dXXGq0r5\"",
                "\"amazonses:XIYOOG9UWqKs26pqitLLid5X89Ofym8vYUw9g+PWiSw=\"",
                "\"ZOOM_verify__htbpEtxRfmTcP5JI3iKmQ\"",
                "\"sending_domain851973=4b12b6bdaec0ff7df9413e425c2174488e452fcbe0c6317091c51667080c70e3\"",
                "\"4aoOC1hjKiaBtzDFOy4yPKWi1eOSzsMCqKFiNiy/m288ZfciOFC7HF+ZGR8K/zPb97XXPAYiBIwuqtgA7JuvhQ==\"",
                "\"v=spf1 include:spf1.amazon.com include:spf2.amazon.com include:amazonses.com include:_spf.salesforce.com -all\"",
                "\"00D1U000000xv1s=1TBar00000001wz\"",
                "\"atlassian-domain-verification=1Oa6DyiH1FaFxCPvr7VakOT516/IafZmGk9WxPnZIZP1LiQlwR1QWYHEDP4yka9s\"",
                "\"atlassian-domain-verification=PhvQYu8hy+h+NZEYGkKSZzeApi7u83LJkEIbG00sBOnEOmAWXUxAwajHWMKaSQq/\"",
                "\"kmwjg16m3lqpk06wb5kd41ytkk2p8f9r\"",
                "\"onetrust-domain-verification=5f5b0e5b036f4658b3aa2a7827eec4e1\"",
                "\"MS=ms12288833\"",
                "\"docusign=17629c6f-4121-47af-9902-cf4735248c3e\"",
                "\"google-site-verification=suHGg0g7DObQoabDS0J_WbKLJ5U_33X0lZTOD8Y76ZM\"",
                "\"cisco-ci-domain-verification=7305b66a0b15bfe2aa6a0a668bf41d93ef06dd4a5fc8ef8ee1df1219f1b10fd\"",
                "\"google-site-verification:ooFGA1deXLUC-t1XAscQIk-S9VNRs_RrHPsxNScqsSk\"",
                "\"smartsheet-site-validation=15Gfo0th7Bh29a5cPz50vI5T_rDkXVN1\"",
                "\"atlassian-domain-verification=k9e10GagahGYdVXvAxH5QXyk//62Y/WXZ7t0x3SNu6FOeJdIQKVnmrSWOawQs56n\""
            ],
            "NS": [
                "edns2.ultradns.biz.",
                "edns2.ultradns.org.",
                "edns2.ultradns.net.",
                "edns2.ultradns.com."
            ],
            "SOA": [
                "edns2.ultradns.com. premiumdns.support.neustar. 2019072977 28800 7200 1209600 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "13.32.205.92",
            "13.32.205.102",
            "13.32.205.65",
            "13.32.205.56"
        ],
        "ipv6": [
            "2600:9000:2015:c200:5:bab9:b5c0:93a1",
            "2600:9000:2015:1800:5:bab9:b5c0:93a1",
            "2600:9000:2015:2800:5:bab9:b5c0:93a1",
            "2600:9000:2015:4200:5:bab9:b5c0:93a1",
            "2600:9000:2015:ec00:5:bab9:b5c0:93a1",
            "2600:9000:2015:c000:5:bab9:b5c0:93a1",
            "2600:9000:2015:7800:5:bab9:b5c0:93a1",
            "2600:9000:2015:a000:5:bab9:b5c0:93a1"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:spf1.amazon.com include:spf2.amazon.com include:amazonses.com include:_spf.salesforce.com -all",
        "dmarc": "v=DMARC1; p=quarantine; pct=100; rua=mailto:report@dmarc.amazon.com; ruf=mailto:report@dmarc.amazon.com",
        "dkim_selector": "k2",
        "dkim_host": "k2._domainkey.mgm.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv2aC2KjGKLOwTweBY5A9RpjsxaBXR9r7OAU6U8/zn92ivImI75naUujWbItRI/QmL1jy5PWGqLwoUA0b90ObWaLDc+i9MtTNmGeWO009hr20fIxhGg6XBT2kjZ1DTThopSe1nAndsupmcBwlQ5Q6LJ+ZAxLcujnPIxM0ZBLmgpkv8u6RfY4eFP8OLvdAW3oSuB0DyLDigQX4Sj8wBO4YIdQH6AAmBeOsidsKAFNFUCpc3vCxtBDR12U+cBg724l3sBkMQ8evnz6idnqxq9QAVYh8k4kJ+RP+6cqTdy7LjIm8xY/bQNpQIpGUAuDo2DjLcCDun9DAI4Q/3z+Q0o9QuQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-13-32-205-92.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.245.113.107",
                        "18.245.113.39",
                        "18.245.113.45",
                        "18.245.113.69"
                    ],
                    "time_ms": 199.28
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.32.205.102",
                        "13.32.205.56",
                        "13.32.205.65",
                        "13.32.205.92"
                    ],
                    "time_ms": 49.69
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "18.245.113.107",
                        "18.245.113.39",
                        "18.245.113.45",
                        "18.245.113.69"
                    ],
                    "time_ms": 112.45
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.32.205.102",
                        "13.32.205.56",
                        "13.32.205.65",
                        "13.32.205.92"
                    ],
                    "time_ms": 125.86
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "18.160.41.124",
                        "18.160.41.23",
                        "18.160.41.34",
                        "18.160.41.55"
                    ],
                    "time_ms": 52.07
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "mgm.com",
        "valid_from": "2026-01-08T18:00:00-06:00",
        "valid_to": "2027-02-07T17:59:59-06:00",
        "days_remaining": 180,
        "san": [
            "mgm.com",
            "www.mgm.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://mgm.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=utf-8",
            "content-length": "309729",
            "date": "Mon, 10 Aug 2026 12:56:48 GMT",
            "etag": "W/\"4b9e1-aUacDyo5HLcAUyfgFubPlzUK2PA\"",
            "x-powered-by": "Express",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 d1fa6e5afb46de293bf521bd10b365fa.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P14",
            "x-amz-cf-id": "8FStGL1fS7iw56gtqUFNrr-glpTzzWVUEJ7JLJODq7GGnr-QHtsWMA==",
            "age": "73537"
        },
        "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": "",
        "powered_by": "Express"
    },
    "webpage": {
        "url": "https://mgm.com/",
        "title": "MGM Studios",
        "description": "Metro-Goldwyn-Mayer (MGM) is a leading entertainment company focused on the production and global distribution of film and TV content across all platforms.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "13.32.205.92": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.32.205.102": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.32.205.65": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.32.205.56": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "amazon-smtp.amazon.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 8.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4021.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4040.5,
                "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": 100.72
}