{
    "ok": true,
    "domain": "tamu.edu",
    "generated_at": "2026-08-08T19:26:18-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 86,
        "label": "Good",
        "categories": {
            "dns": 85,
            "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": "3 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": 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": "156 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: aff74224b277c7807.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": "3 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": "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": "156 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: aff74224b277c7807.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": [
                "99.83.234.45",
                "75.2.123.204"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "100 smtp-relay.tamu.edu.",
                "10 tamu-relay.tamu.edu."
            ],
            "TXT": [
                "\"atlassian-domain-verification=9lGO5Gpkk8I6UlQhyksa2MfOqTSDtEH4TfMlShOboGL0xcaXzQVTGPauWDRfzZGu\"",
                "\"airtable-verification=c246e76419d4d2ce05c793524f5ee632\"",
                "\"FHikcf/HWK9SQK9BzqAFKtgbhKTtVF5ShZRTvIyN5OtiA6T3PHOmF4hgf549mDgKgm5B8ZREqAdfUURGiYYS0w==\"",
                "\"cisco-ci-domain-verification=723bd037562b7191c5429ce9ae1d72f3c6c627bc287f00ff7f2daac9517c79b2\"",
                "\"docusign=9db61bfc-aa28-48e4-a727-e03a8ac79225\"",
                "\"smartsheet-site-validation=fPnaZcNcP6-o1OAunnOfSrxBT75EK8oF\"",
                "\"dell-technologies-domain-verification=tamu.edu_9f94503e-13af-41de-af8b-6b36c1c1570c_1751813894\"",
                "\"e2ma-verification=un7fb\"",
                "\"sz5tnrqe22yljc95ectd7u3nauiwvkjnfjdp8ywsqypcghiutkk1hjmeum+rrmfczx7infnjusern2i2nbpwma==\"",
                "\"e2ma-verification=pr1fb\"",
                "\"google-site-verification=EZ_4EOX-DfqxHod6w4LxjeMhpxzqMF3dhO1hwY5Rc7A\"",
                "\"airtable-verification=26efa5dfc74071e1ae2133b732f8baa2\"",
                "\"atlassian-sending-domain-verification=317ff8dd-0c54-4dbc-84d7-b8a3f5673baa\"",
                "\"60D4DE7783A5CA00C319E7CDADEE17BD\"",
                "\"adobe-idp-site-verification=4d354aa550e6abf768c5a39cde7b8e04ba9b8fb3697b28763eb388555928565f\"",
                "\"google-site-verification=gbLDbh-Q1KfBG2HlZvIUsuGLsaHEXnO_kW30uedj-nU\"",
                "\"e2ma-verification=zo1fb\"",
                "\"airtable-verification=237c5293eac75db5d9613ca0ad757aab\"",
                "\"airtable-verification=7f9b76c535b86002ae3c7305518eabc9\"",
                "\"yuke0bcsl3x1xn6/2o6sgwvfu+4yt7zhpiozq725tz+dcy7jmxqfjzdsq6tom0rjfyborf1ypg0ks9gilfz2tw==\"",
                "\"pardot895011=13f5b334120286511406da291145230ad13c6451a0d0d7d73952914260674bf0\"",
                "\"e2ma-verification=4hccb\"",
                "\"e2ma-verification=eyhbb\"",
                "\"pardot455902=49d87e510c5f876c55ae3d0126992ab87f26dbe5c152558c870392c320218609\"",
                "\"ms=ms74999999\"",
                "\"atlassian-sending-domain-verification=a9aa3b01-967b-4038-89b2-8e8a1357e04b\"",
                "\"intersight=0f506fa5865ab1a5c372d06c9e142d59cbc742a950c76f546713d487bb1fc794\"",
                "\"e2ma-verification=sa6fb\"",
                "\"google-site-verification=0yJOyuO9ISYcj-5AZGV_GouXcnY5iyKQy7RM501MJxM\"",
                "\"amazonses:5Enu9IrxeDKi8/YmjFymoqDfCvcfMHx9vAgPHur1bDQ=\"",
                "\"openai-domain-verification=dv-GRRdxrhcGwuMPv8xdumILtAO\"",
                "\"00D41000000edFH=1TBQn00000008td\"",
                "\"docusign=7be6060a-425c-4689-bae9-25f5497bb483\"",
                "\"jamf-site-verification=8Vr2DObPXdvSL5-L8WvJdA\"",
                "\"e2ma-verification=33ogb\"",
                "\"zoho-verification=zb95960090.zmverify.zoho.com\"",
                "\"v=spf1 include:spf0.tamu.edu include:spf1.tamu.edu include:spf2.tamu.edu include:spf3.tamu.edu include:spf4.tamu.edu include:spf5.tamu.edu include:spf6.tamu.edu include:spf7.tamu.edu include:spf8.tamu.edu -all\"",
                "\"atlassian-domain-verification=SX81a26xZXI9jy8nyUrAmPa0DU2RKKr+7pXOgOHD3byqM1OTDmHWUDPjc3oTm3GB\"",
                "\"e2ma-verification=wl6fb\"",
                "\"tamu.azurewebsites.net\"",
                "\"e2ma-verification=k45fb\"",
                "\"mandrill_verify.h7er6raE5IiKhTEXjkM_CQ\"",
                "\"google-site-verification=GBXS68BAiKd-p40xAQZxFUdvbMFGBXGfH7N-lSoQfH4\"",
                "\"e2ma-verification=ta6fb\"",
                "\"970A40D80414457DA14D32BB7D9AEC1B\"",
                "\"quickbase-site-verification-7decf3b1e1b28fbc23e2fd9e78861481457c332d\"",
                "\"e2ma-verification=wtybb\"",
                "\"perplexity-ai-domain-verification-yn637n=2fMsNzRT0FF2rA3wzJKr67kmC\"",
                "\"S3PTAINIC1D05FEZBAG78ZRL3L62TYT3Q9JX3WGF\""
            ],
            "NS": [
                "ns2.tamu.edu.",
                "ns1.tamu.edu.",
                "ns3.tamu.edu."
            ],
            "SOA": [
                "csce-info-grid.net.tamu.edu. infoblox.tamu.edu. 12357425 14400 1440 2419200 900"
            ],
            "CAA": [],
            "DS": [
                "14692 8 2 085BC98E3160AF3155668E9FCD9618D18D711199B0A684AAC4D4EF7F 4C2D8507",
                "28135 8 1 A25B58CBCB9420F0F914E1C1063906C4A1C6F576",
                "43804 8 2 4D9FC6EDC1D337820DF573C155FBE6314B3BC7DB89D027A4C9A58B6C E4F5EBC8",
                "43741 8 1 6BCF67CAC96AC638DCBE70F8512469301B96ECB7",
                "43741 8 2 6E2D5103838D8F3F51B61524E9F40181745231E78E73F1115297073F 353B3239",
                "28135 8 2 DE57C3B57EEC6D4C7C35C287887A38E29BF5071CF928C4B31313AEA5 4A620361"
            ],
            "DNSKEY": [
                "256 3 8 AwEAAbbjLlTxoEyda/msEVa3oRwPymCrhPlfnJH9vGg24XIAVQphBG5R 8UvCa5iJ0Ex0N5UV8tx5aARPhXRFZ3zNekygWWThZUt+8qF9CO0lK1GU UnAYbXm9qWwgKsJysD7/mh+/ATPAEkkkMBQvESp4iJOZUJq4VZ1ZcqHl PNIc+oNayXzEhKhrcDDTJoGHCkCtBsmAMgZbvZ5VrdUWug51+n2C0DoZ 4/7e+x1N17ZZZ75t5MR0ItEkMHE+cgN1nTDkUvGb9THRh4Sqm9qXDbwp n/g+dXsWxYnTZCSI1IBzod3dht0iMPVp8eehdt07roK6UFc8RhVxfih5 ch58MxtGNls=",
                "256 3 8 AwEAAejDSkd0DBgFcIeZCh1g8AVCJGCOJsmOEeTu3vXAeX0i/CU378GW UzWc9QJ2CkyfyVBnG2XCBtBEG5N4WcbM+w+FTLwLK3099GJAOK18vJnb o5sMQ12d5IVM8UETu3N6Q297X2Ooq9kDxIsNzscYIJbQ7D+vy9Q7cprs peOLL8mPU4gHjs+SAV4adf6o8x0y4MkiaCZAjaZP6mOcqgKFM/9n6N3v htGscv3ceO9SLwNLoy/o0MIJ+KYAkFAncvjPitP6ie9pg0Y3se3Cvz5g ISIp2pRLpL49v8nwnFrJXkTD/pEeVCuRaPTMd1MRsapM2NyW8LbxOdM/ V3mUlkXI86M=",
                "256 3 8 AwEAAdU/y+ZQ4FkOqT2SMWJisSJe+zvtMd770zvwCFvaXkF8MzLFvEj/ 6RgmUvCzjPurJWBuhx3iS7TqaCu1py6arw84jUHhnaFULoa2BV52YOXZ QpGz6cTk3QQfsSSKPYu+T19ZsnmH6PiYLttZKVvO6O+8efc681EHj19D mltcfJkmYhoESAt59p/DIQ7e2XP+19426vvUw7c+B9TQ0ArcYgd0eQU4 VFVuyAI+SSW4Wt4GcmSpwL3Zm3yxYDhEfxaVMiyJ48AqhFaDQGL3Dhbs z4bZnw1Nanv0P7diX+c/ifrR3A/gvVZ7o3IU8O2HTvFjYkiYCriidlEN oUClEStimmM=",
                "257 3 8 AwEAAdrwhZW+9m3TLzrhV2vVRth6p6AuTPX0sXHwIq3mv+hx1FDlaYaB 6fJnAgJg6t7sbVqbDgDkwt4cDKvnprmt9BrH6NPoaLmuLmHvheDgCk+B 4gM+hizUn0O3ydVyxhUSRUo0vdEiQHhsoXPBa4hCAVtGDH9iBCG3ZmMf sABZvFrGt0OccyDf+XdHh1cynzfCT7Si+73ivCT+LST8iVYcglCDn6g/ HZ1nNFaoKPFgPkpwKcOhmm5r0xTZH3KMZpW/H5+0F13JyWvr1xVBgu9L +dHK4yENSiIAeU4nU9mXh0f/RZ4JN4RRiuLpMzLUd0fwKAjAqEoxPCAv relbklpnhMU="
            ],
            "RRSIG": [
                "TXT 8 2 3600 20260812212842 20260808211212 17821 tamu.edu. U/hUt6Nq2CECBBtjSJHG6C3LLKqbkcNlAuq3CwSCttsQdGIToiWA4y6b j8aj6r1vKEKaW+mSPAMajpg5aXzELNnOjIkw4ZxEZaym5oABuuh3lDRL 7sZxcTRCBgSLshJSaYG7rzYKQZPdWUcnw/31usxm4lo3HxPc/E3VtZvK tFfdt3z9K1R51aHd97jv3Y8eUoiUh27UhDm6qi5n/iNCz02pM4WFdb77 IYdKL1QqyEnO84R7stt30cw25RxWYnmtcmT8Ss5FEYSs8fsTL0zu25yk ORgDL1zlsKYdxDQcviZWrf7i3rpphCz6pe9/hK9ol+POHU8HbGjX/nxe dQoLiw==",
                "MX 8 2 3600 20260812211713 20260808211256 17821 tamu.edu. YbQYm8Yf1APj7n44EtalbHw3Jud5j0y1vGV0vb3ruXcnJMVIhbYEw0GD iO5qg+p6hQkXj1lcHCUVWsK0qM/dN/ad7IpiYKP6Glnu3a0T+sRrumE6 bGdsQ1ojkIbUA02h7jMxwerDSSsH4YJd4Yf42ciS/ki74KrLuI0phs2J RDhUki5dxz2XVbY9f8HsdLwe+ojOyaTcEjW2+3yrcm6t3M2CV+zBFz2L a0aAEV4ZKe/HZjGnDYJMldoIp3KEG60YXlKw4fMd+CNJ8CsSB8IMB2jT 5knSqGEFfxhmmsyab5q2TmPb3+q+X197EM8mvcUQYD3pc49Kgs9XT9Lc YLMwpw==",
                "DS 13 2 86400 20260814033305 20260807022305 6705 edu. xZ4pNGNKkWlX5m7GZplUx9LnVl/1MW3Eo75yFOCIO9Ly1zYyENZ7AeP7 VJc8BUIpHki8In5qlyk5vzKONj0oWg==",
                "NS 8 2 3600 20260812212842 20260808211212 17821 tamu.edu. NlbP21h6Dc3VxnjrNVEtvfOifOYZC4RZ/1UFvo/DWwy5FjGN22blHdZE nF4dhGhzUkF5GFjb1azrZTnz76EAo6T8fNF7HasSOuJOJu7VJN8nm42C P4i1Nfp0elPjXI3dhWJy9Ziex5+8WmTgcWktZw56u8+GX5xvxde6Xv0b XZ/lZV27xW/Yej80SC8Smzd4O+7knrES5V6XCqVGDdTrT7dM8sAOIZSM EE5GCuWX9RvSriYn8MaC2YjRRNSZ43p9TsikPTZLLv6hSNAaDmt67zoM /V6GDMLwo12uUTtdw7qORn9Wc9ibIYMcw7CIiROhXzuhRBamYUNCgXIW xAoCzg=="
            ],
            "NSEC": [
                "019bltn12-109.tamu.edu. A NS SOA MX TXT RRSIG NSEC DNSKEY"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "99.83.234.45",
            "75.2.123.204"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf0.tamu.edu include:spf1.tamu.edu include:spf2.tamu.edu include:spf3.tamu.edu include:spf4.tamu.edu include:spf5.tamu.edu include:spf6.tamu.edu include:spf7.tamu.edu include:spf8.tamu.edu -all",
        "dmarc": "v=DMARC1;p=quarantine;sp=none;fo=1;rua=mailto:dmarc@tamu.edu,mailto:dmarc_rua@emaildefense.proofpoint.com;ruf=mailto:dmarc@tamu.edu,mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.tamu.edu",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmvu6oITPaqv9NJrF/tfQlpuG011zELBRlv1SEukxUxGTecP+UXchiBI5j0W5Bi8gteNJniTYjsAWvvGoSs4s7cyA8yE6FzPgVNeO4OFN83A2ChPt0bn87H46sOy3v1gNTt17kKnpaljJ3/hxrdHJm09nTxk3nigy8leL9vMC//b90x4C9+igZ4dYS/QhByX8pXz/rpQFcakxSxxnSzpBcByY7cyYFeU8CsJ1lJw7KilBpGkAKZaqwlLa/nAXw/CBcaHvydN1H0QSRr0Zf9TbrXc6KFXeLCh6f5BIur6IJ6gkW1uD6G9WYm0+ozJC4xQtQfIs7EvQ81vcXmy6ofGqpwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 9,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "aff74224b277c7807.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "75.2.123.204",
                        "99.83.234.45"
                    ],
                    "time_ms": 89.16
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "75.2.123.204",
                        "99.83.234.45"
                    ],
                    "time_ms": 79.65
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "75.2.123.204",
                        "99.83.234.45"
                    ],
                    "time_ms": 83.81
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "75.2.123.204",
                        "99.83.234.45"
                    ],
                    "time_ms": 83.48
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "75.2.123.204",
                        "99.83.234.45"
                    ],
                    "time_ms": 125.81
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "prod.www-site.cloud.tamu.edu",
        "valid_from": "2025-12-13T18:00:00-06:00",
        "valid_to": "2027-01-12T17:59:59-06:00",
        "days_remaining": 156,
        "san": [
            "prod.www-site.cloud.tamu.edu",
            "tamu.edu",
            "www.tamu.edu"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.tamu.edu:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "AmazonS3",
            "date": "Sun, 09 Aug 2026 00:26:17 GMT",
            "content-type": "text/html",
            "content-length": "106756",
            "location": "https://www.tamu.edu:443/",
            "last-modified": "Sat, 08 Aug 2026 10:00:12 GMT",
            "x-amz-server-side-encryption": "AES256",
            "accept-ranges": "bytes",
            "strict-transport-security": "max-age=63072000; includeSubdomains; preload",
            "x-content-type-options": "nosniff",
            "content-security-policy": "frame-ancestors 'self' https://*.tamu.edu",
            "x-xss-protection": "1; mode=block",
            "referrer-policy": "same-origin",
            "etag": "\"8dd876f622ad3ba6cc3b0010d2d2469d\"",
            "vary": "Accept-Encoding",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 9b50161b0654f8123e6c8e0585e35ade.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "CMH68-P5",
            "x-amz-cf-id": "VieackzJWBJzSNqFA_3Si00jaI9DQ2VHYnfZXw_hFS7es2usw4o9Mg==",
            "age": "52"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": false,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "AmazonS3",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.tamu.edu:443/",
        "title": "Texas A&M University | Texas A&M University",
        "description": "Texas A&M University (TAMU) opened in 1876 as the state's first public institution of higher learning. Today, we are a research powerhouse dedicated to educating the next generation of leaders.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "99.83.234.45": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "75.2.123.204": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "smtp-relay.tamu.edu",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 69.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 69.9,
                "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": 106.42
}