Infrastructure
· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.BURL Variantswww/non-www, trailing slash, HTTP→HTTPSREVIEW
www / non-www
Inconsistent — duplicate content risk
HTTP → HTTPS
Consistent
BTLS Certificate Expiry & Recommendations80 days until leaf cert expires — 2 issues to addressREVIEW
Certificate validity
Recommended actions
- Enable HSTS: Strict-Transport-Security: max-age=31536000; includeSubDomains
- Enable OCSP stapling on your TLS server to remove a CA roundtrip and protect user privacy
A+DNS Records1 A records, 17 ms lookupPASS
| A | 23.185.0.4 |
| AAAA | 2620:12a:8000::4, 2620:12a:8001::4 |
| CNAME | — |
| NS | a1-62.akam.net, a3-65.akam.net, a4-66.akam.net, a12-65.akam.net, a13-64.akam.net, a20-66.akam.net |
| MX | 10 mxb-00689501.gslb.gpphosted.com 10 mxa-00689501.gslb.gpphosted.com |
| TXT | Eoo0gs6 m8eOw3y MS=ms52245827 asv=da4c7d8856899dbb3d45b60f3c28d59b dropbox-domain-verification=f1n67lwfna5t docusign=4c2fa0e1-1d58-4e9d-a990-9170c7469a30 jamf-site-verification=QHSp3zWkTZFhIsp8LPwWWw openai-domain-verification=dv-jCkR0Jc6km4aTIjJbZqaFAtG docker-verification=ae23f4e9-7a8d-418a-beb4-0804b93937b1 miro-verification=9d80e56f88fa33f59fccadbf15e5c5b327a6f9ab smartsheet-site-validation=MahZ921k4r3q7D8KLvbNF-Tqc1jIios2 adobe-idp-site-verification=b511ccd8-3883-4d6e-b58c-75f1470d1740 webexdomainverification.MY29=81acea8d-a2fc-45f3-911c-20a2288fb624 google-site-verification=HtOOY32-9HS79DHU_rCtAk4yzrYJIUgYpgGp3yEHYVc google-site-verification=UH6QLUanl78tmn7t_OpBj49TUP0qqSxaS8NGWdwfLQM SPF v=spf1 mx include:spf.ornl.gov include:spf.protection.outlook.com -all WDyvlcWkrwU0JAx/GkXvf14RnqhRwDf4B/4nRX9NUKLFxYPs6TcnyBPIQjriPjp0j/lgflRtspjA+02j... adobe-sign-verification=0ec9de93cfd4f0eb0a0071dbab2bf70bfbca10b65d6fc26390e77af9... box-domain-verification=2372b52cb5ec2e84a26f51b4e3d47e695a08b450ffd5e6b73b04016f... atlassian-domain-verification=JW3zXl3PO/tGx8Xgrs/SzZRCbUlw4NAhtna2K37Glo/peg4gca... successfactors-site-verification=OGYzNGZiNzc4ZjdmODdiYjg2ODgyNGQ2MmVhYjI2NmNmMjQ... |
| 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), 186 ms totalPASS
https://ornl.gov
158 ms · HTTP/1.1
https://www.ornl.gov/
28 ms · HTTP/1.1 FINAL
| # | URL | Status | Time | Protocol | Server |
|---|---|---|---|---|---|
| 1 | https://ornl.gov | 301 | 158 ms | HTTP/1.1 | Pantheon |
| 2 | https://www.ornl.gov/ | 200 | 28 ms | HTTP/1.1 | nginx |
See the visual redirect chain in the HTTP Probe tab →
A+IPv6 ReadinessIPv6 reachable (1 ms)PASS
A+Crawlabilityrobots.txt present, sitemap with 38 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.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
# Block faceted search URL enumeration
Disallow: /*?f%5B
Disallow: /*?f[
Disallow: /all-news?
Disallow: /our-people/find-people?
Disallow: /directorate/ffesd/research-highlights?
# Slow down crawlers that honor this directive
Crawl-delay: 10
- http://www.ornl.gov/sitemap.xml?page=1
- http://www.ornl.gov/sitemap.xml?page=2
- http://www.ornl.gov/sitemap.xml?page=3
- http://www.ornl.gov/sitemap.xml?page=4
- http://www.ornl.gov/sitemap.xml?page=5
- http://www.ornl.gov/sitemap.xml?page=6
- http://www.ornl.gov/sitemap.xml?page=7
- http://www.ornl.gov/sitemap.xml?page=8
- http://www.ornl.gov/sitemap.xml?page=9
- http://www.ornl.gov/sitemap.xml?page=10
- http://www.ornl.gov/sitemap.xml?page=11
- http://www.ornl.gov/sitemap.xml?page=12
- http://www.ornl.gov/sitemap.xml?page=13
- http://www.ornl.gov/sitemap.xml?page=14
- http://www.ornl.gov/sitemap.xml?page=15
- http://www.ornl.gov/sitemap.xml?page=16
- http://www.ornl.gov/sitemap.xml?page=17
- http://www.ornl.gov/sitemap.xml?page=18
- http://www.ornl.gov/sitemap.xml?page=19
- http://www.ornl.gov/sitemap.xml?page=20
- http://www.ornl.gov/sitemap.xml?page=21
- http://www.ornl.gov/sitemap.xml?page=22
- http://www.ornl.gov/sitemap.xml?page=23
- http://www.ornl.gov/sitemap.xml?page=24
- http://www.ornl.gov/sitemap.xml?page=25
- http://www.ornl.gov/sitemap.xml?page=26
- http://www.ornl.gov/sitemap.xml?page=27
- http://www.ornl.gov/sitemap.xml?page=28
- http://www.ornl.gov/sitemap.xml?page=29
- http://www.ornl.gov/sitemap.xml?page=30
- http://www.ornl.gov/sitemap.xml?page=31
- http://www.ornl.gov/sitemap.xml?page=32
- http://www.ornl.gov/sitemap.xml?page=33
- http://www.ornl.gov/sitemap.xml?page=34
- http://www.ornl.gov/sitemap.xml?page=35
- http://www.ornl.gov/sitemap.xml?page=36
- http://www.ornl.gov/sitemap.xml?page=37
- http://www.ornl.gov/sitemap.xml?page=38
A+Domain Intelligenceornl.gov — via get.gov, 28 years, 11 months oldPASS
13 days
July 31, 2026
80 days
Issued by Let's Encrypt
28 years, 11 months
Registered October 2, 1997
Enabled
Protects against DNS spoofing
Unknown
2620:12a:8000::4
get.gov
Expiry timeline
Recommended actions
- Renew the domain or enable auto-renewal to prevent accidental expiry
- Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
The domain can be transferred without an unlock step. Enable registrar lock (clientTransferProhibited) in your registrar's control panel to protect against unauthorized or accidental transfers.
Without registrar lock, an attacker who phishes your registrar credentials can transfer the domain in minutes — total brand hijack.
Learn more ▾ ▴
Registrar lock (clientTransferProhibited, clientUpdateProhibited, clientDeleteProhibited) requires extra verification before any transfer/update/delete. Every major registrar offers it free. Combined with 2FA on your registrar account, it's the strongest defense against domain hijacking.
Source: ICANN / domain-security best practice