Skip to content
https://justice.gov

Infrastructure

· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.
SCORE
92
GRADE
A
FIX
0
REVIEW
3
PASS
6
INFO
0
Probed from New York, United Stated
301 Moved Permanently
Checks
9
6 PASS 3 REVIEW
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.justice.gov/
200https://justice.gov/

Inconsistent — duplicate content risk

HTTP → HTTPS

301http://justice.gov/ https://www.justice.gov/

Consistent

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

Certificate validity

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

Recommended actions

  • Extend HSTS max-age to at least 31536000 (1 year) to meet the preload list criteria
  • Enable OCSP stapling on your TLS server to remove a CA roundtrip and protect user privacy
B
CDN & Delivery
Cloudflare
REVIEW
Cloudflare
Info::
Site is served via Cloudflare CDN (edge: EWR)
Got: cf-ray: 9ed51a33fa000fa9-EWR
CDN Detected: Cloudflare
Provider Cloudflare Evidence cf-ray: 9ed51a33fa000fa9-EWR
A+
DNS Records
4 A records, 6 ms lookup
PASS
4 A records, 6 ms lookup
Info::
Resolves to 4 IPv4 address(es)
Got: 172.65.90.24, 172.65.90.25, 172.65.90.26, 172.65.90.27
Info::
Has 4 IPv6 (AAAA) record(s)
Got: 2606:4700:78::90:0:180, 2606:4700:78::90:0:181, 2606:4700:78::90:0:182, 2606:4700:78::90:0:183
Info::
2 nameserver(s) configured
Got: jonah.ns.cloudflare.com, novalee.ns.cloudflare.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::
SPF record present in TXT
Info::
DNS resolution time: 6 ms
Got: 6 ms
A172.65.90.24, 172.65.90.25, 172.65.90.26, 172.65.90.27
AAAA2606:4700:78::90:0:180, 2606:4700:78::90:0:181, 2606:4700:78::90:0:182, 2606:4700:78::90:0:183
CNAME
NSjonah.ns.cloudflare.com, novalee.ns.cloudflare.com
MX
10 mx-dc2.usdoj.gov
10 mx-da6.usdoj.gov
TXT
SPF v=spf1 -all
MS=ms62800098
3crckvjmrlf9f91dlcdwnfpnrg0g3kdn
_517hgyjxhylc3zgpe0xa4hpg7see3yo
_mqmle1ng0i99yzzo9028msu2fiwiiu2
_u1sc07z2xx5o3564s4p03x1jtg3ebnr
_uy4jadoqn9rm16z4st0lh7u5edop50g
_ywuncct7c5gwddiim20gthvm913scgu
B734-550A-1BD7-7C42-B66F-E877-4CF0-CE99
apple-domain-verification=lUuk1ykAzZ1fRvKp
google-site-verification=bjOagWl_w1P-AJBpVZlolSj8ohy8cTKhkS-u5xWVYyU
CAALookup not available with standard resolver
Resolved in 6 ms

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), 40 ms total
PASS
1 redirect(s), 40 ms total
Info::
Single redirect
Got: https://justice.gov → https://www.justice.gov/ (301)
Info::
WWW normalization redirect

https://justice.gov

21 ms · HTTP/1.1

301

https://www.justice.gov/

19 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://justice.gov30121 msHTTP/1.1cloudflare
2https://www.justice.gov/20019 msHTTP/1.1nginx

See the visual redirect chain in the HTTP Probe tab →

A+
IPv6 Readiness
IPv6 reachable (1 ms)
PASS
IPv6 reachable (1 ms)
Info::
IPv6 is configured and reachable at 2606:4700:78::90:0:180, 2606:4700:78::90:0:181, 2606:4700:78::90:0:182, 2606:4700:78::90:0:183
Got: 1 ms connect
IPv6 Ready
AAAA Records 2606:4700:78::90:0:180, 2606:4700:78::90:0:181, 2606:4700:78::90:0:182, 2606:4700:78::90:0:183 Connection Reachable (1 ms)
A+
Crawlability
robots.txt present, sitemap with 167 URLs
PASS
robots.txt present, sitemap with 167 URLs
Info::
robots.txt is present
Got: 2623 bytes
Info::
sitemap.xml is present
Info::
sitemap.xml is valid XML
Info::
sitemap.xml contains 167 entries
Info::
Sitemap index with 167 child sitemaps
Info::
robots.txt references sitemap
robots.txt 200 OK
Size 2623 B Sitemaps referenced 1 User-agents *, usasearch 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

# Custom rules below
Crawl-delay: 10
# Paths from legacy origin
Disallow: /Admin/
Disallow: /cgi-bin/
Disallow: /help/
Disallow: /img/
Disallow: /gif/
Disallow: /ins/
Disallow: /gopherdata/
Disallow: /ojp/
Disallow: /wusage/
Disallow: /opa/pr/support/
Disallow: /civil/frauds/
# Facets
Disallow: /*?f[*]=
Disallow: /*&f[*]=
Disallow: /*?f%5B*
Disallow: /*&f%5B*
Allow: /api/*?page=
Allow: /api/*&page=
Allow: /sitemap.xml?page=
Allow: /sitemaps/*?page=
Disallow: /*?page=
Disallow: /*&page=
# Sitemap
Sitemap: https://www.justice.gov/sitemap.xml
# Usasearch
User-agent: usasearch
Crawl-delay: 2

sitemap.xml 200 OK
Type Sitemap Index URLs 167 entries Valid XML Yes
Child Sitemaps:
A
Domain Intelligence
justice.gov — via get.gov, 28 years, 3 months old
PASS
justice.gov — via get.gov, 28 years, 3 months old
Warning::
Domain expires in 88 days
Consider enabling auto-renewal to prevent accidental expiration.
Got: Expires Jul 14, 2026
Info::
DNSSEC is enabled
Info::
Registrar: get.gov
Warning::
Registrar lock is NOT enabled
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.
Domain expiry

1 day

July 14, 2026

SSL certificate

76 days

Issued by CLOUDFLARE, INC.

Domain age

28 years, 3 months

Registered May 14, 1998

DNSSEC

Enabled

Protects against DNS spoofing

Hosting

Unknown

2606:4700:78::90:0:180

Registrar

get.gov

Unlocked 2 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
  • Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
Registrar get.gov
Created May 14, 1998 (28 years, 3 months ago)
Expires July 14, 2026 (2 months)
Last Updated July 19, 2025
Name Servers jonah.ns.cloudflare.com, novalee.ns.cloudflare.com
DNSSEC Enabled
Registrant REDACTED FOR PRIVACY
Hosting
IP Address 2606:4700:78::90:0:180
Data source: rdap (0.2s)

Consider enabling auto-renewal to prevent accidental expiration.

Why this matters

Domain expiry approaching — renew immediately and ensure auto-renew + alerting are configured.

Source: ICANN renewal policy

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.

Why this matters

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

A+
HTTP Probe Timing
Total 26 ms — DNS, TCP, TLS, TTFB, content transfer breakdown
PASS
DNS Lookup DNS Lookup — time to resolve the domain name to an IP address.
5 ms
TCP Connect TCP Connect — time to establish a TCP connection to the server.
1 ms
TLS Handshake TLS Handshake — time to complete the HTTPS encryption handshake.
12 ms
Time to First Byte Time to First Byte — how long the server takes to respond with the first byte of data.
26 ms
Total Time Total request time from DNS lookup through full response.
26 ms

Connection waterfall

DNS Lookup 5 ms TCP Connect 1 ms TLS Handshake 12 ms Server Processing 7 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