{
    "ok": true,
    "domain": "nascar.com",
    "generated_at": "2026-08-09T11:51:08-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 72,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 81,
            "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": "1 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "91 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-13-225-47-106.ord58.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": "1 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "91 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-13-225-47-106.ord58.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": [
                "13.225.47.106",
                "13.225.47.31",
                "13.225.47.128",
                "13.225.47.7"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 nascar-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"v=spf1 include:_s6dmptf65.sdmarc.net -all\"",
                "\"bpfcpmgvpebj5t1ufg786rad17\"",
                "\"c302ead4-5cb1-4788-92f0-3b1d6db3ff79\" \"ZOOM_verify_KnF27IFvm8MmoJPk9vODTt\"",
                "\"c34u0lsv5mhaiar46lbk2k0epk\"",
                "\"46sbv3ia8d8ol4a0egfgnclqu2\"",
                "\"3k55ktiuc7lmb2klb5nvbsco28\"",
                "\"google-site-verification=3ZDEDlI5yomZ_IM5jxlm_h1HYQk5wvvAr6ypGp0Kktk\"",
                "\"atlassian-sending-domain-verification=091eb24d-0b2f-48be-adaa-8e138ac0214a\"",
                "\"google-site-verification=JSdJ5sRmsEWOkxXGuC_4cXiQV2dinwAW-BsFdtcxex0\"",
                "\"atlassian-domain-verification=mpXyw3CIFvpaTAAjLQVFWzf2p6/h3evYFaWPZKmSkqe1krDuKb8tVdHbYREexty3\"",
                "\"2mq9rpfv80s0vcdm0n6u0ub4il\"",
                "\"atlassian-domain-verification=u79WmvOQnF7L4ouL6F2xdIf9dY77aHMNAdpcCrWtMNHyRz2ae5K5dMhs3N2TIExl\"",
                "\"smartsheet-site-validation=iH77Y2yN1sJJmsehx1HK-j31wtfev8kf\"",
                "\"picsio-domain-verification=218fa708b77831f3c2fdff298c350ec0308bdc83f393200a4ed5a9faf116b052\"",
                "\"wElAC6Zn+z/M1ocBUv5luQPLf+eV9kJhZvK9wvyv8m6ojVvOapVpS32qfsl31/9mMu5zROyl2ZN9KzntbgGBow==\"",
                "\"google-site-verification=LnLItHxypMLBjGxJFyWrsVw1NR2vo9jigPJ-htxnGOQ\"",
                "\"eqqi3sn591k22h1n7pei172u5q\"",
                "\"Dynatrace-site-verification=1bb63340-5f59-4735-bd8d-cf7b72d2fe03__u801p6emgl7m6s364sq3sbl6m\"",
                "\"adobe-idp-site-verification=524bfce184a0b967e0666605cb2f4a23d8a38df9e69a418cd6047ce10b51881b\"",
                "\"atlassian-domain-verification=zt/orPH48KO0y1JuwEACfkY1vYXobe7uQuHW8pp2O9xqeccmqO3RW7KAPTqukqXb\"",
                "\"openai-domain-verification=dv-ZaXA1qpjEEz7CFwkpiPCCE6V\"",
                "\"google-site-verification=H7p2HXo_R1NFqb3K20RbEKxrZ6hQ5QLaTRMdx5YWuws\"",
                "\"_globalsign-domain-verification=ejSxWtj6itrrEyCy3glSYSPl_CmxCXQqO-Gg8-PAwU\"",
                "\"google-site-verification=FQqYXUS9q5TCL9yBtY954HW3G27HWmtw02PprycTl5Q\"",
                "\"apple-domain-verification=cF9KdMY0jkVe9hG7\"",
                "\"_acme-challenge.git.nascar.com\"",
                "\"cisco-ci-domain-verification=14cfefd66a94a89e3ac27aea6def5c3321d7ce0cd7ff5c39526dbb57b8bf310b\"",
                "\"yahoo-verification-key=QTBUTVUlRXW7MG/CaoQhTpNUPogH6Vwp+qy0iT0XboY=\""
            ],
            "NS": [
                "ns-1481.awsdns-57.org.",
                "ns-538.awsdns-03.net.",
                "ns-132.awsdns-16.com.",
                "ns-1918.awsdns-47.co.uk."
            ],
            "SOA": [
                "ns-1918.awsdns-47.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "13.225.47.106",
            "13.225.47.31",
            "13.225.47.128",
            "13.225.47.7"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_s6dmptf65.sdmarc.net -all",
        "dmarc": "v=DMARC1; p=quarantine; pct=100; fo=1; rua=mailto:a.6dmptf65@sdmarc.net",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.nascar.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDaC267IfaAhEFNOPHfyzEUvoSPna9iA5s7OWc98K7vWHC5viFi8NHVeLQKGcRmuYLXB10pP/C2FxTm5cXx2Ef64ex/84t3tvneMUtaKoaUM6S0Skj5efE8C8GNOFg4KFZMhQsVwmMRSvxhJfpHoTcEBKhHX64vdJh57uNDJq3AdQIDAQAB; n=1024,1457729269,1473626869",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-13-225-47-106.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.225.47.106",
                        "13.225.47.128",
                        "13.225.47.31",
                        "13.225.47.7"
                    ],
                    "time_ms": 69.61
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.225.47.106",
                        "13.225.47.128",
                        "13.225.47.31",
                        "13.225.47.7"
                    ],
                    "time_ms": 28.78
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.157.150.17",
                        "108.157.150.66",
                        "108.157.150.70",
                        "108.157.150.91"
                    ],
                    "time_ms": 65.02
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.225.47.106",
                        "13.225.47.128",
                        "13.225.47.31",
                        "13.225.47.7"
                    ],
                    "time_ms": 74.08
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.150.17",
                        "108.157.150.66",
                        "108.157.150.70",
                        "108.157.150.91"
                    ],
                    "time_ms": 132.5
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "nascar.com",
        "valid_from": "2026-04-24T19:00:00-05:00",
        "valid_to": "2026-11-08T17:59:59-06:00",
        "days_remaining": 91,
        "san": [
            "nascar.com",
            "*.nascar.com",
            "*.ndms.nascar.com",
            "*.editor.ndms.nascar.com",
            "*.aws.nascar.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.nascar.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "date": "Sun, 09 Aug 2026 16:50:59 GMT",
            "content-length": "0",
            "location": "https://www.nascar.com/",
            "x-cache": "LambdaGeneratedResponse from cloudfront",
            "via": "1.1 bc680d9f3b1bd205faa846d0a2f1c85c.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P15",
            "x-amz-cf-id": "NX7RqIucO-e7hbt8uYEtT5j7N1FfHqwb9yVJX4nkaLh-8NvtF1AeVQ==",
            "content-type": "text/html; charset=UTF-8",
            "cache-control": "private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0",
            "expires": "Thu, 01 Jan 1970 00:00:01 GMT",
            "referrer-policy": "same-origin",
            "x-frame-options": "SAMEORIGIN",
            "strict-transport-security": "max-age=15552000; includeSubDomains; preload",
            "set-cookie": "__cf_bm=uC1_nqfB6eG1.ofMSDKG3yTV.PRWGCGdjSGIctUI.Zs-1786294259.9423466-1.0.1.1-4.1zmBf3TYvJr_EYD9xq34yW1DGt9Mq3MFboAEadacpnc5jHoQkdgk6456AaYIl3QLmH7OBHhxHB6zEr2jKaVIwfmdgJ8_A.FtzWbKxJTOpSMbeTM_aWIsyezIBrQoE4; HttpOnly; SameSite=None; Secure; Path=/; Domain=nascar.com; Expires=Sun, 09 Aug 2026 17:20:59 GMT",
            "nascar": "True",
            "access-control-allow-headers": "x-requested-with, accept-encoding, cache-control, origin, accept-language, content-type",
            "access-control-allow-methods": "GET, OPTIONS",
            "access-control-allow-origin": "*",
            "content-security-policy": "default-src 'self' blob: *; img-src 'self' data: * *.gigya.com; script-src 'self' blob: * 'unsafe-inline' 'unsafe-eval' *.gigya.com; style-src 'self' * 'unsafe-inline'; font-src 'self' data: *; connect-src *; frame-ancestors 'self' https://fantasygames1.nascar.com https://fantasygames2.nascar.com https://fantasygames.nascar.com; base-uri 'self'; form-action 'self' https://www.nascar.com https://powerball.nascar.com https://powerball.nascarpromo.com https://www.facebook.com https://nascar-siiov.formstack.com https://tradablebits.com/tb_app/541669 https://stage-dash4cash.nascarpromo.com http://dash4cash.nascarpromo.com https://fantasygames2.nascar.com https://fantasygames.nascar.com https://fantasygames1.nascar.com https://web.witcontests.com/nascar/giveaway/win/test-game-capillary-webhook-260604; media-src 'self' data: blob: *;",
            "ipcountry": "US",
            "cf-ray": "a2884354a8e9f74d-STL",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": false,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.nascar.com/",
        "title": "Attention Required! | Cloudflare",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "13.225.47.106": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.225.47.31": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.225.47.128": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.225.47.7": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "nascar-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 24.1,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4041.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.8,
                "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
}