{
    "ok": true,
    "domain": "mayo.edu",
    "generated_at": "2026-08-09T18:40:11-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 65,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 70,
            "security": 65,
            "network": 50,
            "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": "1 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": "8 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": "8 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": 0,
                "lost_points": 20,
                "detail": "No tested DKIM selector responded."
            },
            {
                "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": "178 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: imcourses.mayo.edu"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "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": "1 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": "8 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": "8 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": "error",
                "title": "DKIM",
                "detail": "No tested DKIM selector responded.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "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": "178 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: imcourses.mayo.edu",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "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": [
                "129.176.1.88"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "20 mail5.mayo.edu.",
                "20 mail2.mayo.edu.",
                "20 mail6.mayo.edu.",
                "20 mail3.mayo.edu.",
                "40 mail9.mayo.edu.",
                "20 mail7.mayo.edu.",
                "20 mail4.mayo.edu.",
                "20 mail8.mayo.edu."
            ],
            "TXT": [
                "\"openai-domain-verification=dv-i7ZaLCeK2qrclGOze4M2PiHQ\"",
                "\"anthropic-domain-verification-mredpm=fzmnmnMBZogf4f6FTlyqMr0g3\"",
                "\"facebook-domain-verification=a130yhg534txrzgca135ruqp10lzxb\"",
                "\"clickup-verification=f/hOvuVPnq55MJcDlsgyKnrsfkbPFWhAYthKjDpSSpU=\\\"\"",
                "\"apple-domain-verification=tB6bZOjVnxrGsvNAUCrbvu8w13vf8gisqEuRLcHvBHY\"",
                "\"ncy863bz54x4hbfx0kxpzms73067ls2p\"",
                "\"airtable-verification=459857655e95cc2ee956f20303a55c81\"",
                "\"jamf-site-verification=R0K83JJqj_bgnqVbpXLfAw\"",
                "\"smartsheet-site-validation=OL24tsI9LLKKAV1WeGXd-YY9T6iZ7va6\"",
                "\"docker-verification=dd5c1bdd-e5ff-496b-9d58-7eb86aa512da\"",
                "\"google-site-verification=ls8oshAZuerjs2hd6mqV1jcZEa9SLfLFktnbWyeMqtI\"",
                "\"onetrust-domain-verification=76ed506b42e14ba9b6b1c0459d2f58bf\"",
                "\"google-site-verification=MV6rLYiGAtUuMD-NVU6ovO-WZc2WxXv8uk6TC_d1bhE\"",
                "\"v=spf1 mx include:_spf.mayo.edu include:_spf_sf_lms.mayo.edu include:_spf_msgfe_mcmo.mayo.edu include:_spf_sf_lms_dc4.mayo.edu -all\"",
                "\"Verification\" \"Token:\" \"ncy863bz54x4hbfx0kxpzms73067ls2p\"",
                "\"google-site-verification=iX2UMwVMr52MWt-vkNO2rDXe11eYb3bRHmbt3ohIvto\"",
                "\"mongodb-site-verification=JSoyi3kpvotIkRpHC3Eo1BdbleqBMkoZ\"",
                "\"smartsheet-site-validation=KJkBWGA9r3NCAZ7EpPrJmyICOCXTUinO\"",
                "\"webexdomainverification.=4386341e-4098-4aa7-8485-86546c1f3a24\"",
                "\"google-site-verification=ASB9s2urVgNbATTURtg4xPD3hadpijjRERuZ2UuQb74\"",
                "\"miro-verification=c81b2b4f7e056deac221edd1a0421224c3b3ba73\"",
                "\"google-site-verification=YwCIRPmhdUCmizlx5MzOfLRXAOoCtviYagwGIidTzVw\"",
                "\"webexdomainverification.4C675B8ACF31B136E053AB06FC0A3F65=9ecac964-5b6c-4400-9b6f-257f52f22845\"",
                "\"google-site-verification=SpnGUxUsOo4HMJfzo6JnWBh-FRvKgmULlghqq1hoPEQ\"",
                "\"facebook-domain-verification=d7it05etkce11qsdsdhkpo5597zimn\"",
                "\"onetrust-domain-verification=3c50588d574743f494105a5f1f7d202a\"",
                "\"neat-pulse-domain-verification-7X1p1Rv=ee076bee-957c-4239-95d6-43aa3a297b08\"",
                "\"fwhJ2Yilhr8oJN+TnFhPLKARgF3pd+RukYS5/VDQrfpBkGzaFqGx6iwvxkHVU918P12qy8ACL1H13994woZeqg==\"",
                "\"google-site-verification=KjJvI5_SbPfwRcL385kzornI_4PTVnwsOyV85kyrSWE\"",
                "\"google-site-verification=Z69yPWJq4hhx0snUrXd4Vx6UfzNYL7nPsBXAnmhBZeQ\"",
                "\"google-site-verification=kqbyVf1ni1Yu1mXkJHma_q6gfisBUEUDx0vZIeaFBuU\"",
                "\"atlassian-domain-verification=T9ZRvf1pkRnBgild0TG3diy84RfYObI0l9PqdfU20XCUkhwbrARtKKko0/xSrZaO\"",
                "\"adobe-idp-site-verification=1a1d294e03dc1f18f089fdab21096893adea673f8881987239a14971cf7c89b5\"",
                "\"google-site-verification=YSC2t2Lb3qKAUeXMILICpESh3VDYOW4LL9dkEq0JYX4\""
            ],
            "NS": [
                "a18-66.akam.net.",
                "a1-70.akam.net.",
                "a14-64.akam.net.",
                "a3-66.akam.net.",
                "a13-66.akam.net.",
                "dns2.mayo.edu.",
                "dns1.mayo.edu.",
                "a10-66.akam.net."
            ],
            "SOA": [
                "dns1.mayo.edu. noc.mayo.edu. 9653 10800 3600 2592000 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "129.176.1.88"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx include:_spf.mayo.edu include:_spf_sf_lms.mayo.edu include:_spf_msgfe_mcmo.mayo.edu include:_spf_sf_lms_dc4.mayo.edu -all",
        "dmarc": "v=DMARC1; p=reject; sp=reject; pct=100; rf=afrf; ri=86400; fo=1; aspf=s; adkim=s; ruf=mailto:dmarc-details@mayo.edu; rua=mailto:dmarc-summary@mayo.edu",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "imcourses.mayo.edu",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "129.176.1.88"
                    ],
                    "time_ms": 61.32
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "129.176.1.88"
                    ],
                    "time_ms": 66.32
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "129.176.1.88"
                    ],
                    "time_ms": 62.84
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "129.176.1.88"
                    ],
                    "time_ms": 153.21
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "129.176.1.88"
                    ],
                    "time_ms": 61.8
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "mwredirects5.mayo.edu",
        "valid_from": "2026-07-19T19:00:00-05:00",
        "valid_to": "2027-02-03T17:59:59-06:00",
        "days_remaining": 178,
        "san": [
            "mwredirects5.mayo.edu",
            "*.edlink.mayo.edu",
            "*.mayo.edu",
            "*.mayoclinic.org",
            "*.mayoclinicplatform.org",
            "*.mayomedicallaboratories.com",
            "*.testcatalog.org",
            "arabic.mayoclinic.org",
            "edlink.mayo.edu",
            "mayo.edu",
            "mayoclinic.com",
            "mayoclinic.org",
            "mayoclinichealthcare.co.uk",
            "mayoclinichealthsystem.org",
            "mayocliniclabs.com",
            "mayoclinicplatform.org",
            "mayoclinicproceedings.org",
            "mayomedicallaboratories.com",
            "store.mayoclinic.org",
            "testcatalog.org",
            "uscovidplasma.org",
            "videotours.mayoclinic.org",
            "www.ce.mayo.edu",
            "www.executiveeducation.mayo.edu",
            "www.mayoclinic.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.mayo.edu/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "location": "https://www.mayo.edu/",
            "server": "BigIP",
            "connection": "Keep-Alive",
            "content-length": "366",
            "mime-version": "1.0",
            "content-type": "text/html",
            "cache-control": "max-age=0",
            "date": "Sun, 09 Aug 2026 23:40:03 GMT",
            "set-cookie": "MAYO_CLINIC_USER_GEO=US; path=/; secure",
            "mayo-origin-source": "sitecore",
            "server-timing": "ak_p; desc=\"1786318803301_389628587_3286289403_21_10373_40_31_15\";dur=1"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "BigIP",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.mayo.edu/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "129.176.1.88": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "Minnesota",
            "city": "Rochester",
            "latitude": 44.0484186,
            "longitude": -92.4948369,
            "asn": 7973,
            "organization": "Mayo Foundation for Medical Education and Research",
            "isp": "Mayo Foundation for Medical Education and Research",
            "timezone": "America/Chicago"
        }
    },
    "smtp": {
        "host": "mail5.mayo.edu",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4029.5,
                "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": 79.94
}