{
    "ok": true,
    "domain": "utmb.edu",
    "generated_at": "2026-08-10T02:07:56-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "network": 50,
            "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": "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": "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": 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": "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": "172 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: utmbhealth.com"
            },
            {
                "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": 40,
                "lost_points": 0,
                "detail": "HTTP/1.1 200 OK"
            },
            {
                "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": "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": "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": "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": "172 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: utmbhealth.com",
                "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": "ok",
                "title": "HTTP response",
                "detail": "HTTP/1.1 200 OK",
                "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": [
                "129.109.15.30"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 utmb-edu.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"jamf-site-verification=RjQBVBuiZx7qaAHM6-AmFg\"",
                "\"ZOOM_verify_XelOzA2Zlv4Vk9pmm70d44\"",
                "\"docusign=41425b3a-5f19-4c42-b1f2-f67bd7d90372\"",
                "\"anthropic-domain-verification-eatn3s=yPBS7go40wAcw3AmqfWOtXxpE\"",
                "\"v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all\"",
                "\"0CE28ADA185223E0156B53C07229B2C7\"",
                "\"MS=ms80019974\"",
                "\"cisco-ci-domain-verification=5d73b97d7d6698162cba5f343371ba0ec5f0ac16cc5c43cd18a4de443c507462\"",
                "\"ms-domain-verification=62d1c0aa-15f2-44d2-bbde-16740a46aec8\"",
                "\"dell-technologies-domain-verification=utmb.edu_dff0b974-4e22-4a29-b9d1-8e85bf9a3f15_1739028930\"",
                "\"yahoo-verification-key=rH6jfCmPwTfHoFuL1Njc05hYKPyEtSEQE4+EW2Lcnkk=\"",
                "\"docusign=286a5dc3-76e0-46fc-853e-f2b717d153cb\"",
                "\"6bO+iNzd7822TDRRb1cri3nAEWZY/gHhSX+DqkNMm2Mw0sID0ZTbDaKjapDyorHj+pdk7Tyn05ElpIp4J+Prhg==\"",
                "\"google-site-verification=CBNo22sBStHU1ymcpbjuAHkIVcjQb2tG5k4WhHajiRc\"",
                "\"apple-domain-verification=pshiXoZnzmaiA2Pu\""
            ],
            "NS": [
                "ns1.utmb.edu.",
                "arns1.utmb.edu.",
                "ns2.utmb.edu."
            ],
            "SOA": [
                "ns1.utmb.edu. ishelp.utmb.edu. 2019121972 900 600 1209600 36000"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "129.109.15.30"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all",
        "dmarc": "v=DMARC1; p=quarantine; pct=100; adkim=r; aspf=r; rua=mailto:dmarc_agg@vali.email",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.utmb.edu",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtNYPsuqG5qFHEuhoAnHbBkh/MY1cImBQ4kjQOol6gsske4veXb5+zTpE6LWd3Qu559F/uJS2Ojb0iKjL1qcZwVBUOs+zUboclRanRhFMhDAL8OxhpQGgi15Oh1a2r9MdgvBhPY1xpH18r5FpQX4tuEDsKv+JvcLWbOYZoXvsorOmnFiynZRGAVDT6xhPTWE9LWJCnCS3Ih1Do7rB3YW/pEnINHwAWjbj/8spRUpyEo4jGPn8RhzobawBeBjDeKR+FT9CGPHj8NgDao9VyL40F7nzxRBHCLVp2ZAW8aZVq5Ozfw/W3SZw8M4x7cVd7Ytngh1xLNJH2K5efarF6KLN7QIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "utmbhealth.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "129.109.15.30"
                    ],
                    "time_ms": 51.38
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "129.109.15.30"
                    ],
                    "time_ms": 20.99
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "129.109.15.30"
                    ],
                    "time_ms": 23.46
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "129.109.15.30"
                    ],
                    "time_ms": 25.09
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "129.109.15.30"
                    ],
                    "time_ms": 242.44
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "InCommon, LLC",
        "subject": "utmb.us",
        "valid_from": "2026-07-14T19:00:00-05:00",
        "valid_to": "2027-01-29T17:59:59-06:00",
        "days_remaining": 172,
        "san": [
            "utmb.us",
            "*.herniasurgerycenter.com",
            "*.herniasurgerycenter.org",
            "*.holidaystyleshow.com",
            "*.infectiousscience.org",
            "*.medicaldiscoverynews.com",
            "*.teammapps.com",
            "*.teammapps.net",
            "*.teammapps.org",
            "*.texastransplantcenter.com",
            "*.texastransplantcenter.org",
            "*.txcercit.org",
            "*.utmb.jobs",
            "*.utmb.us",
            "*.utmbeyecenter.com",
            "*.utmbhcss.com",
            "*.utmbhealth.com",
            "*.utmbhealthcare.org",
            "*.utmbkid.com",
            "*.utmbkid.org",
            "*.utmbphysicians.com",
            "*.utmbphysicians.org",
            "*.yourorthodoc.com",
            "causewayrun.com",
            "herniasurgerycenter.com",
            "herniasurgerycenter.org",
            "holidaystyleshow.com",
            "infectiousscience.org",
            "lakejacksonpediatrics.com",
            "mbinnovations.co",
            "medicaldiscoverynews.com",
            "teammapps.com",
            "teammapps.net",
            "teammapps.org",
            "texastransplantcenter.com",
            "texastransplantcenter.org",
            "txcercit.org",
            "utmb.edu",
            "utmb.jobs",
            "utmbeyecenter.com",
            "utmbhcss.com",
            "utmbhealth.com",
            "utmbhealth.net",
            "utmbhealth.org",
            "utmbhealthcare.org",
            "utmbhousing.com",
            "utmbkid.com",
            "utmbkid.org",
            "utmbphysicians.com",
            "utmbphysicians.org",
            "yourorthodoc.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.utmb.edu/",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "location": "https://www.utmb.edu/",
            "server": "Microsoft-IIS/10.0",
            "connection": "close",
            "content-length": "106917",
            "cache-control": "no-cache",
            "pragma": "no-cache",
            "content-type": "text/html; charset=utf-8",
            "expires": "-1",
            "x-aspnet-version": "4.0.30319",
            "content-security-policy": "img-src https://syndication.twitter.com data: https://utmb-cdn.azureedge.net https://bbox.blackbaudhosting.com 'self' https://cdn.utmb.edu https://www.utmb.edu https://www.utmbhealth.com https://gsbs.utmb.edu https://utmbhealth.razuna.com https://ssl.google-analytics.com https://www.google-analytics.com https://www.youtube.com https://marvel-b1-cdn.bc0a.com https://marvel-processor.bc0a.com https://67412.global.siteimproveanalytics.io https://curator-assets.b-cdn.net https://um.simpli.fi https://utmbstorage.blob.core.windows.net https://static.ctctcdn.com https://cdn.yoshki.com https://staticmap.concept3d.com https://public.tableau.com https://i.vimeocdn.com https://i.ytimg.com https://mcusercontent.com https://cdn.ymaws.com https://anesth.utmb.edu https://acrm.org https://www.aamc.org http://uwgalv.org https://acestoassets.org https://www.galvestonartscenter.org https://dim.mcusercontent.com https://www.ilo.org https://www.nlm.nih.gov https://cdn2.percipio.com http://www.galveston.com https://support.content.office.net https://images-na.ssl-images-amazon.com https://www.orangesmile.com https://www.abos.org https://i1.wp.com/wavelengthmedical.com https://i0.wp.com/wavelengthmedical.com https://www.dropbox.com https://www.facs.org https://serve.uberads.com https://www.nidcd.nih.gov https://www.medicaldiscoverynews.com https://img.photobucket.com https://uwgalv.org https://www.freewebs.com https://www.galveston.com https://api.tiles.virtualearth.net https://assets.section508.gov https://commons.wikimedia.org https://eep.io https://guynir1.files.wordpress.com https://insight.adsrvr.org https://liveutmb.sharepoint.com https://digitalasset.intuit.com https://downloads.mailchimp.com https://chat-us.libanswers.com https://media-cldnry.s-nbcnews.com https://log.pinterest.com https://payments.blackbaud.com https://platform-cdn.sharethis.com https://sync.sharethis.com https://www9.utmb.edu https://ad.doubleclick.net https://collector-12155.tvsquared.com https://www.google.com blob: https://apps.ideal-logic.com https://researchexperts.utmb.edu https://www.googletagmanager.com https://worldwind25.arc.nasa.gov https://unpkg.com https://d2jv02qf7xgjwx.cloudfront.net https://utmbhealth.com https://app.frevvo.com https://events.utmb.edu https://d3e1o4bcbhmj8g.cloudfront.net https://localist-images.azureedge.net ; form-action 'self'; script-src https://utmb-cdn.azureedge.net https://www.youtube.com https://siteimproveanalytics.com https://meps.ahrq.gov https://fs22.formsite.com https://bat.bing.com https://bbox.blackbaudhosting.com https://payments.blackbaud.com https://cdn.jsdelivr.net https://tag.brandcdn.com 'self' 'unsafe-inline' data: blob: https://www.google.com https://www.googletagmanager.com https://ssl.google-analytics.com https://www.google-analytics.com https://www.gstatic.com https://ajax.googleapis.com https://www.googleadservices.com https://cdn.utmb.edu https://www.utmb.edu https://www.utmbhealth.com https://doctors.utmbhealth.com https://search.utmb.edu https://utmb.hosted.panopto.com https://cdn.bc0a.com https://consents-cf.bc0a.com https://dsrportal-cdn.bc0a.com https://platform.twitter.com https://connect.facebook.net https://cdn.curator.io https://tag.simpli.fi https://tags.srv.stackadapt.com https://i.simpli.fi https://chimpstatic.com https://static.addtoany.com https://www.statcounter.com https://downloads.mailchimp.com https://mc.us14.list-manage.com https://api3.libcal.com https://askus.utmb.edu https://www.hcup-us.ahrq.gov https://www.icpsr.umich.edu https://cma.ahrq.gov https://embed.typeform.com https://ocrportal.hhs.gov https://mychart.utmb.edu https://platform-api.sharethis.com https://peopledirectory.uth.tmc.edu https://www.acs-education.com https://player.vimeo.com https://corporate.visa.com https://my.americanheart.org https://www.nlm.nih.gov https://secure.touchnet.net https://www.acponline.org https://webforms.utmb.edu https://dx.doi.org https://s7.addthis.com https://m.addthis.com https://api-public.addthis.com https://z.moatads.com https://cdn.credly.com https://www.swarminteractive.com https://assets.pinterest.com https://static.ctctcdn.com https://cdnjs.cloudflare.com https://uu.diva-portal.org https://s3.amazonaws.com https://www.heart.org https://cdn.yoshki.com https://www2.tsl.state.tx.us https://home.absurgery.org https://www.instagram.com https://cdn01.basis.net https://collector-12155.tvsquared.com https://static.hotjar.com https://180277.tctm.co https://script.hotjar.com https://adservices.brandcdn.com https://tools.cdc.gov https://www.cdc.gov https://public.tableau.com https://www.novitas-solutions.com https://www.imleagues.com https://www.medicaldiscoverynews.com https://az416426.vo.msecnd.net https://ajax.aspnetcdn.com https://maxcdn.bootstrapcdn.com https://cdn.datatables.net https://code.highcharts.com https://code.jquery.com https://mb.moatads.com https://softchalkcloud.com https://www.audacy.com https://babe71tl.micpn.com https://liveutmb-my.sharepoint.com https://chat-us.libanswers.com https://buttons-config.sharethis.com https://grmychart.utmb.edu https://t.sharethis.com https://vwp1mychart01.utmb.edu https://utrgv.utmb.edu https://grutrgv.utmb.edu https://www9.utmb.edu https://googleads.g.doubleclick.net https://apps.ideal-logic.com https://api.allorigins.win https://webformstest.utmb.edu https://cdn.rlets.com https://worldwind.arc.nasa.gov https://unpkg.com https://mychart-sup2.utmb.edu https://researchexperts.utmb.edu https://app.frevvo.com https://events.utmb.edu https://d3e1o4bcbhmj8g.cloudfront.net https://localist-images.azureedge.net https://widget.tagembed.com https://vwp5mychart01.utmb.edu https://vwp5mychart02.utmb.edu https://vwp5mychart03.utmb.edu https://vwp5mychart04.utmb.edu  'unsafe-eval'; frame-ancestors https://www.utmbhealth.com https://www.utmb.edu https://www.today.com https://www.lightboxcdn.com https://www9.utmb.edu https://utmbhealth.com https://utmb.edu https://map.concept3d.com https://findadoc-dev-blazor.azurewebsites.net https://doctors.utmbhealth.com 'self' https://utmb-providersearch-staging.azurewebsites.net https://app.frevvo.com https://localist-images.azureedge.net; connect-src 'self' 'unsafe-inline' data: https://www.google-analytics.com https://www.utmb.edu https://ixfd2-api.bc0a.com https://api.curator.io https://tags.srv.stackadapt.com https://c.statcounter.com https://api3.libcal.com https://listgrowth.ctctcdn.com https://login.microsoftonline.com https://mychart.utmb.edu https://liveutmb-my.sharepoint.com https://chat-us.libanswers.com https://www.today.com https://www.lightboxcdn.com https://l.sharethis.com https://payments.blackbaud.com https://bcp.crwdcntrl.net https://www9.utmb.edu https://analytics.google.com https://stats.g.doubleclick.net https://www.google.com https://apps.ideal-logic.com https://api.allorigins.win https://ad.doubleclick.net https://utmb.edu https://www.utmbhealth.com https://utmbhealth.com https://worldwind26.arc.nasa.gov https://geojson-maps.kyd.au/json/world.geo.json https://utmb-cdn.azureedge.net https://findadoc-dev-blazor.azurewebsites.net https://doctors.utmbhealth.com https://cdn.bc0a.com https://platform-api.sharethis.com https://utmb-providersearch-staging.azurewebsites.net https://researchexperts.utmb.edu https://static.ctctcdn.com https://visitor2.constantcontact.com https://cookie-cdn.bc0a.com https://app.frevvo.com https://events.utmb.edu https://d3e1o4bcbhmj8g.cloudfront.net https://localist-images.azureedge.net https://cloud.taggbox.com; style-src https://utmb-cdn.azureedge.net https://bbox.blackbaudhosting.com 'self' 'unsafe-inline' data: https://cdn.utmb.edu https://fonts.googleapis.com https://ajax.googleapis.com https://www.gstatic.com https://www.utmb.edu https://www.utmbhealth.com https://cdn.curator.io https://tags.srv.stackadapt.com http://ffoodd.github.io https://use.fontawesome.com https://cdn-images.mailchimp.com https://webforms.utmb.edu https://maxcdn.bootstrapcdn.com https://static.ctctcdn.com https://mychart.utmb.edu https://cdn.datatables.net https://cdnjs.cloudflare.com https://code.jquery.com https://doctors.utmbhealth.com https://stackpath.bootstrapcdn.com https://downloads.mailchimp.com https://chat-us.libanswers.com https://grmychart.utmb.edu https://payments.blackbaud.com https://grutrgv.utmb.edu https://utrgv.utmb.edu https://www9.utmb.edu https://apps.ideal-logic.com https://mychart-sup2.utmb.edu https://app.frevvo.com https://events.utmb.edu https://d3e1o4bcbhmj8g.cloudfront.net https://localist-images.azureedge.net https://cloud.taggbox.com ; font-src data: 'self' https://cdn.utmb.edu https://utmb-cdn.azureedge.net https://cloud.taggbox.com https://netdna.bootstrapcdn.com",
            "access-control-allow-origin": "https://api.allorigins.win",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "x-powered-by": "ASP.NET",
            "x-frame-options": "SAMEORIGIN",
            "date": "Mon, 10 Aug 2026 07:07:47 GMT"
        },
        "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": "Microsoft-IIS/10.0",
        "powered_by": "ASP.NET"
    },
    "webpage": {
        "url": "https://www.utmb.edu/",
        "title": "Welcome to the University",
        "description": "UTMB leads Texas in academic health science. Founded in 1891 as the state s first medical school UTMB advances education research innovation and clinical training.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "129.109.15.30": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "utmb-edu.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 27.2,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4014.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4046.6,
                "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": 81.44
}