Skip to content
https://lsu.edu

Infrastructure

· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.
SCORE
85
GRADE
B
FIX
1
REVIEW
4
PASS
4
INFO
0
Probed from Singapore, Singapore
200 OK
Checks
9
4 PASS 4 REVIEW 1 FIX
D
CDN & Delivery
Action
No CDN detected
FIX
No CDN detected
Warning::
No CDN detected
A CDN can significantly improve load times for users around the world by caching content at edge nodes closer to them.
No CDN detected

Consider using a CDN to improve global delivery speed and reduce origin load.

C
IPv6 Readiness
Action
No IPv6 support
REVIEW
No IPv6 support
Info::
No IPv6 (AAAA) records found
IPv6 support is increasingly important for global accessibility. About 40% of internet users have IPv6 connectivity.
No IPv6 Support
About 40% of internet users have IPv6. Consider adding AAAA records.

IPv6 support is increasingly important for global accessibility. About 40% of internet users have IPv6 connectivity.

Why this matters

No AAAA records — same impact as 'no IPv6 (AAAA) records'; IPv6-preferring clients pay extra latency falling back to IPv4.

Source: Google IPv6 stats

B
URL Variants
www/non-www, trailing slash, HTTP→HTTPS
REVIEW
www/non-www, trailing slash, HTTP→HTTPS
Critical::
Both www and non-www versions serve content
Got: Both variants return 200 Expected: One variant 301-redirects to the other
Info::
HTTP correctly 301-redirects to HTTPS

www / non-www

200https://www.lsu.edu/
200https://lsu.edu/

Inconsistent — duplicate content risk

HTTP → HTTPS

301http://lsu.edu/ https://lsu.edu/

Consistent

B
HTTP Probe Timing
Total 1361 ms — DNS, TCP, TLS, TTFB, content transfer breakdown
REVIEW
DNS Lookup DNS Lookup — time to resolve the domain name to an IP address.
2 ms
TCP Connect TCP Connect — time to establish a TCP connection to the server.
226 ms
TLS Handshake TLS Handshake — time to complete the HTTPS encryption handshake.
456 ms
Time to First Byte Time to First Byte — how long the server takes to respond with the first byte of data.
1.13 s
Total Time Total request time from DNS lookup through full response.
1.36 s

Connection waterfall

DNS Lookup 2 ms TCP Connect 226 ms TLS Handshake 456 ms Server Processing 451 ms Content Transfer 227 ms
B
TLS Certificate Expiry & Recommendations
341 days until leaf cert expires — 3 issues to address
REVIEW

Certificate validity

341
days left
0d 30d 60d 90d+

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 Records
1 A records, 229 ms lookup
PASS
1 A records, 229 ms lookup
Info::
Resolves to 1 IPv4 address(es)
Got: 130.39.6.220
Info::
Single A record — no DNS redundancy
Multiple A records provide failover if one server goes down.
Info::
No IPv6 (AAAA) records
Info::
3 nameserver(s) configured
Got: lsu-bdds2.lsu.edu, lsu-bdds4.lsu.edu, lsu-bdds6.lsu.edu
Info::
1 mail exchanger(s) configured
Info::
CAA records not checked
CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.
Info::
SPF record present in TXT
Warning::
DNS resolution is slow (229 ms)
Slow DNS adds latency to every page load. Consider a faster DNS provider.
Got: 229 ms
A130.39.6.220
AAAA
CNAME
NSlsu-bdds2.lsu.edu, lsu-bdds4.lsu.edu, lsu-bdds6.lsu.edu
MX
0 lsu-edu.mail.protection.outlook.com
TXT
v=verifydomain MS=ms37166398
ZOOM_verify_MphK6uNqS6m-5Pa2mqAZaQ
apple-domain-verification=KSJ1a6iupWh4vU5b
airtable-verification=9429d076ac52c5041dfa18e230321e03
smartsheet-site-validation=xTkZxtlUPYEvTawE3Qdxb_d78Z8gRT3N
cisco-site-verification=96c8d8ce-5637-4646-bee0-381bb25c1130
adobe-idp-site-verification=1391f24be3dee568c0a0c647c9dd0361d0b2ddac207ee5d04e7e...
SPF v=spf1 ip4:130.39.6.0/24 ip4:130.39.4.0/24 ip4:96.125.27.69 ip4:96.125.0.13 incl...
CAALookup not available with standard resolver
Resolved in 229 ms

Multiple A records provide failover if one server goes down.

Why this matters

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.

Why this matters

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.

Why this matters

DNS resolution is slow — anycast DNS providers (Cloudflare, Route 53) typically resolve <50ms globally.

Source: DNS performance benchmarks

A+
Redirect Chain
No redirects — direct access
PASS
No redirects — direct access
Info::
No redirects — direct access
Got: https://lsu.edu

https://lsu.edu

1103 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://lsu.edu2001103 msHTTP/1.1Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16
A+
Crawlability
robots.txt present, sitemap with 10710 URLs
PASS
robots.txt present, sitemap with 10710 URLs
Info::
robots.txt is present
Got: 199 bytes
Info::
sitemap.xml is present
Info::
sitemap.xml is valid XML
Info::
sitemap.xml contains 10710 entries
Info::
robots.txt does not reference a sitemap
Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.

Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.

Why this matters

robots.txt omits Sitemap: directive — crawlers must fetch /sitemap.xml by convention; reliable but missing the explicit hint.

Source: sitemaps.org

robots.txt 200 OK
Size 199 B Sitemaps referenced 0 User-agents SemrushBot, * Blocking No — crawling allowed
User-agent: SemrushBot
Disallow: /

User-agent: *
Disallow: /bookmgr-cgi/
Disallow: /webtest/
Disallow: /cgi-bin/
Disallow: /hodold/
Disallow: /reports/
Disallow: /hod/
Disallow: /HOD/
Disallow: /_*

A+
Domain Intelligence
lsu.edu — 39 years, 9 months old, hosted on LSU - Louisiana State University, US
PASS
lsu.edu — 39 years, 9 months old, hosted on LSU - Louisiana State University, US
Info::
Domain registered until Jul 31, 2026 (3 months remaining)
Info::
Hosting: LSU - Louisiana State University, US
Got: AS2055
Domain expiry

47 days

July 31, 2026

SSL certificate

341 days

Issued by Internet2

Domain age

39 years, 9 months

Registered January 19, 1987

DNSSEC

Status unknown

Protects against DNS spoofing

Hosting

LSU - Louisiana State University, US

ASN AS2055

130.39.6.220

Registrar

Registrar unknown

Lock status unknown 4 NS records
Expiry timeline
Today
+1 year
Domain expiry SSL expiry Danger zone (≤30 days)
Recommended actions
  • Renew the domain or enable auto-renewal to prevent accidental expiry
Registrar
Created January 19, 1987 (39 years, 9 months ago)
Expires July 31, 2026 (3 months)
Last Updated July 16, 2025
Name Servers lsu-bdds2.lsu.edu, lsu-bdds6.lsu.edu, lsu-bdds4.lsu.edu, lsu-bdds1.lsu.edu
Registrant Louisiana State University
Hosting
IP Address 130.39.6.220
ASN AS2055 (LSU - Louisiana State University, US)
Provider LSU - Louisiana State University, US
Data source: whois (1.5s)
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback