{
    "ok": true,
    "domain": "complex.com",
    "generated_at": "2026-08-09T00:43:38-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 81,
            "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": "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": "5 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": "188 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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-18-172-122-10.ord56.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": 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": "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": "5 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": "188 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-18-172-122-10.ord56.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": "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": [
                "18.172.122.10",
                "18.172.122.48",
                "18.172.122.80",
                "18.172.122.98"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com."
            ],
            "TXT": [
                "\"atlassian-domain-verification=gQmvkXt3f6Ivx/PU7MFWZ9YjYNZ6pzV8atZLLrg3al6TsKS696OQ442rxZo55BKs\"",
                "\"klavivo-site-verification=UPi8JY\"",
                "\"google-site-verification=3hlnbBjL3drr8O618t7R4-tfF_EuIoXH6BCvtDq35XU\"",
                "\"v=spf1 include:_spf.google.com include:shops.shopify.com include:mail.zendesk.com include:_spf.salesforce.com ~all\""
            ],
            "NS": [
                "ns-696.awsdns-23.net.",
                "ns-1942.awsdns-50.co.uk.",
                "ns-1171.awsdns-18.org.",
                "ns-152.awsdns-19.com."
            ],
            "SOA": [
                "ns-1171.awsdns-18.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.172.122.10",
            "18.172.122.48",
            "18.172.122.80",
            "18.172.122.98"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:shops.shopify.com include:mail.zendesk.com include:_spf.salesforce.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; pct=100; rua=mailto:info@complex.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.complex.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCRPBuDVTQzNRwGRFTnH7kk4BOHlX3kOcSe6col68hkMlEZOP4TJd7S22aMxTQZLLgvKxFonwD3v13pS9NMCriLRpH56qDaFceplKmJ3g6H4uQBfHfX3FIIyYtP+Qy33+z/Im0bNbSpdzxucJZcSrN5u/LV62QWTy9if/XcDSHLbwIDAQAB",
        "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-18-172-122-10.ord56.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.172.122.10",
                        "18.172.122.48",
                        "18.172.122.80",
                        "18.172.122.98"
                    ],
                    "time_ms": 91.8
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.172.122.10",
                        "18.172.122.48",
                        "18.172.122.80",
                        "18.172.122.98"
                    ],
                    "time_ms": 53.73
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.157.150.117",
                        "108.157.150.4",
                        "108.157.150.49",
                        "108.157.150.79"
                    ],
                    "time_ms": 80.46
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.172.122.10",
                        "18.172.122.48",
                        "18.172.122.80",
                        "18.172.122.98"
                    ],
                    "time_ms": 103.4
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.150.117",
                        "108.157.150.4",
                        "108.157.150.49",
                        "108.157.150.79"
                    ],
                    "time_ms": 80.74
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "complex.com",
        "valid_from": "2026-01-15T18:00:00-06:00",
        "valid_to": "2027-02-13T17:59:59-06:00",
        "days_remaining": 188,
        "san": [
            "complex.com",
            "*.proto.complex.com",
            "*.mwd.complex.com",
            "*.rnd.complex.com",
            "*.tools.complex.com",
            "*.complex.com",
            "*.svg.complex.com",
            "*.access.complex.com",
            "*.partner.complex.com",
            "*.colabs.complex.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.complex.com:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=utf-8",
            "content-length": "134",
            "location": "https://www.complex.com:443/",
            "server": "cloudflare",
            "date": "Sun, 09 Aug 2026 05:43:29 GMT",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 cabb72a15b7245bc705e8a8014876486.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P2",
            "x-amz-cf-id": "MBknrPqFgADC7v6ZXC69J35TtKIOefoBsHR4I3KdvF9_nDwLYC1Cjw==",
            "age": "619",
            "cf-ray": "a2847188de2a1c65-STL",
            "cf-cache-status": "HIT",
            "cache-control": "private, no-cache, no-store, max-age=0, must-revalidate",
            "last-modified": "Sun, 09 Aug 2026 05:43:29 GMT",
            "link": "<https://cdn3.complex.com/ff26abe450545c5e53a2f5dc9088663e6d13bb65/_next/static/media/0e54dc4a88da75bb-s.p.06vkzv72tswuw.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", <https://cdn3.complex.com/ff26abe450545c5e53a2f5dc9088663e6d13bb65/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", <https://cdn3.complex.com/ff26abe450545c5e53a2f5dc9088663e6d13bb65/_next/static/media/NeueHaasUnica_Black-s.p.10p-.5omt2hx2.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", <https://cdn3.complex.com/ff26abe450545c5e53a2f5dc9088663e6d13bb65/_next/static/media/NeueHaasUnica_Bold-s.p.0kfjsb_gn7lx2.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", <https://cdn3.complex.com/ff26abe450545c5e53a2f5dc9088663e6d13bb65/_next/static/media/NeueHaasUnica_Italic-s.p.0lfo4ovjdh59f.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", <https://cdn3.complex.com/ff26abe450545c5e53a2f5dc9088663e6d13bb65/_next/static/media/NeueHaasUnica_Medium-s.p.061yvpnre-0~p.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", <https://cdn3.complex.com/ff26abe450545c5e53a2f5dc9088663e6d13bb65/_next/static/media/NeueHaasUnica_Regular-s.p.0ek5js.h_xrzz.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", <https://cdn3.complex.com/ff26abe450545c5e53a2f5dc9088663e6d13bb65/_next/static/media/RobotoMono_Bold-s.p.0~sh.f0bh6.7e.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", <https://cdn3.complex.com/ff26abe450545c5e53a2f5dc9088663e6d13bb65/_next/static/media/RobotoMono_BoldItalic-s.p.0ejp_puv3d5eq.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", <https://cdn3.complex.com/ff26abe450545c5e53a2f5dc9088663e6d13bb65/_next/static/media/RobotoMono_Italic-s.p.0as37zis93ka7.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", <https://cdn3.complex.com/ff26abe450545c5e53a2f5dc9088663e6d13bb65/_next/static/media/RobotoMono_Medium-s.p.0-3am4j8jvae_.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", <https://cdn3.complex.com/ff26abe450545c5e53a2f5dc9088663e6d13bb65/_next/static/media/RobotoMono_Regular-s.p.0f.3a_khj_bzs.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", <https://cdn3.complex.com/ff26abe450545c5e53a2f5dc9088663e6d13bb65/_next/static/media/f67ad414ed34149c-s.p.0036ggltrltw4.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", <https://cdn3.complex.com/ff26abe450545c5e53a2f5dc9088663e6d13bb65/_next/static/chunks/0edc2954g-w63.css>; rel=preload; as=\"style\", <https://cdn3.complex.com/ff26abe450545c5e53a2f5dc9088663e6d13bb65/_next/static/chunks/0g926kznmaglj.css>; rel=preload; as=\"style\", <https://cdn3.complex.com/ff26abe450545c5e53a2f5dc9088663e6d13bb65/_next/static/chunks/0je1kfnaf1st-.css>; rel=preload; as=\"style\"",
            "x-powered-by": "Next.js",
            "strict-transport-security": "max-age=300",
            "vary": "rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding",
            "content-security-policy": "frame-ancestors 'self' https://*.sanity.studio https://*.complex.com https://*.samsung-news.com",
            "x-amp-variant": "1ee7bf2257b1",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "x-worker-processed": "true",
            "cdn-cache-control": "max-age=86400, stale-while-revalidate=60, stale-if-error=86400",
            "surrogate-key": "sites-prod-ui navigation_v4 homepage landing",
            "set-cookie": "__cf_bm=QfZYSE0Ws_gXPEXzyZE1uryvqmy0LgZH3Y0utpDck6o-1786254209.418369-1.0.1.1-SPVt8bp5dFif9ESskmLJOQBYl6gBRFZvTZQdRmLsaFeSGZhd4RPSyBETn6QubNxYiwY7YsfYwq__ou.BtD8QAlB.a.V36fhV_WUvboJucVa.z2D7JUhqZCoGwIYKhAOg; HttpOnly; SameSite=None; Secure; Path=/; Domain=complex.com; Expires=Sun, 09 Aug 2026 06:13:29 GMT",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "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": "cloudflare",
        "powered_by": "Next.js"
    },
    "webpage": {
        "url": "https://www.complex.com:443/",
        "title": "Complex | Rap Music, Sneakers, Streetwear Style, Internet Culture News",
        "description": "Find the latest entertainment news and the best in rap music, pop and internet culture, sneakers, style and streetwear, and sports culture. Complex is the best source for everything from rappers like Kanye West, Drake, and Kendrick Lamar to sneakers from Nike, Jordan, Adidas, to streetwear from Supreme, KITH, and A Bathing Ape to internet culture from Kai Cenat, IShowSpeed, and Adin Ross to sports figures like LeBron James, Tom Brady, and Lionel Messi.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "18.172.122.10": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.172.122.48": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.172.122.80": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.172.122.98": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 21.8,
                "banner": "220 mx.google.com ESMTP 46e09a7af769-7f35b7a97f7si5576444a34.80 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4021.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4008,
                "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": 93.98
}