Skip to content
https://kit.edu

Infrastructure

· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.
SCORE
90
GRADE
A
FIX
1
REVIEW
3
PASS
5
INFO
0
Probed from Madrid, Spain
301 Moved Permanently
Checks
9
5 PASS 3 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
Crawlability
robots.txt present, no sitemap
REVIEW
robots.txt present, no sitemap
Info::
robots.txt is present
Got: 300 bytes
Info::
No sitemap.xml found
A sitemap helps search engines discover and index your pages more efficiently.
Info::
robots.txt does not reference a sitemap
Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.

A sitemap helps search engines discover and index your pages more efficiently.

Why this matters

No sitemap.xml — Google relies on crawl-graph discovery alone, slowing indexing of deep or fresh URLs.

Learn more

A sitemap accelerates Google's discovery of new and updated content. Most CMSes auto-generate one; static-site frameworks need a build-step plugin. Reference it from robots.txt and submit in Search Console to confirm Google can fetch it.

Source: sitemaps.org / Google Search Central

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 300 B Sitemaps referenced 0 User-agents *, W3C-checklink Blocking No — crawling allowed
# http://www.robotstxt.org/wc/exclusion.html#robotstxt

User-agent: *
Disallow: /cgi-bin/
Disallow: /search.php
Disallow: /english/search.php
Disallow: /admin/events/
Disallow: /emailform.php
Disallow: /vcard.php

# http://validator.w3.org/docs/checklink.html#bot
User-Agent: W3C-checklink
Disallow:

sitemap.xml No sitemap found

No sitemap found

Adding a sitemap helps search engines discover your pages.

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

Inconsistent — duplicate content risk

HTTP → HTTPS

301http://kit.edu/ https://kit.edu/

Consistent

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

Certificate validity

40
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, 59 ms lookup
PASS
1 A records, 59 ms lookup
Info::
Resolves to 1 IPv4 address(es)
Got: 141.3.128.6
Info::
Single A record — no DNS redundancy
Multiple A records provide failover if one server goes down.
Info::
Has 1 IPv6 (AAAA) record(s)
Got: 2a00:1398:b::8d03:8006
Info::
3 nameserver(s) configured
Got: ns-p-3.kit-dns.net, ns-p-1.kit-dns.eu, ns-p-2.kit-dns.de
Info::
6 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
Info::
DNS resolution time: 59 ms
Got: 59 ms
A141.3.128.6
AAAA2a00:1398:b::8d03:8006
CNAME
NSns-p-3.kit-dns.net, ns-p-1.kit-dns.eu, ns-p-2.kit-dns.de
MX
5 scc-spamtrap-no-smtp-here.scc.kit.edu
10 mx03.kit.edu
10 mx02.kit.edu
10 mx01.kit.edu
10 mx04.kit.edu
100 scc-spamtrap-always-defer.scc.kit.edu
TXT
SPF v=spf1 include:spf.scc.kit.edu include:_spf.dvinci-hr.com ~all
google-site-verification=RiJYMytX3pCx9KAv1rNgu7x8-dAMgVAMn5qB8zYu9bc
atlassian-domain-verification=qhFYbQE2bdCvjp708nAGIImh0LzZ/p5MjLLNU6wfMPtqq1ajaq...
autodesk-domain-verification=4wC8GCTcMcObRgc3dXo7
google-site-verification=PBcafkoTXqYwjQ-nVJN8sGo2rvahKeD7GgFgxxm0OUM
dell-technologies-domain-verification=kit.edu_f768eb0e-44f1-431c-a67f-694499efdb...
google-site-verification=g2okR86CjsCt2zhOMWp_sa7oSsbh0cNZhT4QK9-UcVQ
apple-domain-verification=K7JHi0GuEXUJiuJE
google-site-verification=FEK-Gy3ydqDu2NIGvvBkQq_mKUw2N9LPdNoC1O_-t08
adobe-idp-site-verification=fe0c9922b6b16dd795d3fda0aab93ad83f7207d88d7467d2c0bd...
_telesec-domain-validation=2025-06-20_6NkIwhThZrME45gTGFd3tCJ2yRWHbu7cjrk8IqSycK...
google-site-verification=ffL3AOAKfnC9F0NVBm62Cr94_08W8bVV1e-BW0py8eg
ZOOM_verify_xvV7c9aqSU2nEbHUuA9U3w
MS=1DB8D1E6C4AB5F32AD0A254EDDE5058DF8EBA070
atlassian-sending-domain-verification=18f62122-a717-48b3-930a-73d7ffad820c
CAALookup not available with standard resolver
Resolved in 59 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.

A
Redirect Chain
1 redirect(s), 258 ms total
PASS
1 redirect(s), 258 ms total
Info::
Single redirect
Got: https://kit.edu → https://www.kit.edu/ (301)
Info::
WWW normalization redirect

https://kit.edu

95 ms · HTTP/1.1

301

https://www.kit.edu/

163 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://kit.edu30195 msHTTP/1.1Apache
2https://www.kit.edu/200163 msHTTP/1.1Apache

See the visual redirect chain in the HTTP Probe tab →

A+
IPv6 Readiness
IPv6 reachable (28 ms)
PASS
IPv6 reachable (28 ms)
Info::
IPv6 is configured and reachable at 2a00:1398:b::8d03:8006
Got: 28 ms connect
IPv6 Ready
AAAA Records 2a00:1398:b::8d03:8006 Connection Reachable (28 ms)
A+
Domain Intelligence
kit.edu — 19 years, 10 months old
PASS
kit.edu — 19 years, 10 months old
Info::
Domain registered until Jul 31, 2028 (2 years, 3 months remaining)
Domain expiry

744 days

July 31, 2028

SSL certificate

40 days

Issued by Let's Encrypt

Domain age

19 years, 10 months

Registered September 28, 2006

DNSSEC

Status unknown

Protects against DNS spoofing

Hosting

Unknown

2a00:1398:b::8d03:8006

Registrar

Registrar unknown

Lock status unknown 3 NS records
Expiry timeline
Today
+1 year
Domain expiry SSL expiry Danger zone (≤30 days)
Registrar
Created September 28, 2006 (19 years, 10 months ago)
Expires July 31, 2028 (2 years, 3 months)
Last Updated June 3, 2025
Name Servers ns-p-2.kit-dns.de, ns-p-3.kit-dns.net, ns-p-1.kit-dns.eu
Registrant Karlsruhe Institute of Technology
Hosting
IP Address 2a00:1398:b::8d03:8006
Data source: whois (0.7s)
A+
HTTP Probe Timing
Total 135 ms — DNS, TCP, TLS, TTFB, content transfer breakdown
PASS
DNS Lookup DNS Lookup — time to resolve the domain name to an IP address.
43 ms
TCP Connect TCP Connect — time to establish a TCP connection to the server.
29 ms
TLS Handshake TLS Handshake — time to complete the HTTPS encryption handshake.
35 ms
Time to First Byte Time to First Byte — how long the server takes to respond with the first byte of data.
135 ms
Total Time Total request time from DNS lookup through full response.
135 ms

Connection waterfall

DNS Lookup 43 ms TCP Connect 29 ms TLS Handshake 35 ms Server Processing 28 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