{
    "ok": true,
    "domain": "coupang.com",
    "generated_at": "2026-08-09T18:36:55-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 69,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 69,
            "network": 65,
            "availability": 60
        },
        "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": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "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": "163 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-108-157-150-100.mci50.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": 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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "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": "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": "163 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-108-157-150-100.mci50.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": "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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [
                "108.157.150.100",
                "108.157.150.86",
                "108.157.150.16",
                "108.157.150.94"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-007ab803.gslb.pphosted.com.",
                "10 mxb-007ab803.gslb.pphosted.com."
            ],
            "TXT": [
                "\"docker-verification=1600fa67-7c71-4028-8147-1cf8585ef0e8\"",
                "\"google-site-verification=9oit7noZiIdrS8LwJzYnzc9oz4Gfz1CFg-K3CN3fsDE\"",
                "\"v=spf1 include:spf.protection.outlook.com include:_spfblockq.coupang.com include:_spfblocka.toast.com include:_spf-external.coupang.com include:_spfblockw.coupang.com include:%{ir}.%{v}.%{d}.spf.has.pphosted.com -all\"",
                "\"atlassian-domain-verification=jql10Fd1eesSvfQzltucpHSuEeNy1Mm/MSrPmjgV/rlhuNKKE7mEg3CMUSFoo5Rf\"",
                "\"infoblox-domain-mastery=e0f70c830b3c1e5cd070f888ee55e64940b2b6b4293275d7a2aff52e386dce2aa1\"",
                "\"modusign=01KWBJ185MCAKWSFY26W7DGJEK\"",
                "\"adobe-idp-site-verification=7a86585203ca54b79504376d9d4e00cec1d2b2b6f9cbef8b9622740a9a6346bf\"",
                "\"docusign=aec34b01-7732-4ba2-a153-d461fccdb582\"",
                "\"atlassian-domain-verification=WPrOaonSTFsNG4Oq33nyVHUhsawbVlueIKajsu2G3UwoasDBGCfJyZQvNszQRlxq\"",
                "\"_dvf4lc1uq5ces55a1g3jcn86q40vf49\"",
                "\"figma-domain-verification=a019a233ffa9bf524301a3b011441f6aa2f1261b5080adcaf684e71bf2ee0565-1758848930\"",
                "\"dell-technologies-domain-verification=coupang.com_4d308877-6ac5-4a4f-805c-162313771661_1783149742\"",
                "\"Dynatrace-site-verification=31b1f705-5069-47c9-9d50-3b3457cbd38e__mljkkd8lfj67lu18jdbsgqif20\"",
                "\"v=DMARC1; coupanginc.com._report._dmarc.coupang.com\"",
                "\"facebook-domain-verification=79d9o9znq3ngkcagojck8tr1bfuzca\"",
                "\"amazonses:Lr76IxiwljC13/Jw5Ekjkzeygv9ChZXSs+3IxImsYXc=\"",
                "\"openai-domain-verification=dv-Z2EaKPhcydkYRCcJwJG0lR4K\"",
                "\"apple-domain-verification=f397ynick1uaLdMQ\"",
                "\"asv=83b3545fbbdb155c2a32bf440c15b28d\"",
                "\"v=DMARC1; coupang.net._report._dmarc.coupang.com\"",
                "\"atlassian-domain-verification=H/idItj9WdgZKvBGG4AFfllQVYAWg7oBaLukevAsX913z4MqNDxxKzBalbH7VpwG\"",
                "\"censys-domain-verification=3jhgm-_5jP9t92cOT0z2KquugPQ1oo8NQ1W4ZGqBe5s_\"",
                "\"neat-pulse-domain-verification-9vKrknN=61b17468-8f7c-478d-8c90-cf590a7e44fb\"",
                "\"v=DMARC1; cpent.com._report._dmarc.coupang.com\"",
                "\"autodesk-domain-verification=spfhQurOJHfsAnimBmO9\"",
                "\"twilio-domain-verification=b70289aa04a139317ef40b0221200b7d\"",
                "\"tiktok-developers-site-verification=hD7UfbmXKGbKUBeutBswtSUKRX3upS7N\"",
                "\"dtm-domain-verification=i0uU42zVr01EvtoB31JpuPZpsty2afcvmALhUXjhWbU\"",
                "\"canva-site-verification=fB7WSDT4yT2Yc_d1XIC-2w\"",
                "\"jamf-site-verification=IOhvMGXuqBqkbMHkh3z23w\"",
                "\"google-site-verification=1r2cFJqMHz5DnnPTMpURsYbwfO78GCoQUoD2UDnl5Og\""
            ],
            "NS": [
                "ns-1493.awsdns-58.org.",
                "ns-343.awsdns-42.com.",
                "ns-586.awsdns-09.net.",
                "ns-1837.awsdns-37.co.uk."
            ],
            "SOA": [
                "ns-586.awsdns-09.net. awsdns-hostmaster.amazon.com. 2016112921 10800 3600 604800 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "108.157.150.100",
            "108.157.150.86",
            "108.157.150.16",
            "108.157.150.94"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:_spfblockq.coupang.com include:_spfblocka.toast.com include:_spf-external.coupang.com include:_spfblockw.coupang.com include:%{ir}.%{v}.%{d}.spf.has.pphosted.com -all",
        "dmarc": "v=DMARC1; p=quarantine; sp=none; fo=1; pct=100; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.coupang.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC9oWyO2o/+XAzyZ6kESwzzdX0iPedknCZlFf21tJzkZjefERqmr5Axy8XB7g5aKkfnCHT9VnK8ujDCDkE4g85I6Ki9lCW8+V01lSghX9qaA5bdEr2FITixORkWBj9ojdnpmbwFY/kGon5RdAUXsDK2SuD/WDgbAIhhWY97JzqA5wIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "v=BIMI1; l=https://bimi-assets.has.pphosted.com/default._bimi.coupang.com.svg; a=https://bimi-assets.has.pphosted.com/default._bimi.coupang.com.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-108-157-150-100.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.32.205.39",
                        "13.32.205.54",
                        "13.32.205.74",
                        "13.32.205.99"
                    ],
                    "time_ms": 85.92
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.32.205.39",
                        "13.32.205.54",
                        "13.32.205.74",
                        "13.32.205.99"
                    ],
                    "time_ms": 54.16
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "52.84.199.112",
                        "52.84.199.114",
                        "52.84.199.128",
                        "52.84.199.58"
                    ],
                    "time_ms": 72.69
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.32.205.39",
                        "13.32.205.54",
                        "13.32.205.74",
                        "13.32.205.99"
                    ],
                    "time_ms": 101.04
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.150.100",
                        "108.157.150.16",
                        "108.157.150.86",
                        "108.157.150.94"
                    ],
                    "time_ms": 84.64
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.coupang.com",
        "valid_from": "2026-07-05T19:00:00-05:00",
        "valid_to": "2027-01-19T17:59:59-06:00",
        "days_remaining": 163,
        "san": [
            "*.coupang.com",
            "coupang.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.coupang.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "content-length": "369",
            "location": "https://www.coupang.com/",
            "date": "Sun, 09 Aug 2026 23:36:54 GMT",
            "server": "AkamaiGHost",
            "strict-transport-security": "max-age=31536000",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 22459bbbd30dde841847a0907f3ba96c.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "CMH68-P2",
            "x-amz-cf-id": "8T7kLVO8TBdncrOZqgXVlYKgAr8MUJrmioSGrpFDAl92sg4_Oy3kZA==",
            "mime-version": "1.0",
            "content-type": "text/html",
            "expires": "Sun, 09 Aug 2026 23:36:54 GMT",
            "x-reference-error": "18.502b3417.1786318614.d4bd4360"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.coupang.com/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "108.157.150.100": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "Missouri",
            "city": "Kansas City",
            "latitude": 39.0997285,
            "longitude": -94.5785681,
            "asn": 16509,
            "organization": "Amazon.com, Inc.",
            "isp": "Amazon.com, Inc.",
            "timezone": "America/Chicago"
        },
        "108.157.150.86": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "Missouri",
            "city": "Kansas City",
            "latitude": 39.0997285,
            "longitude": -94.5785681,
            "asn": 16509,
            "organization": "Amazon.com, Inc.",
            "isp": "Amazon.com, Inc.",
            "timezone": "America/Chicago"
        },
        "108.157.150.16": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "Missouri",
            "city": "Kansas City",
            "latitude": 39.0997285,
            "longitude": -94.5785681,
            "asn": 16509,
            "organization": "Amazon.com, Inc.",
            "isp": "Amazon.com, Inc.",
            "timezone": "America/Chicago"
        },
        "108.157.150.94": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "Missouri",
            "city": "Kansas City",
            "latitude": 39.0997285,
            "longitude": -94.5785681,
            "asn": 16509,
            "organization": "Amazon.com, Inc.",
            "isp": "Amazon.com, Inc.",
            "timezone": "America/Chicago"
        }
    },
    "smtp": {
        "host": "mxa-007ab803.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 29.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 49.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 72.5,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 92.64
}