{
    "ok": true,
    "domain": "lge.com",
    "generated_at": "2026-08-10T05:34:49-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": "2 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": "169 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: a963ad13f5e2e46d5.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": "2 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": "169 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: a963ad13f5e2e46d5.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": [
                "76.223.18.25",
                "13.248.146.151"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 lgesmtp.lge.com."
            ],
            "TXT": [
                "\"v=spf1 ip4:156.147.51.0/24 ip4:156.147.23.0/24 ip4:156.147.1.0/24 ip4:156.147.184.168 ip4:156.147.36.0/24 ip4:165.244.98.152 ip4:165.244.239.0/24 ip4:136.166.1.5 ip4:203.247.149.204 include:spf2.lge.com ~all\"",
                "\"_dfrz5wmkaf3seguwyutc3dxcq15tos9\"",
                "\"openai-domain-verification=dv-Jlop5Pe0nPdZk9L5hac54rha\"",
                "\"cursor-domain-verification-1c3cjk=V7oKeQJJJ7VBcGW7F0IxLMT6q\"",
                "\"openai-domain-verification=dv-Wiq4ua2gxYKyOYK4WXi8VtCM\"",
                "\"google-site-verification=N74ggpdFfMu5l0y1rnx1-Piuwy2nU6vEpUQXl2ETZao\"",
                "\"ZOOM_verify_lP-dWmXyRCGMwI5I_MGz1A\"",
                "\"36n0i2s9a9890t1915sbok2n5d\"",
                "\"google-site-verification=N6hLy4SO2Hvcs37nKFolo4-BbrRBelyeabM335Ccsxk\"",
                "\"cursor-domain-verification-gkqr28=hZQzcRT313hQ9HR2kIMgHeh1b\"",
                "\"_globalsign-domain-verification=HH3TWNnrq-JXl5IkHz6QLG30fQ8g3vIIeqque9CKZr\"",
                "\"mandrill_verify.VSS5sdz6FK0qFu9LAm4EDw\"",
                "\"google-site-verification=V5UOiIAfvcflQSmb7bVLaMk2KHyWN9d_eYPKB-Nch7M\"",
                "\"mixpanel-domain-verify=1a965718-470c-441d-aa76-fc26703c3d05\"",
                "\"MS=5B46FBBC878758310E82881360CD830168E66E3C\"",
                "\"88ou6ar53kgvbqfn7jlk2v0fcf\"",
                "\"adobe-idp-site-verification=aafc2555acbbc07342cffd16e1b128547d9a4743d6a81217334b775b6ddb7a42\"",
                "\"MS=ms34442110\"",
                "\"sending_domain1071622=97d40c6c881a3af6a66b822837f4bd5b055eba4e9494dad026e799439823c557\"",
                "\"anthropic-domain-verification-sgvhtg=sFbc7lZWMNqlz5eNOJrd3zMdk\"",
                "\"openai-domain-verification=dv-ybDT8mYipyivobIKLX1ZfLZT\"",
                "\"atlassian-domain-verification=d6QPimR9KC/8aa9zofpAIJrDS83MOx/UldeI0jedTwbxMoCRFINO5rGoHrOHwayb\"",
                "\"cisco-ci-domain-verification=885289b3d68cb3e20d05821631666900541b49e6f924e373e3bcd6e32842e5d\"",
                "\"_globalsign-domain-verification=EpPojaTTwh1WZeElJa1yhswmsUzAdazmSIeNph6Tx_\"",
                "\"sending_domain1075932=db2bdd1b036f4af8fd18c1d3f5eb339acdf1d542df99dc70e152c7fd24f965f0\"",
                "\"sending_domain1126633=b7bb5037fe37dfa6b7e8d5211e32541afdc8a926c21ac3dda19d7980e66f48df\"",
                "\"google-site-verification=lQB8kjoO8MG9nlDdoiPmHPh1nglpcqBVVbJtNlcVO_A\"",
                "\"_g42t9f1bpv6p293vovl16zel8ov6t6c\"",
                "\"google-gws-recovery-domain-verification=38014216\"",
                "\"notion-domain-verification=TOKhUM7HaL1hIDtG5ED1ipzpmZUQ356Pwsp2CmVtEnC\"",
                "\"docusign=eeb11009-5d07-44c3-934c-6769b5011e08\"",
                "\"_qv8tfsvlqdetc997e1x36kltagcyzcg\"",
                "\"openai-domain-verification=dv-n9LzPfmlxsL9LguXzd2KsYUS\"",
                "\"anthropic-domain-verification-km4a7k=AUUkwFrEp5CAzUtOhUc2Qfv11\"",
                "\"facebook-domain-verification=e9xltch2nzphtk7z4klll2spdaa2g5\"",
                "\"da4-te5-vac\"",
                "\"google-site-verification=R4GHkhXTDAFnF7n7V5tvhpyA7ytyBrjB9j2TY9pUpOw\"",
                "\"figma-domain-verification=af684396fda3f802393059a1001e51c0238d8d464492965c87f9327c14a6c837-1751945438\"",
                "\"_u611hm2e3818n54ox0h7ekm2c7rjyay\"",
                "\"atlassian-domain-verification=cw8s4ys00tWHknO2g0C/ZvTukgQ700HeLQX5WyjKi3mOcgF336IeaEjCgkV7GNJQ\""
            ],
            "NS": [
                "prmns.lg.co.kr.",
                "secns.lg.co.kr."
            ],
            "SOA": [
                "prmns.lg.co.kr. root.prmns.lg.co.kr. 2026081001 86400 3600 2419200 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "76.223.18.25",
            "13.248.146.151"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:156.147.51.0/24 ip4:156.147.23.0/24 ip4:156.147.1.0/24 ip4:156.147.184.168 ip4:156.147.36.0/24 ip4:165.244.98.152 ip4:165.244.239.0/24 ip4:136.166.1.5 ip4:203.247.149.204 include:spf2.lge.com ~all",
        "dmarc": "v=DMARC1; p=none;",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.lge.com",
        "dkim": "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwHDG24/lpE5ofZcJcUzuFZw7r29qkgNEYB7fLMGwJSJ0kbJu9lTRlpadbb/SsSRagpWbT+A3aj2UBvDUZ0w2Y0Q8wxdpoylCt0r6ddEulq8nE3hL7XtYrqnbo4m6WWC1f1Z7C3Ggj8OydcELPKaCgxPRZKUf2bz1uWEpBcupFEhHJHfbkTLNl5Cu3TQBreDk7zWxiCf5KTwmzbKACIBhCFz8BHfgkdhKn2nEi69nJXD+6jLfY5BF5O45zwKJmQI+26xOFH5JA39/SlbAJlD1z9JpSC8mNbCFFukbcnIfLm0108gclt1LM1AtFqQHGBJm6iBo2RybGBfzmfss7pOr7wIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a963ad13f5e2e46d5.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.248.146.151",
                        "76.223.18.25"
                    ],
                    "time_ms": 47.97
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.248.146.151",
                        "76.223.18.25"
                    ],
                    "time_ms": 29.63
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.248.146.151",
                        "76.223.18.25"
                    ],
                    "time_ms": 391.08
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.248.146.151",
                        "76.223.18.25"
                    ],
                    "time_ms": 31.53
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.248.146.151",
                        "76.223.18.25"
                    ],
                    "time_ms": 42.69
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "lge.com",
        "valid_from": "2026-07-12T19:00:00-05:00",
        "valid_to": "2027-01-26T17:59:59-06:00",
        "days_remaining": 169,
        "san": [
            "lge.com",
            "www.lge.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.lg.com/us/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 10:34:38 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "0",
            "location": "https://www.lg.com/us/",
            "x-a": "PACP",
            "content-language": "en",
            "cache-control": "private, must-revalidate, max-age=6926",
            "expires": "Mon, 10 Aug 2026 12:30:04 GMT",
            "content-security-policy": "frame-ancestors 'self'",
            "x-frame-options": "SAMEORIGIN",
            "server-timing": "ak_p; desc=\"1786358078667_390233297_249021717_47_15599_22_0_15\";dur=1",
            "etag": "\"w3cd1vleln1qzke\"",
            "set-cookie": "akacd_pr_lgcom_us=946684800~rv=8~id=25ec4bb581ff35cfa120edebf52db0c1; path=/; Expires=Sat, 01 Jan 2000 00:00:00 GMT; Secure; SameSite=None"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "x-content-type-options": false,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.lg.com/us/",
        "title": "LG Electronics & Home Appliances | Shop Now | LG USA",
        "description": "Life's Good with LG. Shop online at LG.com US to find exclusive deals on the latest home entertainment and appliances. Add smart technology and modern design to your home today.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "76.223.18.25": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.248.146.151": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "lgesmtp.lge.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 184.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4203.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.4,
                "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": 83.59
}