{
    "ok": true,
    "domain": "usnews.com",
    "generated_at": "2026-08-08T18:04:40-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 73,
        "label": "Fair",
        "categories": {
            "dns": 80,
            "mail": 90,
            "security": 65,
            "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": "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": "6 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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "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": "73 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-205-89-134.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": 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": "No successful HTTP response."
            },
            {
                "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": "6 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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "73 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-205-89-134.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": "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": "No successful HTTP response.",
                "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": [
                "23.205.89.134",
                "23.205.89.140"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 alt1.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com."
            ],
            "TXT": [
                "\"sophos-domain-verification=fdbec855e63b2071ff079de186cc1dac08b4dcd146309bb377d1820c918820b3\"",
                "\"adobe-idp-site-verification=5c15a9ed09bebe1d6398278573886d10fe5cafb99d913d8470eea3cf1b4ace4b\"",
                "\"yahoo-verification-key=nZs2Seb6dnVCIRmTQ3X2SkfBQKbDOEImx+PdFytBymQ=\"",
                "\"amazonses:mjXvXGVIDfLow8YqkAV7/olqcmeTMJoJQsJhjqlWtCU=\"",
                "\"cursor-domain-verification-jshhn7=6pHhQV2UmDIpQdOFz8KKnMJvA\"",
                "\"canva-site-verification=F4LwZMYYxT0n3z6kzeuhFA\"",
                "\"google-site-verification=xIZHtG2pvMpgbVShSiwWfMgKz4LDGyAyAzgjUcjMXXk\"",
                "\"activeprospect-domain-verification=dlfNZMvpeP1jrIsKaAMhXw==\"",
                "\"new-relic-domain-verification=591561e673004044bd8d0cf855ba9839\"",
                "\"ZOOM_verify_X6FjtCkvSl6J_A5UT_QfLw\"",
                "\"v=spf1 include:_spf.google.com include:amazonses.com include:_spf.psm.knowbe4.com ~all\"",
                "\"atlassian-sending-domain-verification=5e4cef2c-89a4-4129-bee1-21510f0414c4\"",
                "\"facebook-domain-verification=4onziq2r3y9y8wx1tf5ympb4sz11x8\"",
                "\"apple-domain-verification=xtaOhr8Aw90PleVE5ZhDVTj0KwLrgyiQrq7yCyJVyqY\"",
                "\"anthropic-domain-verification-d3ha5c=OMtK8MKwkNImi2On6rdzmKrCv\""
            ],
            "NS": [
                "a1-61.akam.net.",
                "a3-64.akam.net.",
                "a11-64.akam.net.",
                "a12-65.akam.net.",
                "a14-66.akam.net.",
                "a22-66.akam.net."
            ],
            "SOA": [
                "a14-66.akam.net. hostmaster.usnews.com. 1561061028 600 300 604800 600"
            ],
            "CAA": [
                "0 issue \"letsencrypt.org\"",
                "0 issue \"digicert.com; cansignhttpexchanges=yes\"",
                "0 issue \"akamai.com\"",
                "0 iodef \"mailto:dns-admin@usnews.com\"",
                "0 issue \"usertrust.com\"",
                "0 issue \"networksolutions.com\"",
                "0 issue \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issue \"sectigo.com\"",
                "0 issue \"amazonaws.com\"",
                "0 issue \"web.com\"",
                "0 issue \"trust-provider.com\""
            ],
            "DS": [
                "60016 13 2 D78F9F98010C9E83D3BA0A7394BA039CE51793B8A61A0439DEC2E073 FEC5C3EA"
            ],
            "DNSKEY": [
                "257 3 13 +3Yri0BV2cnNVTOoQv+0DRQmdKG62I0c59xrW0bP5HLQy7ZOEV/wwddo 2fFj+FusRq2IugKD0qWkfdiU2u1ceg==",
                "257 3 13 +ORi9oKSUM5rZYfNz2ofzkmrqMR7Sf8NR/mJmSPEGdd5HtnIil7BlTzi e29NZKDiCPL/It31yS7Yf5kpuws3Yg==",
                "256 3 13 VNUX+S3+hzYLB1gJIwNUoOea1xatjARBKtEIrVtr+7nlO+0mUmRmym3P HcMtdizQ4RoyAKxEIaAHsJjQsi0aYA==",
                "256 3 13 WjFEkh1EZBciuCOmkSKbCWsgQaDgH+qIn5Y8mN1O044nbjxeV0hiRBOd dMKzC1u5O1pxB+Q3MrKdPDAaxS342g=="
            ],
            "RRSIG": [
                "DNSKEY 13 2 7200 20260811174341 20260808164341 57271 usnews.com. EvaW365tBfMZPZZ7ffq/Ve2rwreXrJxmdCZkigWt9P/edF4tMgRR3zGD oqYIlxAGLVtRlpoleGc4cuuXUnqs7g==",
                "DNSKEY 13 2 7200 20260811174341 20260808164341 60016 usnews.com. 2sYmiLvUcPLIZx1mNoK7CkpbA+DcAU68XN2P4Zl5iExRqWq7fWGEqVTs AARm9sCy9IP3WBoz1ahj6nonxPpIug==",
                "TXT 13 2 120 20260811174341 20260808164341 47967 usnews.com. FCgFkigao0DplRnJ0FqLxpICDP3UA5Wmx3hxDVifhzAHR6qy7sV0nS1O /E29053Kq4YcsuM/hED5fMpAFX6sNA==",
                "A 13 2 20 20260811174341 20260808164341 47967 usnews.com. 45pqXFQGjA7nYvvq3A/5+TnVuv+MA7/w7fBHBqgZnmcZzTixSEhqJXW2 aKIUCnVPwIKIr+WTXW7PnMIP0taIRg==",
                "DS 13 2 86400 20260812013103 20260805002103 41446 com. os4kIItjRMuuQPU9H2Q56DK+Z+hmlVQgvJtSbmR3NDESXAcv0O3PdZXa vGWF9uhakvFfeRP9gnGwWHDff7sAvw==",
                "CAA 13 2 60 20260811174341 20260808164341 47967 usnews.com. ecaPSe97roatNRv41IIVTcAq9WSmT2yFqxoLZbo2lCVD0pN/l2MdFBe4 SPyndbNqVTZhV6JEfwg6/KIyw/5Tww=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.205.89.134",
            "23.205.89.140"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:amazonses.com include:_spf.psm.knowbe4.com ~all",
        "dmarc": "v=DMARC1; p=reject; sp=reject; fo=1; ri=3600; rua=mailto:t454n-18750@rua.dmarc.emailanalyst.com,mailto:dmarc@usnews.com; ruf=mailto:t454n-18750@ruf.dmarc.emailanalyst.com,mailto:dmarc@usnews.com; adkim=s; aspf=s",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.usnews.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtw4yIqnDVs7yoU0gl7hjhOFolqey4DLKnsuLW0AT9QEKvyTA6fnjHPM0rireoMzofzdlZk1sE3mdbl7D+SRryAe3BnLVWn3qkjfB2NyzBmP1/18SJ6inlOjFXENdRsimmO17BEIu8sehakhl8/6bSgJifvy1dqtZzN2HmeiNrW6AXEcNWXJKKLvaeRMaXEYs33eO1odoUJI8zorgH4P1JGGUKYz4PuVz/IRTi4UEeLPDQELW7PP1MScJeXTs3BAMNehq5SxN2cK3NmN6rwhsl2uzBimupiCPQ7as+KBQk+jJ6t3OqU1n8bcs131xAlnPNiYYq4n8ENVfXl9ap85FgwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-205-89-134.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.205.89.134",
                        "23.205.89.140"
                    ],
                    "time_ms": 52.17
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.215.11.229",
                        "23.215.11.240"
                    ],
                    "time_ms": 41.17
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.221.22.79",
                        "23.221.22.87"
                    ],
                    "time_ms": 60.07
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.205.89.134",
                        "23.205.89.140"
                    ],
                    "time_ms": 29.76
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.48.224.70",
                        "23.48.224.72"
                    ],
                    "time_ms": 56.25
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "usnews.com",
        "valid_from": "2026-07-23T13:08:15-05:00",
        "valid_to": "2026-10-21T13:08:14-05:00",
        "days_remaining": 73,
        "san": [
            "adfs.usnews.com",
            "ai.usnews.com",
            "apivip1.usnews.com",
            "auth.usnews.com",
            "bestlawfirms.usnews.com",
            "business.usnews.com",
            "bytes.usnews.com",
            "careers.usnews.com",
            "cars.usnews.com",
            "contrib.usnews.com",
            "creditcards.usnews.com",
            "dataportal.usnews.com",
            "deals.usnews.com",
            "ecommerce-admin.usnews.com",
            "edu-request.usnews.com",
            "emailprefs.usnews.com",
            "globaledu.usnews.com",
            "hdi-qmatrix.usnews.com",
            "hdi.usnews.com",
            "health.usnews.com",
            "homes.usnews.com",
            "hospitaldashboard-input.usnews.com",
            "hospitaldashboard.usnews.com",
            "jobs.usnews.com",
            "law.usnews.com",
            "lawyers.usnews.com",
            "learn.usnews.com",
            "live.usnews.com",
            "loans.usnews.com",
            "maps.usnews.com",
            "maptile.usnews.com",
            "media.usnews.com",
            "mediakit.usnews.com",
            "money.usnews.com",
            "petinsurance.usnews.com",
            "politics.usnews.com",
            "premium.usnews.com",
            "preview.usnews.com",
            "realestate.usnews.com",
            "secure.usnews.com",
            "sparrowfi.usnews.com",
            "stem.usnews.com",
            "t.usnews.com",
            "techblog.usnews.com",
            "travel.usnews.com",
            "usnews.com",
            "webauth-admin.usnews.com",
            "www.sparrowfi.usnews.com",
            "www.usnews.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://usnews.com/",
        "status": "",
        "http_version": "0",
        "headers": [],
        "security_checks": {
            "strict-transport-security": false,
            "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://usnews.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "Operation timed out after 10003 milliseconds with 0 bytes received"
    },
    "network": {
        "23.205.89.134": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.205.89.140": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt1.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4006.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.6,
                "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": 91.16
}