{
    "ok": true,
    "domain": "rwjf.org",
    "generated_at": "2026-08-10T07:32:32-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": "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": "155 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-249-141-28.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": "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": "155 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-249-141-28.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": [
                "13.249.141.28",
                "13.249.141.74",
                "13.249.141.40",
                "13.249.141.62"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 rwjf-org.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"miro-verification=d830774e8506151b49298b96a552934af083b8c5\"",
                "\"_owqhl2cgumdya2iftkwdg19m9hu0vp9\"",
                "\"google-site-verification=TPWLya0D9zIr58Ebo5Jom7phcEliJzd3HoY3TothZ2E\"",
                "\"google-site-verification=E-x49a_nqAwcMbEDPIaUaQfDf42zABbXaq8MYRboPWk\"",
                "\"docusign=cbee78c3-2188-4a5c-a70d-ebbd53a70a04\"",
                "\"smartsheet-site-validation=FPBADEfTrO3x0nZq84choCatayvaHDjz\"",
                "\"v=spf1 a:mail.rwjf.org ip4:40.50.22.3 include:spf.protection.outlook.com -all\"",
                "\"ZOOM_verify_Y8jl3OqUT_6zNloL8RNSYA\"",
                "\"ms-domain-verification=9b4afb2e-d780-4799-8372-ff4345b95f49\"",
                "\"adobe-idp-site-verification=87af2366efa2892783b7eae76f1c112717416a8040f2b2ee6d46b83594f7ac23\"",
                "\"docusign=60a83809-ef4c-4129-81c8-10120daa74a0\"",
                "\"atlassian-domain-verification=sdrO2WszpzmkjunNKcch8Y9FNnIZsGl3KDGNFTMicaadGGGg9mKp1SEjQuglOkNT\""
            ],
            "NS": [
                "ns-1090.awsdns-08.org.",
                "ns-1925.awsdns-48.co.uk.",
                "ns-994.awsdns-60.net.",
                "ns-394.awsdns-49.com."
            ],
            "SOA": [
                "ns-1649.awsdns-14.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "13.249.141.28",
            "13.249.141.74",
            "13.249.141.40",
            "13.249.141.62"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 a:mail.rwjf.org ip4:40.50.22.3 include:spf.protection.outlook.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dfni0eui@ag.dmarcian.com; ruf=mailto:dfni0eui@fr.dmarcian.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.rwjf.org",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyKsbkDzztSSKMDNEyZ3YK1Lfoy0+YvfC/EwC0mIcNrZOm2dCanIgUN6F5d5kgJkPMVnhDH11zPh22aPgGlTql9/7KqPBlIGagvP01MA+zQBxtAcjH/8sjF9fYnoug90zB4bI4mTePHNuwOpOIzEBpTw4u6RWPu0t+NY6nIB96AtA+wPl92incwlViIWr1dVkHvAJ+e2HVBFIgoZFyLFB94YYmUZhD6+eceCEYxtxzvZndqN5/qa32UlNNoR+bDwIZgLga02s4utkUQBu+w5uH7tYPYtT+/hCZia7cgGBlLAiV8BUM17pIhNKm0m2/ZSOjTe7CRdYcQuSGKQkgRet5QIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-13-249-141-28.ord56.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.249.141.28",
                        "13.249.141.40",
                        "13.249.141.62",
                        "13.249.141.74"
                    ],
                    "time_ms": 69.32
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.160.22.113",
                        "3.160.22.16",
                        "3.160.22.5",
                        "3.160.22.50"
                    ],
                    "time_ms": 96.16
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.249.141.28",
                        "13.249.141.40",
                        "13.249.141.62",
                        "13.249.141.74"
                    ],
                    "time_ms": 146.75
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.249.141.28",
                        "13.249.141.40",
                        "13.249.141.62",
                        "13.249.141.74"
                    ],
                    "time_ms": 105.36
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.150.105",
                        "108.157.150.28",
                        "108.157.150.41",
                        "108.157.150.89"
                    ],
                    "time_ms": 364.98
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "rwjf.org",
        "valid_from": "2025-12-13T18:00:00-06:00",
        "valid_to": "2027-01-12T17:59:59-06:00",
        "days_remaining": 155,
        "san": [
            "rwjf.org"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.rwjf.org/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "125197",
            "location": "https://www.rwjf.org/",
            "date": "Mon, 10 Aug 2026 12:32:23 GMT",
            "server": "Apache",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 dab7c883f718ae0143b9d40675c00658.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P4",
            "x-amz-cf-id": "JoHt6H4wqvwVrHynQLbQxMHn_5y_yrMriElv3ObT21RyeY6QTYkpoQ==",
            "age": "181",
            "content-type": "text/html;charset=utf-8",
            "cache-control": "max-age=120, public, must-revalidate",
            "set-cookie": "AWSALBCORS=lzDeE8O8F0IlUcAk/byiGYicwROYTS3HSmskkFiRrGBFxUDH07/DuSiI6jvN58m67hAp0BYsA6MJJ00gORQpX2hf2IxRP9W/Xz3YQf40adwjAH/5lHIPlVp2DQua; Expires=Mon, 17 Aug 2026 12:32:23 GMT; Path=/; SameSite=None; Secure",
            "strict-transport-security": "max-age=63072000; includeSubdomains;",
            "content-security-policy": "default-src 'self' 'nonce-SERVER-GENERATED-NONCE' https://app.igodigital.com; script-src-elem 'self' 'unsafe-inline' 'unsafe-eval' https://distribution-cdn.askmiso.com https://www.instagram.com https://app.igodigital.com https://amplify.outbrain.com https://wave.outbrain.com  https://analytics.foresee.com https://brain.foresee.com https://cxsurvey.foresee.com https://device.4seeresults.com https://record.foresee.com https://survey.foreseeresults.com https://gateway.foresee.com https://geocoding.geo.census.gov https://activitymap.adobe.com  https://www.redditstatic.com https://amplify.outbrain.com https://googleads.g.doubleclick.net https://tr.outbrain.com https://www.googleadservices.com https://www.googletagmanager.com  https://www.redditstatic.com https://amplify.outbrain.com https://script.crazyegg.com  https://snap.licdn.com  https://cdn.jsdelivr.net https://cdnjs.cloudflare.com https://unpkg.com https://d3js.org https://public.tableau.com https://api.tiles.mapbox.com https://www.googleapis.com https://rwjfcultureofhealthblog.disqus.com  https://v1.addthisedge.com https://m.addthis.com https://z.moatads.com https://s7.addthis.com https://platform.twitter.com  https://bam.nr-data.net https://www.gstatic.com https://use.typekit.net https://assets.adobedtm.com https://www.google.com https://www.youtube.com https://connect.facebook.net https://platform.linkedin.com https://siteimproveanalytics.com https://gateway.foresee.com https://p.teads.tv https://js-agent.newrelic.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://distribution-cdn.askmiso.com https://cdn.jsdelivr.net https://analytics.foresee.com https://brain.foresee.com https://cxsurvey.foresee.com https://device.4seeresults.com  https://record.foresee.com https://survey.foreseeresults.com https://gateway.foresee.com https://script.crazyegg.com https://content-builder.s6.marketingcloudapps.com  https://snap.licdn.com https://cdnjs.cloudflare.com https://unpkg.com https://d3js.org https://unpkg.com https://public.tableau.com/javascripts/api/viz_v1.js   https://public.tableau.com https://www.googleapis.com https://api.tiles.mapbox.com  https://assets.adobedtm.com https://gateway.foresee.com https://connect.facebook.net https://js-agent.newrelic.com https://www.gstatic.com https://www.youtube.com https://bam.nr-data.net https://googleads.g.doubleclick.net https://s7.addthis.com https://p.teads.tv https://www.googletagmanager.com  https://siteimproveanalytics.com https://use.typekit.net https://use.typekit.net/odf2eto.js https://script.crazyegg.com https://platform.twitter.com https://www.google.com;font-src 'self'  https://cdnjs.cloudflare.com https://cxsurvey.foresee.com https://gateway.foresee.com https://gateway.foresee.com https://fonts.gstatic.com  https://use.typekit.net https://syndication.twitter.com https://v1.addthisedge.com https://www.googleadservices.com https://www.gstatic.com https://z.moatads.com https://gateway.foresee.com ;img-src 'self' https://s7d2.scene7.com https://public.tableau.com https://i.ibb.co https://image.rwjfmail.org https://i.ytimg.com https://image.rwjfmail.org https://cxsurvey.foresee.com https://gateway.foresee.com https://s.foresee.com https://static.foresee.com https://gateway.foresee.com https://rwjf.scene7.com https://s7d9.scene7.com  https://i.ytimg.com https://www.rwjf.org https://beta.rwjf.org https://googleads.g.doubleclick.net https://tr.outbrain.com https://alb.reddit.com https://p.adsymptotic.com https://cdnjs.cloudflare.com  https://px.ads.linkedin.com  https://www.linkedin.com https://px4.ads.linkedin.com https://gateway.foresee.com https://dpm.demdex.net https://img.youtube.com https://api.mapbox.com https://bsec.rwjf.org  https://cm.everesttech.net https://syndication.twitter.com https://p.typekit.net https://rwjf.d1.sc.omtrdc.net https://www.facebook.com https://px.ads.linkedin.com https://t.teads.tv https://www.google.com https://www.gstatic.com https://l.teads.tv https://88817.global.siteimproveanalytics.io data:; connect-src 'self' https://api-edge.askmiso.com/ *.demdex.net *.adobedc.net https://rwjf.scene7.com https://px.ads.linkedin.com https://conversions-config.reddit.com https://api.crazyegg.com https://px.ads.linkedin.com https://syndication.twitter.com https://cm.teads.tv https://t.teads.tv https://bam.nr-data.net https://a.tiles.mapbox.com https://b.tiles.mapbox.com https://cdn.linkedin.oribi.io  https://m.addthis.com https://pagead2.googlesyndication.com https://robertwoodjohnsonfou.tt.omtrdc.net https://dpm.demdex.net https://www.facebook.com https://events.mapbox.com https://assets-tracking.crazyegg.com  https://tracking.crazyegg.com https://events.mapbox.com  https://pagestates-tracking.crazyegg.com  https://rwjf.d1.sc.omtrdc.net https://tr.outbrain.com https://script.crazyegg.com https://api.mapbox.com https://api.ipdata.co https://www.googleapis.com https://dayintegrationintern.tt.omtrdc.net  https://analytics.foresee.com https://brain.foresee.com https://cxsurvey.foresee.com https://device.4seeresults.com https://gateway.foresee.com https://record.foresee.com https://survey.foreseeresults.com wss://hoover.foresee.com https://hoover.foresee.com https://analytics.foresee.com https://cxsurvey.foresee.com  https://gateway.foresee.com https://record.foresee.com https://survey.foreseeresults.com wss://hoover.foresee.com https://hoover.foresee.com https://www.google.com; style-src 'self' 'unsafe-inline'    'strict-dynamic'  https://cxsurvey.foresee.com  https://cdn.quilljs.com  https://cdnjs.cloudflare.com https://p.typekit.net https://cdn.jsdelivr.net https://fonts.googleapis.com  https://api.tiles.mapbox.com  https://www.gstatic.com https://fonts.googleapis.com https://p.typekit.net https://cxsurvey.foresee.co  https://hoover.foresee.com wss://hoover.foresee.com https://analytics.foresee.com https://brain.foresee.com https://cxsurvey.foresee.com https://device.4seeresults.com https://gateway.foresee.com https://record.foresee.com https://survey.foreseeresults.com https://dayintegrationintern.tt.omtrdc.net  https://tr.outbrain.com https://www.googleapis.com https://assets-tracking.crazyegg.com https://tracking.crazyegg.com https://pagestates-tracking.crazyegg.com https://www.facebook.com https://device.4seeresults.com  https://cdn.linkedin.oribi.io https://brain.foresee.com https://rwjf.d1.sc.omtrdc.net  https://api.ipdata.co  https://b.tiles.mapbox.com  https://a.tiles.mapbox.com https://api.mapbox.com https://bam.nr-data.net https://analytics.foresee.com  https://t.teads.tv https://cm.teads.tv/ https://robertwoodjohnsonfou.tt.omtrdc.net https://script.crazyegg.com https://syndication.twitter.com/ https://www.google.com https://dpm.demdex.net;report-uri  https://t.teads.tv https://bam.nr-data.net https://dpm.demdex.net; frame-src 'self' blob: https://www.instagram.com https://bid.g.doubleclick.net https://www.linkedin.com https://www.twitter.com  https://beta.rwjf.org https://td.doubleclick.net https://activitymap.adobe.com   https://lang-insights.us.sfmc-einstein.com https://www.rwjf.org https://dev.rwjf.cloud https://content-builder.s6.marketingcloudapps.com https://art.kunstmatrix.com https://w.soundcloud.com https://app.smartsheet.com https://public.tableau.com  https://bluemarblequiz.org https://www.youtube.com  https://robertwoodjohnsonfoundation.demdex.net https://cdnjs.cloudflare.com https://cdn.quilljs.com  https://disqus.com https://platform.twitter.com https://s7.addthis.com https://www.facebook.com https://www.google.com; style-src-elem 'self' 'unsafe-inline'  https://script.crazyegg.com https://p.typekit.ne https://use.typekit.net  https://cdnjs.cloudflare.com https://cdn.quilljs.com https://p.typekit.net https://cdn.jsdelivr.net https://fonts.googleapis.com https://www.gstatic.com https://gateway.foresee.com; prefetch-src 'self' https://c.disquscdn.com https://disqus.com; worker-src 'self' data: blob: ; frame-ancestors 'self'  https://www.rwjf.org https://prod.rwjf.org  https://app.igodigital.com https://www-mc-s6.exacttargetapis.com https://members.s6.exacttarget.com https://*.marketingcloudapps.com https://*.marketingcloudapps.com https://lang-insights.us.sfmc-einstein.com https://mc.s6.exacttarget.com https://content-builder.s6.marketingcloudapps.com;",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "accept-ranges": "bytes",
            "x-dispatcher": "dispatcher2useast1-b86",
            "x-vhost": "publish 1",
            "vary": "Accept-Encoding"
        },
        "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": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.rwjf.org/",
        "title": "Robert Wood Johnson Foundation | RWJF",
        "description": "RWJF is a leading national philanthropy dedicated to taking bold leaps to transform health in our lifetime. We work with others to achieve health equity faster and pave the way together to a future where health is no longer a privilege, but a right.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "13.249.141.28": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.249.141.74": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.249.141.40": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.249.141.62": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "rwjf-org.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 35.1,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4056.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4019.1,
                "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": 88.2
}