{
    "ok": true,
    "domain": "adage.com",
    "generated_at": "2026-08-08T22:21:16-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 70,
            "security": 65,
            "network": 100,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "2 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "2 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": 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": 0,
                "lost_points": 20,
                "detail": "No tested DKIM selector responded."
            },
            {
                "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": "16 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 6,
                "lost_points": 4,
                "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: a23-200-156-142.deploy.static.akamaitechnologies.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": 35,
                "lost_points": 0,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "2 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "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": "error",
                "title": "DKIM",
                "detail": "No tested DKIM selector responded.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "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": "16 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 6,
                "lost_points": 4
            },
            {
                "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: a23-200-156-142.deploy.static.akamaitechnologies.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": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "23.200.156.142",
                "23.200.156.151"
            ],
            "AAAA": [
                "2600:1407:3c00:1868::17dc:9017",
                "2600:1407:3c00:1868::17dc:900f"
            ],
            "CNAME": [],
            "MX": [
                "60 usb-smtp-inbound-2.mimecast.com.",
                "10 usb-smtp-inbound-1.mimecast.com."
            ],
            "TXT": [
                "\"google-site-verification=69bymnCN1yRQSpHf-DQz5sLMlqQ0GuCspakaXRLBVZg\"",
                "\"MS=ms52345011\"",
                "\"v=spf1 include:spf.crain.com include:_spf.clickshare.com include:aspmx.pardot.com include:usb._netblocks.mimecast.com ~all\"",
                "\"google-site-verification=uWzYibDTuhjliXGRiMnMEthKIS6O5mnJViVhGIOvK28\"",
                "\"lucidlink-verification=J1CHE4K03BM1Q64NFPMW63KC24\"",
                "\"bw=A0toi1iKzrmRS2jxukTxOo6KI3d7V7eoIzDw5G7ubw5s\"",
                "\"anthropic-domain-verification-pg50pw=UwO6bTKI23RICT2yieNZizAJB\""
            ],
            "NS": [
                "kurt.ns.cloudflare.com.",
                "connie.ns.cloudflare.com."
            ],
            "SOA": [
                "connie.ns.cloudflare.com. dns.cloudflare.com. 2411500134 10000 2400 604800 1800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.200.156.142",
            "23.200.156.151"
        ],
        "ipv6": [
            "2600:1407:3c00:1868::17dc:9017",
            "2600:1407:3c00:1868::17dc:900f"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:spf.crain.com include:_spf.clickshare.com include:aspmx.pardot.com include:usb._netblocks.mimecast.com ~all",
        "dmarc": "v=DMARC1; p=none;",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-200-156-142.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.66.127.24",
                        "23.66.127.53"
                    ],
                    "time_ms": 75.17
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.200.156.142",
                        "23.200.156.151"
                    ],
                    "time_ms": 46.49
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.55.236.134",
                        "23.55.236.140"
                    ],
                    "time_ms": 40.01
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.66.127.24",
                        "23.66.127.53"
                    ],
                    "time_ms": 110.67
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.48.224.11",
                        "23.48.224.4"
                    ],
                    "time_ms": 108.66
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "crain.web.arc-cdn.net",
        "valid_from": "2026-05-27T08:49:45-05:00",
        "valid_to": "2026-08-25T08:49:44-05:00",
        "days_remaining": 16,
        "san": [
            "adage.com",
            "arcxp-dev.adage.com",
            "arcxp-dev.automobilwoche.de",
            "arcxp-dev.autonews.com",
            "arcxp-dev.chicagobusiness.com",
            "arcxp-dev.craincurrency.com",
            "arcxp-dev.crainscleveland.com",
            "arcxp-dev.crainsdetroit.com",
            "arcxp-dev.crainsgrandrapids.com",
            "arcxp-dev.crainsnewyork.com",
            "arcxp-dev.genomeweb.com",
            "arcxp-dev.hartenergy.com",
            "arcxp-dev.modernhealthcare.com",
            "arcxp-dev.pionline.com",
            "arcxp-dev.plasticsnews.com",
            "arcxp-dev.rubbernews.com",
            "arcxp-dev.tirebusiness.com",
            "arcxp-dev.utech-polyurethane.com",
            "arcxp-prod.automobilwoche.de",
            "arcxp-prod.chicagobusiness.com",
            "arcxp-prod.craincurrency.com",
            "arcxp-prod.crainscleveland.com",
            "arcxp-prod.crainsdetroit.com",
            "arcxp-prod.crainsgrandrapids.com",
            "arcxp-prod.crainsnewyork.com",
            "arcxp-prod.genomeweb.com",
            "arcxp-prod.hartenergy.com",
            "arcxp-prod.modernhealthcare.com",
            "arcxp-prod.pionline.com",
            "arcxp-prod.plasticsnews.com",
            "arcxp-prod.rubbernews.com",
            "arcxp-prod.tirebusiness.com",
            "arcxp-prod.utech-polyurethane.com",
            "arcxp-sandbox.adage.com",
            "arcxp-sandbox.automobilwoche.de",
            "arcxp-sandbox.autonews.com",
            "arcxp-sandbox.chicagobusiness.com",
            "arcxp-sandbox.craincurrency.com",
            "arcxp-sandbox.crainscleveland.com",
            "arcxp-sandbox.crainsdetroit.com",
            "arcxp-sandbox.crainsgrandrapids.com",
            "arcxp-sandbox.crainsnewyork.com",
            "arcxp-sandbox.genomeweb.com",
            "arcxp-sandbox.hartenergy.com",
            "arcxp-sandbox.modernhealthcare.com",
            "arcxp-sandbox.pionline.com",
            "arcxp-sandbox.plasticsnews.com",
            "arcxp-sandbox.rubbernews.com",
            "arcxp-sandbox.tirebusiness.com",
            "arcxp-sandbox.utech-polyurethane.com",
            "arcxp-stage.adage.com",
            "arcxp-stage.automobilwoche.de",
            "arcxp-stage.autonews.com",
            "arcxp-stage.chicagobusiness.com",
            "arcxp-stage.craincurrency.com",
            "arcxp-stage.crainscleveland.com",
            "arcxp-stage.crainsdetroit.com",
            "arcxp-stage.crainsgrandrapids.com",
            "arcxp-stage.crainsnewyork.com",
            "arcxp-stage.genomeweb.com",
            "arcxp-stage.hartenergy.com",
            "arcxp-stage.modernhealthcare.com",
            "arcxp-stage.pionline.com",
            "arcxp-stage.plasticsnews.com",
            "arcxp-stage.rubbernews.com",
            "arcxp-stage.tirebusiness.com",
            "arcxp-stage.utech-polyurethane.com",
            "crain-adage-dev.web.arc-cdn.net",
            "crain-adage-prod.web.arc-cdn.net",
            "crain-adage-sandbox.web.arc-cdn.net",
            "crain-adage-staging.web.arc-cdn.net",
            "crain-automobilwoche-sandbox.web.arc-cdn.net",
            "crain-automobilwoche-staging.web.arc-cdn.net",
            "crain-automotivenews-dev.web.arc-cdn.net",
            "crain-automotivenews-prod.web.arc-cdn.net",
            "crain-automotivenews-sandbox.web.arc-cdn.net",
            "crain-automotivenews-staging.web.arc-cdn.net",
            "crain-crain-dev.web.arc-cdn.net",
            "crain-crain-prod.web.arc-cdn.net",
            "crain-crain-sandbox.web.arc-cdn.net",
            "crain-crain-staging.web.arc-cdn.net",
            "crain.web.arc-cdn.net",
            "www.adage.com",
            "www.automobilwoche.de",
            "www.autonews.com",
            "www.chicagobusiness.com",
            "www.craincurrency.com",
            "www.crainscleveland.com",
            "www.crainsdetroit.com",
            "www.crainsgrandrapids.com",
            "www.crainsnewyork.com",
            "www.genomeweb.com",
            "www.hartenergy.com",
            "www.modernhealthcare.com",
            "www.pionline.com",
            "www.plasticsnews.com",
            "www.rubbernews.com",
            "www.sustainableplastics.com",
            "www.tirebusiness.com",
            "www.utech-polyurethane.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://adage.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=utf-8",
            "server": "openresty",
            "x-arc-pb-edge": "0",
            "etag": "W/\"35b990-wj2XRCSXfldY5TmZqItF+OLQkQs\"",
            "x-arc-pb-mx-id": "00000000",
            "x-arc-pb-request-id": "0ef4a1c9-a4e7-4fe7-b7bb-167ba2130623",
            "last-modified": "Sun, 09 Aug 2026 03:20:50 GMT",
            "x-edgeconnect-cache-status": "1",
            "cache-control": "private, max-age=60",
            "expires": "Sun, 09 Aug 2026 03:22:11 GMT",
            "date": "Sun, 09 Aug 2026 03:21:11 GMT",
            "content-security-policy": "upgrade-insecure-requests",
            "x-arc-ttl": "120",
            "x-arc-request-id": "0.8ea4c017.1786245671.c3944375",
            "server-timing": "ak_p; desc=\"1786245671341_398501006_3281273717_8232_16039_6_18_15\";dur=1"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "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": "openresty",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://adage.com/",
        "title": "Advertising, Marketing, Media and Tech News - Ad Age",
        "description": "",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.200.156.142": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.200.156.151": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "usb-smtp-inbound-2.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 30.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 82.1,
                "banner": "220 usb-smtp-inbound-1.mimecast.com ESMTP; Sat, 08 Aug 2026 20:21:15 -0700",
                "error": "No connection"
            }
        ]
    },
    "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": 119.77
}