Infrastructure
· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.DTLS Certificate Expiry & RecommendationsAction12 days until leaf cert expires — 6 issues to addressFIX
Certificate validity
Recommended actions
- Renew certificate — 12 days remaining
- Prefer TLS 1.3 — TLS 1.2 is acceptable but TLS 1.3 removes RSA key exchange and improves latency
- Extend HSTS max-age to at least 31536000 (1 year) to meet the preload list criteria
- Add the preload directive and submit to hstspreload.org once max-age + includeSubDomains are in place
- Enable DNSSEC on your domain for DNS spoofing protection
- Enable OCSP stapling on your TLS server to remove a CA roundtrip and protect user privacy
BURL Variantswww/non-www, trailing slash, HTTP→HTTPSREVIEW
www / non-www
Inconsistent — duplicate content risk
HTTP → HTTPS
Consistent
ADNS Records4 A records, 906 ms lookupPASS
| A | 151.101.66.133, 151.101.194.133, 151.101.2.133, 151.101.130.133 |
| AAAA | 2a04:4e42:600::645, 2a04:4e42::645, 2a04:4e42:400::645, 2a04:4e42:200::645 |
| CNAME | — |
| NS | ns2.arizona.edu, ns1.arizona.edu, ns3.arizona.edu, ns4.arizona.edu |
| MX | 10 usb-smtp-inbound-1.mimecast.com 10 usb-smtp-inbound-2.mimecast.com |
| TXT | klaviyo-site-verification=UrxG2U _globalsign-domain-verification=izgsITLkfZm2smYqyfQfHKavyInHOYe9MitDNa7RQU google-site-verification=3_W-LsyREcc6TUUJFFwVIsUBXWTqMdd5vVKcsbWqP3c e2ma-verification=8zg atlassian-domain-verification=ES94l3GmUvDBsp50UTUBNhg3ajIoCIdqIidNQblv3vvBUBaDCi... MS=ms40012895 airtable-verification=781917ba2011d4705c9f3e37380688eb d365mktkey=Nohfyx5FLmdmtCQXEexHH1OiSSqRT7j0hqJyKTFUpGMx jamf-site-verification=6A6Ip32Wh4v4uZIdWCLC2g adobe-idp-site-verification=e27c4eece2e5df59eaee045adaef012decbb2439bc6a0722f0f1... MS=5C6674694CD6FA2EDE161F6871107FB9C432B99C atlassian-sending-domain-verification=70870acb-3638-4afe-a11c-7430e8f24003 d365mktkey=mAW34Y9KNCu5tYAErP2Li1Gs2J2sNxlvXgULSgurxtwx apple-domain-verification=jmQe832xe1XXKYcO google-site-verification=USB08R_Co0Rc7KU12xyGt8zHvYJqLlEZaii-4-i0Vj8 sophos-domain-verification=87e4643d004eab966e575a370952f3a5b797d4062be121059e2c9... pardot586353=9ea2484b018904a444376f3cee23019027055b5c718f0ef366ed081a7ddb581c TnepNYdP462BgcnI UA Campus Network 198.60.152.0/24 google-site-verification=35N1tSLMW9z2uwk1-8lJqfTCuXYuUrGFpfF8GE3-Yy4 mandrill_verify.fFJYWwkPVM_JtMfsga7E7w autodesk-domain-verification=K8cdX6TSE-D46DS7CUpG 99b13054f116de43917dd122e7df4c7c3961811034fa4fd39d klaviyo-site-verification=WND2kS sophos-domain-verification=2586001100bd8c8b6cafff14012013a6fd3c5ede4a4c00883e64f... brevo-code:99f7dc28b8f143fe55a3b7640ef52f99 google-site-verification=J9li8jBvtpY9ekc2FR5a6m7Mq5m0avK_iP6fWROCi5g e2ma-verification=87zbb sophos-domain-verification=44e0f41621d87f620ec796c9f2152cd1674045f5242f3e6189d1f... airtable-verification=8bf69d1cc604393877a4a3774b4ace32 brevo-code:59b3a18744d24f960bd78166f34f87c5 SPF v=spf1 redirect=7hkvzptr._spf._d.mim.ec sophos-domain-verification=932f3cb9400b3f037acba22717426a999d4aa2f524138065efb2e... cisco-ci-domain-verification=4979fa9a4f35fa838213e5584a42d03bc9b7471de8aecb8e5c3... |
| CAA | Lookup not available with standard resolver |
CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.
Informational: CAA (Certification Authority Authorization) records weren't checked in this scan.
Slow DNS adds latency to every page load. Consider a faster DNS provider.
DNS resolution is slow — anycast DNS providers (Cloudflare, Route 53) typically resolve <50ms globally.
Source: DNS performance benchmarks
ARedirect Chain1 redirect(s), 178 ms totalPASS
https://arizona.edu
4 ms · HTTP/1.1
https://www.arizona.edu/
173 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://arizona.edu | 301 | 4 ms | HTTP/1.1 | Varnish |
| 2 | https://www.arizona.edu/ | 200 | 173 ms | HTTP/1.1 | nginx |
See the visual redirect chain in the HTTP Probe tab →
A+IPv6 ReadinessIPv6 reachable (0 ms)PASS
A+Crawlabilityrobots.txt present, sitemap with 407 URLsPASS
#
# robots.txt
#
# This file is to prevent the crawling and indexing of certain parts
# of your site by web crawlers and spiders run by sites like Yahoo!
# and Google. By telling these "robots" where not to go on your site,
# you save bandwidth and server resources.
#
# This file will be ignored unless it is at the root of your host:
# Used: http://example.com/robots.txt
# Ignored: http://example.com/site/robots.txt
#
# For more information about the robots.txt standard, see:
# http://www.robotstxt.org/robotstxt.html
User-agent: *
# CSS, JS, Images
Allow: /core/*.css$
Allow: /core/*.css?
Allow: /core/*.js$
Allow: /core/*.js?
Allow: /core/*.gif
Allow: /core/*.jpg
Allow: /core/*.jpeg
Allow: /core/*.png
Allow: /core/*.svg
Allow: /profiles/*.css$
Allow: /profiles/*.css?
Allow: /profiles/*.js$
Allow: /profiles/*.js?
Allow: /profiles/*.gif
Allow: /profiles/*.jpg
Allow: /profiles/*.jpeg
Allow: /profiles/*.png
Allow: /profiles/*.svg
# Directories
Disallow: /core/
Disallow: /profiles/
# Files
Disallow: /README.md
Disallow: /composer/Metapackage/README.txt
Disallow: /composer/Plugin/ProjectMessage/README.md
Disallow: /composer/Plugin/Scaffold/README.md
Disallow: /composer/Plugin/VendorHardening/README.txt
Disallow: /composer/Template/README.txt
Disallow: /modules/README.txt
Disallow: /sites/README.txt
Disallow: /themes/README.txt
# Paths (clean URLs)
Disallow: /admin/
Disallow: /comment/reply/
Disallow: /filter/tips
Disallow: /node/add/
Disallow: /search/
Disallow: /user/register
Disallow: /user/password
Disallow: /user/login
Disallow: /user/logout
Disallow: /media/oembed
Disallow: /*/media/oembed
# Paths (no clean URLs)
Disallow: /index.php/admin/
Disallow: /index.php/comment/reply/
Disallow: /index.php/filter/tips
Disallow: /index.php/node/add/
Disallow: /index.php/search/
Disallow: /index.php/user/password
Disallow: /index.php/user/register
Disallow: /index.php/user/login
Disallow: /index.php/user/logout
Disallow: /index.php/media/oembed
Disallow: /index.php/*/media/oembed
Sitemap: https://www.arizona.edu/sitemap.xml
Sitemap: https://www.arizona.edu/admissions/sitemap-pages.xml
A+Domain Intelligencearizona.edu — 40 years, 9 months oldPASS
381 days
July 31, 2027
12 days
Issued by Certainly
40 years, 9 months
Registered January 23, 1986
Status unknown
Protects against DNS spoofing
Unknown
2a04:4e42:400::645
Registrar unknown
Expiry timeline
Recommended actions
- Renew the TLS certificate or verify auto-renewal is working