{
    "ok": true,
    "domain": "collegeboard.org",
    "generated_at": "2026-08-08T22:37:01-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 70,
            "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": "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": "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": 10,
                "lost_points": 0,
                "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": 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": "70 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: aa089eb6179d1ae2b.awsglobalaccelerator.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": 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": "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": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "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": "70 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: aa089eb6179d1ae2b.awsglobalaccelerator.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": "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": [
                "76.223.34.124",
                "13.248.160.137"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-004a7c01.gslb.pphosted.com.",
                "10 mxb-004a7c01.gslb.pphosted.com."
            ],
            "TXT": [
                "\"62qmcq15qbtfwrqqjs7dht2dd89rd5z0\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com\"",
                "\"google-site-verification=g_L1T_LA_xEVholHaPGF5XhzpLmUcP7-iupa-4h916I\"",
                "\"pexip-portal-domain-verification=0951157d-b23f-4a17-8f49-b3a37219fa37\"",
                "\"zapier-domain-verification-challenge=5da36474-9f14-449a-85d8-8ef1b981acdb\"",
                "\"hcp-domain-verification=b4206c32825c2f87f5d4c779811b633cad1bd62185a61ed0421673950a5bf10d\"",
                "\"openai-domain-verification=dv-znUsSci0vV5bDuUFGrfidJOM\"",
                "\"pexip-ms-tenant-domain-verification=0951157d-b23f-4a17-8f49-b3a37219fa37\"",
                "\"hpe-greenlake-domain-verification=6b634e784e79483369776755696d6f646b32524b56413433766d726a31514c43\"",
                "\"canva-site-verification=Xazo72p-2MyQuwRADO2zyw\"",
                "\" h1-domain-verification=YQSy5CtTsKMiUfKRzVSzTcneiTJiNdYf6FD1Ay3UpHKFevHz\"",
                "\"google-site-verification=6qHW-qKK-k8r4WZ-oBfy2P7N4Gp2G5OXgaRIpkZFW_4\"",
                "\"shopify-verification-code=O5VcbBNC3zktOBMmnRRovUHMG4cyY7\"",
                "\"1password-site-verification=WISQUATO3ZBE3LLBFYT4F7TREM\"",
                "\"onetrust-domain-verification=7b1e62a6f11145f798e0aa98b6077f8d\"",
                "\"onetrust-domain-verification=63de464ce03c4e4dbc4594b56b911a02\"",
                "\"atlassian-domain-verification=/SCj9njNRmDgEdmghfMLTyxa8o/0IcyzVQfwUFQ5VCpr2AJV70FsiKoYE9oRFq0p\"",
                "\"anthropic-domain-verification-e5vyjq=McnHbUCMfVk62Hp8NVPahDcpD\"",
                "\"launchdarkly-domain-verification=a44859f8-d4a7-4e90-9f94-34273447b332\"",
                "\"d603qlzqjzlylnqhkx83qhlg47rj08bw\"",
                "\"_ncjty93tysnezhx8lu7njrqpsa9cjij\"",
                "\"calendly-site-verification=YkZEaJ74ry1fojc1IkCibPhhJ6pBD5nCtBXrfczmE\"",
                "\"amazonses:TvE0q8goIu68fxbgjCKZeqwsszP5T3I6MteNWdAebCM=\"",
                "\"/q1bnfzaeJQCjGWZHsVXgQLLQnXC5vQaTc+SHktj2T5Uy0Zs+PuxmKc37gGv0vqxB3XCEtAaPZiC/K4Rq2AqAQ==\"",
                "\"figma-domain-verification=17d3c21d4e58d2c12d72fa5c0aaabeef6837d57825db3eec9d4b6e1c5807084e-1760720547\"",
                "\"jamf-site-verification=WgLMw_SGnWtyKwZdAlM8Hg\"",
                "\"fastly-domain-delegation-zsddga9wjcujhbtrscpf-00598696-2026-02-05\"",
                "\"apple-domain-verification=qWmMB0hihmm2QWEp\"",
                "\"amazonses:ulsFpxeiX8huqlJCVlsAGMWFMlwH7tOZQzZaDjRbfy4=\"",
                "\"docusign=d503c48d-18d9-4a42-8529-8ec1fba09574\""
            ],
            "NS": [
                "ns-1937.awsdns-50.co.uk.",
                "ns-373.awsdns-46.com.",
                "ns-756.awsdns-30.net.",
                "ns-1054.awsdns-03.org."
            ],
            "SOA": [
                "ns-1937.awsdns-50.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "76.223.34.124",
            "13.248.160.137"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.collegeboard.org",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDJHBJSUCP5TA42CdhjBSsr9lUHS0SDnw8xsELuYVULya7bO9lTbhcYCQeBtqjkS7XMIdwzBrfpCWfj+xfFItnqe2d8krQBmyM1dQh8hgqwTRupbiXXQr3vhNTB3YoExxse8w+GPFV9G7sFejzjEUGdIRMW3cCcc/LHrkPj3hB9eQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "aa089eb6179d1ae2b.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 52.63
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 52.81
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 50.84
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 53.11
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.248.160.137",
                        "76.223.34.124"
                    ],
                    "time_ms": 67.58
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "collegeboard.org",
        "valid_from": "2026-07-20T00:51:49-05:00",
        "valid_to": "2026-10-18T00:51:48-05:00",
        "days_remaining": 70,
        "san": [
            "collegeboard.org"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.collegeboard.org/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 03:36:50 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "155",
            "location": "https://www.collegeboard.org/",
            "er-request-id": "6edaefcd12caaed77aa5c30e1a5ab965",
            "pragma": "no-cache",
            "cache-control": "public, max-age=2764800",
            "x-content-type-options": "nosniff",
            "er-rule-id": "r-20d82d14-de73-41d7-9b6a-2209eef6966b",
            "server": "nginx",
            "x-drupal-dynamic-cache": "MISS",
            "content-language": "en",
            "x-generator": "Drupal 11 (https://www.drupal.org)",
            "content-security-policy": "default-src 'self' *.collegeboard.org; connect-src 'self' ws: *.collegeboard.org k625k2vrzvdo5g7ynbvtjejehi.appsync-api.us-east-1.amazonaws.com/graphql dgtkl2ep7natjmkbefhxflglie.appsync-api.us-east-1.amazonaws.com/graphql cdn.cookielaw.org geolocation.onetrust.com lambda.us-east-1.amazonaws.com bam.nr-data.net cdn.aimtell.io cognito-identity.us-east-1.amazonaws.com sts.us-east-1.amazonaws.com www.google.com privacyportal.onetrust.com apform.secure.force.com cdnm3.cdnservice.space/start5.json code.jquery.com api.trongrid.io/wallet/getnodeinfo dgtkl2ep7natjmkbefhxflglie.appsync-api.us-east-1.amazonaws.com dgtkl2ep7natjmkbefhxflglie.appsync-realtime-api.us-east-1.amazonaws.com analytics.aimtell.com sts.us-west-2.amazonaws.com cognito-identity.us-west-2.amazonaws.com d1ktxyteejjrbw.cloudfront.net full-apform.cs190.force.com yt3.ggpht.com collegeboard-full.my.salesforce.com i.ytimg.com cdn.ckeditor.com telemetry.wiris.net wiris-v7.hive-prod.collegeboard.org:80 wiris-v7.hive-nonprod.collegeboard.org:80 *.appcues.com *.appcues.net *.my.salesforce-sites.com ipapi.co 9frgh2i4b9.execute-api.us-east-1.amazonaws.com collegeboard--full.sandbox.my.salesforce-scrt.com collegeboard.my.salesforce-scrt.com signals.aimtell.com api.getambassador.com pagead2.googlesyndication.com *.googlevideo.com/videoplayback www.googleadservices.com google.com cs-chat.crmlms-prod.collegeboard.org; font-src 'self' *.collegeboard.org themes.googleusercontent.com fonts.gstatic.com data: moz-extension: use.fontawesome.com static3.avast.com at.alicdn.com cdn.loom.com/assets/fonts/ wiris-v7.hive-prod.collegeboard.org:80 wiris-v7.hive-nonprod.collegeboard.org:80 cdnjs.cloudflare.com/ajax/libs/mathjax/3.2.2/es5/output/chtml/fonts/woff-v2/; frame-src 'self' *.collegeboard.org service.force.com beacon.aimtell.com datacloudstat.com www.youtube.com ws-lmdc-app03.dhs.state.nj.us gateway.zscloud.net mozbar.moz.com *.id.opendns.com lsrelay-config-production.s3.amazonaws.com pg-sasscer-ckf04.pgcps.org static.deledao.com data: schools-blocked.s3-website-us-east-1.amazonaws.com calendly.com platform.twitter.com *.appcues.com credentialfinder.org apps.credentialengine.org *.webcasts.com td.doubleclick.net www.googletagmanager.com cb-zscaler-pages.s3.amazonaws.com us-east-1.quicksight.aws.amazon.com www.buzzsprout.com cdn.aimtell.com collegeboard--full.sandbox.my.site.com collegeboard.my.site.com; img-src 'self' *.collegeboard.org data: www.google.com googleads.g.doubleclick.net www.googletagmanager.com www.google.co.jp www.google.ca www.google.co www.google.jo translate.google.com d10lpsik1i8c69.cloudfront.net *.appcues.com res.cloudinary.com twemoji.maxcdn.com cdn.cookielaw.org signals.aimtell.com pagead2.googlesyndication.com www.googleadservices.com google.com img.youtube.com i.ytimg.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' *.collegeboard.org cdnjs.cloudflare.com sdk.amazonaws.com cdn.cookielaw.org www.googletagmanager.com googleads.g.doubleclick.net www.googleadservices.com connect.facebook.net www.youtube.com *.salesforceliveagent.com service.force.com ajax.cloudflare.com js-agent.newrelic.com bam.nr-data.net d10lpsik1i8c69.cloudfront.net s3.amazonaws.com/cdn.aimtell.com/ www.google.com static.lightning.force.com *.my.salesforce.com *.my.salesforce-sites.com apform.secure.force.com www.pagespeed-mod.com cdn.ckeditor.com cdnjs.cloudflare.com/ajax/libs/cropper/4.0.0/cropper.min.js assets.calendly.com platform.twitter.com *.appcues.com cb-zscaler-pages.s3.amazonaws.com www.buzzsprout.com cdn.jsdelivr.net/npm/js-cookie@3.0.5/dist/js.cookie.min.js collegeboard--full.sandbox.my.site.com collegeboard.my.site.com cdn.aimtell.com client.rum.us-east-1.amazonaws.com/1.0.2/cwr.js cdn.jsdelivr.net/npm/@fingerprintjs/fingerprintjs@3.3.2/dist/fp.js pagead2.googlesyndication.com blue.mbsy.co https://athena.collegeboard.org/2.2.4/cbw-widgets.min.js https://atlas.collegeboard.org/apricot/prod/4.12.1/dx_profile.js https://atlas.collegeboard.org/apricot/prod/4.12.1/main.min.js https://bigfuture.collegeboard.org/widgets/v2/CollegeSearchAndSaveTypeahead.js https://cdn.jsdelivr.net/npm/html2canvas@1.3.2/dist/html2canvas.min.js https://cdn.jsdelivr.net/npm/js-cookie@3.0.5/dist/js.cookie.min.js https://cdnjs.cloudflare.com/ajax/libs/cropper/4.0.0/cropper.min.js https://cdnjs.cloudflare.com/ajax/libs/mathjax/3.2.2/es5/tex-mml-chtml.js https://github.com/mattfarina/farbtastic/blob/master/src/farbtastic.js; style-src 'self' 'unsafe-inline' *.collegeboard.org service.force.com translate.googleapis.com use.fontawesome.com apform.secure.force.com *.my.salesforce-sites.com d10lpsik1i8c69.cloudfront.net/css/reset.css fonts.googleapis.com cdn.ckeditor.com cdnjs.cloudflare.com/ajax/libs/cropper/4.0.0/cropper.min.css wiris-v7.hive-prod.collegeboard.org:80 wiris-v7.hive-nonprod.collegeboard.org:80 *.appcues.com fonts.google.com collegeboard--full.sandbox.my.site.com collegeboard.my.site.com cdn.cookielaw.org https://atlas.collegeboard.org/apricot/prod/4.11.5/athena.min.css https://atlas.collegeboard.org/apricot/prod/4.11.5/dx_ckeditor.min.css https://atlas.collegeboard.org/apricot/prod/4.11.5/org.css https://atlas.collegeboard.org/apricot/prod/4.12.1/dx_profile.css https://atlas.collegeboard.org/apricot/prod/4.12.1/illustrations.css https://atlas.collegeboard.org/apricot/prod/4.12.1/main.min.css https://atlas.collegeboard.org/apricot/prod/4.6.1/org.css https://cdnjs.cloudflare.com/ajax/libs/cropper/4.0.0/cropper.min.css; frame-ancestors 'self' credentialfinder.org; report-uri https://endpoint5.collection.us2.sumologic.com/receiver/v1/http/ZaVnC4dhaV0RBARw3e7I1maofn0rkqtWoPBPNh0wBLdICmPwpVd0aV427YIAMoG3",
            "x-drupal-cache": "MISS",
            "last-modified": "Tue, 14 Jul 2026 13:13:10 GMT",
            "etag": "\"1784034790-gzip\"",
            "x-request-id": "v-c3396ac8-7f85-11f1-9ea4-c777c935cb59",
            "x-ah-environment": "prod",
            "x-cache-hits": "5",
            "x-age": "1",
            "expires": "Thu, 10 Sep 2026 03:36:50 GMT",
            "strict-transport-security": "max-age=31536000 ; includeSubDomains",
            "x-xss-protection": "1; mode=block",
            "x-frame-options": "SAMEORIGIN",
            "access-control-allow-origin": "*",
            "set-cookie": "bm_sz=7E343C2C44D445795E0F2A2FDC313CB4~YAAQ5GIwFx4MvK2fAQAAWD6Y5AAdtEwFyDJT3YEBqevqSaqDN1T62dOxvg6Mao+H15RGA4b8W3Gi7beOmnrs1RAJ0ryQtcRJHC2JCn+Em9R8WBqxMNLEeaCFpuM5HOLM8C2UsgLOwley5LNJ3BXf04MduryapRIevO5wVQQcMkI4YzrJi4YfxBFlD2umVQafaMBdI/vaFznEAC1TJlPP/zGt8/jeJS1IIxajIs3rDPWSG3+JshB9ncJNUjrl7STR2FKXWApX6JvtzCb/ZAusR7no1LuQdOGfK9MNIJtDvhy8HDNLsmYBMAL8QtsPa1GR/vyNOzvdKtn9TFnjPpPKn6OqUhyVz4WQiwWofwpY2QsCLwtSfrHYvzmM9Ufxcw==~3422530~4340022; Domain=.collegeboard.org; Path=/; Expires=Sun, 09 Aug 2026 07:36:50 GMT; Max-Age=14400"
        },
        "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": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.collegeboard.org/",
        "title": "College Board - SAT, AP, College Search and Admission Tools",
        "description": "College Board is a non-profit organization that clears a path for all students to own their future through the AP Program, SAT Suite, BigFuture, and more.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "76.223.34.124": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.248.160.137": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-004a7c01.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 845.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 10072.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 22.2,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 80.95
}