Skip to content
https://rutgers.edu

Infrastructure

· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.
SCORE
81
GRADE
B
FIX
1
REVIEW
4
PASS
4
INFO
0
Probed from Amsterdam, Netherlands
302 Found
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.

B
Redirect Chain
1 redirect(s), 1257 ms total
REVIEW
1 redirect(s), 1257 ms total
Info::
Single redirect
Got: https://rutgers.edu → https://www.rutgers.edu/ (302)
Info::
WWW normalization redirect
Info::
Uses 302 (temporary) redirect
If permanent, use 301 instead.
Got: https://rutgers.edu
Warning::
Redirect overhead: 1257 ms total
Got: 1257 ms

https://rutgers.edu

548 ms · HTTP/1.1

302

https://www.rutgers.edu/

709 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://rutgers.edu302548 msHTTP/1.1
2https://www.rutgers.edu/200709 msHTTP/1.1nginx/1.12.2

See the visual redirect chain in the HTTP Probe tab →

If permanent, use 301 instead.

Why this matters

302 (Found) is for genuinely temporary redirects — if this redirect is permanent, switch to 301 to preserve SEO equity.

Learn more

Search engines treat 302 as temporary, keeping the original URL indexed and not transferring full link equity to the destination. Use 301 (Moved Permanently) for permanent redirects (HTTP→HTTPS, www-vs-non-www, URL restructures).

Source: Google Search Central

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.rutgers.edu/
200https://rutgers.edu/

Inconsistent — duplicate content risk

HTTP → HTTPS

301http://rutgers.edu/ https://rutgers.edu/

Consistent

B
TLS Certificate Expiry & Recommendations
162 days until leaf cert expires — 3 issues to address
REVIEW

Certificate validity

162
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, 161 ms lookup
PASS
1 A records, 161 ms lookup
Info::
Resolves to 1 IPv4 address(es)
Got: 128.6.82.29
Info::
Single A record — no DNS redundancy
Multiple A records provide failover if one server goes down.
Info::
No IPv6 (AAAA) records
Info::
5 nameserver(s) configured
Got: ns1.rutgers.edu, ns6.dnsmadeeasy.com, ns5.dnsmadeeasy.com, runs2.rutgers.edu, ns7.dnsmadeeasy.com
Info::
2 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::
No SPF record found in TXT records
SPF helps prevent email spoofing. Add a TXT record starting with 'v=spf1'.
Info::
DNS resolution time: 161 ms
Got: 161 ms
A128.6.82.29
AAAA
CNAME
NSns1.rutgers.edu, ns6.dnsmadeeasy.com, ns5.dnsmadeeasy.com, runs2.rutgers.edu, ns7.dnsmadeeasy.com
MX
10 mx2.rutgers.edu
10 mx2kb.rutgers.edu
TXT
cisco-ci-domain-verification=420d80e8cad072010212486ea398d1347c3bccbfc861c33ce64...
ZOOM_verify_aVexM4cQQqSH-y-2irswNg
smartsheet-site-validation=Eg14sT1HmnvMeG7DwWs8o-BcUE77ym1x
facebook-domain-verification=cpbqm6wfj2xixv4oj6ztg3dp4pcupg
klaviyo-site-verification=SGwc3U
klaviyo-site-verification=YiWL4U
google-site-verification=n_ksBYYay2p9_3lPEKBnW-OrnkIxOD1jyu53ZeNFp_w
atlassian-domain-verification=0JEWwucVWsqYpPvZyPTyNYGnL0kfnEjabbGXvPlueWPXh9e/ey...
atlassian-domain-verification=h3OHpvFP/BT1l56DvZRkNgSGTPLMerO8riQo6uXRZn9/PGvYfa...
graphpad.com:domain-verification=J-wC-W8JyYzGNswWs63PyA
sj35th8fmsss9h43er8tlk8kop
anthropic-domain-verification-ajcvse=YdGyd3ARqp5N9J9lesyBfLpOv
abuseipdb-verification=AwWTkbmR
docusign=add3baaa-240f-4cb9-8b97-f97ee0a191f0
docusign=acda1f44-e204-43a7-9bf4-4942f6f62ad8
docusign=c39f311c-ede0-4045-b551-b6f049cefec0
apple-domain-verification=73WjNAUVKdqIsYLK
CAALookup not available with standard resolver
Resolved in 161 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.

SPF helps prevent email spoofing. Add a TXT record starting with 'v=spf1'.

Why this matters

Without SPF, receiving servers can't validate sending IPs — your domain is easier to spoof in phishing.

Learn more

SPF complements DMARC. Both should be published. SPF records list authorized sending IPs (e.g., `v=spf1 include:_spf.google.com ~all` for Google Workspace). After publishing, verify in Google Postmaster Tools or mxtoolbox.

Source: RFC 7208 (SPF)

A+
Crawlability
robots.txt present, sitemap with 6 URLs
PASS
robots.txt present, sitemap with 6 URLs
Info::
robots.txt is present
Got: 2027 bytes
Info::
sitemap.xml is present
Info::
sitemap.xml is valid XML
Info::
sitemap.xml contains 6 entries
Info::
Sitemap index with 6 child sitemaps
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 2027 B Sitemaps referenced 0 User-agents * Blocking No — crawling allowed
#
# 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
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
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

A+
Domain Intelligence
rutgers.edu — 41 years, 7 months old, hosted on RUTGERS - Rutgers, The State University, US
PASS
rutgers.edu — 41 years, 7 months old, hosted on RUTGERS - Rutgers, The State University, US
Info::
Domain registered until Jul 31, 2026 (3 months remaining)
Info::
Hosting: RUTGERS - Rutgers, The State University, US
Got: AS46
Domain expiry

EXPIRED

July 31, 2026

SSL certificate

162 days

Issued by Internet2

Domain age

41 years, 7 months

Registered April 25, 1985

DNSSEC

Status unknown

Protects against DNS spoofing

Hosting

RUTGERS - Rutgers, The State University, US

ASN AS46

128.6.82.29

Registrar

Registrar unknown

Lock status unknown 5 NS records
Expiry timeline
Today
+1 year
Domain expiry SSL expiry Danger zone (≤30 days)
Recommended actions
  • Domain has EXPIRED — renew immediately to avoid total site outage
Registrar
Created April 25, 1985 (41 years, 7 months ago)
Expires July 31, 2026 (3 months)
Last Updated January 15, 2026
Name Servers ns1.rutgers.edu, ns7.dnsmadeeasy.com, ns5.dnsmadeeasy.com, dns2.rutgers.edu, ns6.dnsmadeeasy.com
Registrant Rutgers, The State University of New Jersey
Hosting
IP Address 128.6.82.29
ASN AS46 (RUTGERS - Rutgers, The State University, US)
Provider RUTGERS - Rutgers, The State University, US
Data source: whois (0.7s)
A
HTTP Probe Timing
Total 547 ms — DNS, TCP, TLS, TTFB, content transfer breakdown
PASS
DNS Lookup DNS Lookup — time to resolve the domain name to an IP address.
82 ms
TCP Connect TCP Connect — time to establish a TCP connection to the server.
150 ms
TLS Handshake TLS Handshake — time to complete the HTTPS encryption handshake.
163 ms
Time to First Byte Time to First Byte — how long the server takes to respond with the first byte of data.
548 ms
Total Time Total request time from DNS lookup through full response.
548 ms

Connection waterfall

DNS Lookup 82 ms TCP Connect 150 ms TLS Handshake 163 ms Server Processing 153 ms Content Transfer 0 ms
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback