Infrastructure
· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.CIPv6 ReadinessActionNo IPv6 supportREVIEW
IPv6 support is increasingly important for global accessibility. About 40% of internet users have IPv6 connectivity.
No AAAA records — same impact as 'no IPv6 (AAAA) records'; IPv6-preferring clients pay extra latency falling back to IPv4.
Source: Google IPv6 stats
BURL Variantswww/non-www, trailing slash, HTTP→HTTPSREVIEW
www / non-www
Inconsistent — duplicate content risk
HTTP → HTTPS
Consistent
BTLS Certificate Expiry & Recommendations134 days until leaf cert expires — 3 issues to addressREVIEW
Certificate validity
Recommended actions
- Enable HSTS: Strict-Transport-Security: max-age=31536000; includeSubDomains
- 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
A+DNS Records1 A records, 66 ms lookupPASS
| A | 35.170.140.174 |
| AAAA | — |
| CNAME | — |
| NS | ns12.odu.edu, ns11.odu.edu, ns1.odu.edu, ns2.odu.edu |
| MX | 10 odu-edu.mail.protection.outlook.com |
| TXT | e2ma-verification=kdtgb e2ma-verification=ldtgb e2ma-verification=aftgb e2ma-verification=6ftgb e2ma-verification=3ytgb e2ma-verification=owtgb e2ma-verification=oiugb e2ma-verification=3iugb e2ma-verification=dnugb google-site-verification=UtNBUiLNaVn2WzUGgkMOanCi4pmGGRsn05ANkwLXuwY e2ma-verification=ujchb e2ma-verification=hlchb e2ma-verification=rochb e2ma-verification=uschb e2ma-verification=uxchb e2ma-verification=i3dhb e2ma-verification=z4dhb e2ma-verification=qdhib e2ma-verification=pdhib e2ma-verification=odhib e2ma-verification=lihib e2ma-verification=onhib e2ma-verification=pnhib e2ma-verification=wthib e2ma-verification=1liib e2ma-verification=cpiib e2ma-verification=twiib e2ma-verification=lxiib google-site-verification:AdzUG5sAM7FqISVMMBCxT39hZ8dr0VhFtXcAB4mjMvE 4599c6939841ce209969362ff528f744401670ac3890a10a8bcf4afb7d4f9803 have-i-been-pwned-verification=386751bf5b0277804885366051a8c4b4 tkXqh+MUYm63QRwLF7ZaFXuopLOt8BwBfw3olAZw2Bo6M+PqXErIC/Dyee/CkXYYYRF+ibwf9YcVb3b9... MS=ms35853436 docusign=922cf7cd-090e-44b9-a811-d1e4f38cdc61 docusign=619cf7b6-18e4-44a8-8b50-cc9984b607a7 google-site-verification=iiYAxJiAd-QSQ1qrpeJEpBCtb4o76-Ph3gS3TTAcGeg google-site-verification=n7kD7hxZdA4lG7GHb2qDCBPIyJhM64VBJZWsWBKX9xY webexdomainverification.4C675B8A85D9B136E053AB06FC0A3F65=d3001889-8a6f-4d99-a1e6... cisco-ci-domain-verification=110425cd11b8071de313d5071afbc25696f75e6c77573cb1c48... facebook-domain-verification=dwg8mjggpiec6nfgjl6nvlfp7wchvs apple-domain-verification=zs38k2WtaSNjQlAl canva-site-verification=NjR8khqdW8mmI5KkmPmsmA atlassian-domain-verification=v3HLeQMslSSmKSqWXlryLoH9/TwdItjNccNEAdwNtvrOPmll99... e2ma-verification=4vbgb e2ma-verification=2i0fb google-site-verification=jpDI6dx5_fuSbDRGAfspvqUj2x1iZKRZU616IBKFkaU SPF v=spf1 mx include:_spf.google.com include:spf.protection.outlook.com include:_sp... e2ma-verification=09ngb twilio-domain-verification=44204bc9aa9c9806a92fd1f68dfc62cd adobe-idp-site-verification=c031cae951ab621bf601a5aac4f3311822837f7a997b27439145... logmein-verification-code=9QSbCL6h1oTuUk274zckv7i94 e2ma-verification=bdsgb e2ma-verification=9csgb e2ma-verification=adsgb e2ma-verification=qcsgb e2ma-verification=wlsgb e2ma-verification=xlsgb e2ma-verification=1atgb e2ma-verification=0atgb e2ma-verification=2atgb e2ma-verification=3atgb |
| CAA | Lookup not available with standard resolver |
Multiple A records provide failover if one server goes down.
Single A record means a single point of failure — if that IP goes down, your site is unreachable until DNS TTL expires.
Learn more ▾ ▴
Add multiple A records for round-robin failover, or use a managed DNS provider with health-checked failover (Route 53, Cloudflare, NS1). Short TTL (60-300s) lets clients recover faster on outages.
Source: SRE practice / DNS architecture
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.
ARedirect Chain1 redirect(s), 77 ms totalPASS
https://odu.edu
40 ms · HTTP/1.1
https://www.odu.edu/
37 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://odu.edu | 301 | 40 ms | HTTP/1.1 | nginx |
| 2 | https://www.odu.edu/ | 200 | 37 ms | HTTP/1.1 | nginx |
See the visual redirect chain in the HTTP Probe tab →
A+Crawlabilityrobots.txt present, sitemap with 22 URLsPASS
Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.
robots.txt omits Sitemap: directive — crawlers must fetch /sitemap.xml by convention; reliable but missing the explicit hint.
Source: sitemaps.org
#
# 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.txt
Disallow: /web.config
# 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
# 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
- https://www.odu.edu/sitemap.xml?page=1
- https://www.odu.edu/sitemap.xml?page=2
- https://www.odu.edu/sitemap.xml?page=3
- https://www.odu.edu/sitemap.xml?page=4
- https://www.odu.edu/sitemap.xml?page=5
- https://www.odu.edu/sitemap.xml?page=6
- https://www.odu.edu/sitemap.xml?page=7
- https://www.odu.edu/sitemap.xml?page=8
- https://www.odu.edu/sitemap.xml?page=9
- https://www.odu.edu/sitemap.xml?page=10
- https://www.odu.edu/sitemap.xml?page=11
- https://www.odu.edu/sitemap.xml?page=12
- https://www.odu.edu/sitemap.xml?page=13
- https://www.odu.edu/sitemap.xml?page=14
- https://www.odu.edu/sitemap.xml?page=15
- https://www.odu.edu/sitemap.xml?page=16
- https://www.odu.edu/sitemap.xml?page=17
- https://www.odu.edu/sitemap.xml?page=18
- https://www.odu.edu/sitemap.xml?page=19
- https://www.odu.edu/sitemap.xml?page=20
- https://www.odu.edu/sitemap.xml?page=21
- https://www.odu.edu/sitemap.xml?page=22
A+Domain Intelligenceodu.edu — 40 years old, hosted on AWSPASS
47 days
July 31, 2026
134 days
Issued by Internet2
40 years
Registered November 5, 1986
Status unknown
Protects against DNS spoofing
AWS
ASN AS14618
35.170.140.174
Registrar unknown
Expiry timeline
Recommended actions
- Renew the domain or enable auto-renewal to prevent accidental expiry