{
    "ok": true,
    "domain": "mlive.com",
    "generated_at": "2026-08-08T23:48:20-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 73,
            "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": "5 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": "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": "73 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a135022da78f12244.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": "5 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": "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": "73 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a135022da78f12244.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": [
                "75.2.53.215",
                "99.83.138.34"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 mlive-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"google-site-verification=BOg-fvg59ypqrd18EeHqJAZgmOZCe21w9GIV_3i6o1g\"",
                "\"anthropic-domain-verification-pt4yc3=w3WA4LfmLSOffjEI85lZJRrIo\"",
                "\"google-site-verification=6_hVqF3Ix34n_-AN4nA6WFyx5RgUkzXkSu16JuaOzQw\"",
                "\"_globalsign-domain-verification=IG4UdrI9gc_SVSE132aTagdWhxkvONdbIBhHhhcMlP\"",
                "\"atlassian-domain-verification=n7oPJnCHxMrm6OHRP18vc0vX3ZSPFuDT7XEkELo4ndZ5MPacry9NzMvm7O08SYbf\"",
                "\"yahoo-verification-key=FuCL9EnXN+QVC1NpzPf9cgyXMkgipeLrYuzuRvd1hRM=\"",
                "\"v=spf1 include:spf.protection.outlook.com include:_spf.salesforce.com include:aspmx.sailthru.com include:spf.mandrillapp.com include:cerb.email include:_affiliate.advancelocal.com -all\"",
                "\"m3Ci6iB4Ul91/eBJbPWrJX2co6/Ql4D61xwWpeve35h7VmBQU7eJPAmeCfIq+0W46G+LadtK78kVgkeYGOoqvw==\"",
                "\"openai-domain-verification=dv-k76YEm3j0nQxHVKdiKeBR428\"",
                "\"MS=ms85092435\"",
                "\"nitro-verification-code=LTEzNjkzMjQzOTAyNTczNjUzMzk=\"",
                "\"ZOOM_verify_HvdZvhlmDWgV3eHP7iQlp6\"",
                "\"facebook-domain-verification=v4xmo9bji2yv8wktksgw0ubbfpxgt8\""
            ],
            "NS": [
                "dns4.p09.nsone.net.",
                "dns3.p09.nsone.net.",
                "dns1.p09.nsone.net.",
                "ns5.dnsmadeeasy.com.",
                "dns2.p09.nsone.net."
            ],
            "SOA": [
                "dns1.p09.nsone.net. hostmaster.nsone.net. 1644950914 3600 600 604800 1800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "75.2.53.215",
            "99.83.138.34"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:_spf.salesforce.com include:aspmx.sailthru.com include:spf.mandrillapp.com include:cerb.email include:_affiliate.advancelocal.com -all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:xnnzrak0@ag.dmarcian.com; ruf=mailto:xnnzrak0@fr.dmarcian.com; fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.mlive.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2kX9+vQ1heHkvWrJ5hAb4TbdANTfhtnnthLBl8iB4u13f8fz3KoyZajrXm1aeu81lKgq/dAAx8NqQICdqTLAZQ7iIbW/OwA6LlBr4A3ii/jnz5kITpnnQWGz0RopX9le9474/Jk0BKk0w0jO9DJdfY9XtVbrG+WXz2yQhtfX3DEMcSkg3B6w80bY8h+7uUe0wCJ5cbRL3wAJ5Tczkrrrff71ck30/1wKBWbr1Q40rAj2sQn6mX4xxIIAH5U5frDbeqcX59C2xeRUd1bXGUhrJEqFQ+XnCUnqKDGmL+M+CUtyDJeoeP5mBFiozpSpEEjtDxHnM/DtBL3xOhcT17cOrQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a135022da78f12244.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "75.2.53.215",
                        "99.83.138.34"
                    ],
                    "time_ms": 47.25
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "75.2.53.215",
                        "99.83.138.34"
                    ],
                    "time_ms": 43.15
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "75.2.53.215",
                        "99.83.138.34"
                    ],
                    "time_ms": 61.67
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "75.2.53.215",
                        "99.83.138.34"
                    ],
                    "time_ms": 31.83
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "75.2.53.215",
                        "99.83.138.34"
                    ],
                    "time_ms": 62.56
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "mlive.com",
        "valid_from": "2025-09-21T19:00:00-05:00",
        "valid_to": "2026-10-21T18:59:59-05:00",
        "days_remaining": 73,
        "san": [
            "mlive.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.mlive.com:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "openresty",
            "date": "Sun, 09 Aug 2026 04:48:11 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "134",
            "location": "https://www.mlive.com:443/",
            "x-arc-pb-edge": "0",
            "x-arc-cache-tag": "fusion-advancelocal-index-engine-10,fusion-did-advancelocal-index-engine-1854,fusion-pt-advancelocal-index-engine-page,fusion-ptid-advancelocal-index-engine-pJUpCnvINCfcFGk8s,fusion-template-id-advancelocal-index-pJUpCnvINCfcFGk8s,fusion-cid-advancelocal-index-0b732f299f73c52d917851190343fad28f5ba71ea522bf2485a195b684c8e5d6,url-advancelocal-index-f3c4b076,url-advancelocal-mlive-index-f3c4b076",
            "etag": "W/\"8377f-AtrmGWurDWw9AO+azfHNxLladPE\"",
            "x-arc-pb-mx-id": "00000000",
            "x-arc-pb-request-id": "6c6f7df9-a330-481e-ba8a-257b826e38c2",
            "last-modified": "Sun, 09 Aug 2026 04:47:50 GMT",
            "x-edgeconnect-midmile-rtt": "20",
            "x-edgeconnect-origin-mex-latency": "425",
            "x-edgeconnect-cache-status": "1",
            "mpulse_cdn_cache": "REVALIDATE",
            "mpulse_origin_time": "425",
            "cache-control": "private, max-age=60",
            "expires": "Sun, 09 Aug 2026 04:49:11 GMT",
            "set-cookie": "datadome=aiJIo9V_tvAnsS3jZ6Ykl7n3XXaq7wgcOW7I6pIO4B_fpb1FQ1BhxuTIKgZhsUNkj4_cXowFoo_rjcN9siicMV~5D6wGn11mvXCVlm90oWFJyCbRgtTT~7pXOhVl5R7s; Max-Age=31536000; Domain=.mlive.com; Path=/; Secure; SameSite=Lax",
            "content-security-policy": "upgrade-insecure-requests",
            "referrer-policy": "no-referrer-when-downgrade",
            "x-arc-ttl": "120",
            "x-arc-request-id": "0.29aa3717.1786250891.772b4b0",
            "x-datadome": "protected",
            "accept-ch": "Sec-CH-UA,Sec-CH-UA-Mobile,Sec-CH-UA-Platform,Sec-CH-UA-Arch,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Model,Sec-CH-Device-Memory",
            "x-arc-edgecontroller": "1.8.5",
            "server-timing": "ak_p; desc=\"1786250891488_389524009_124957872_2203_72312_7_16_15\";dur=1"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "openresty",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.mlive.com:443/",
        "title": "mlive.com",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "75.2.53.215": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "99.83.138.34": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mlive-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 106.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4040.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4039.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": 102.43
}