Skip to content
https://box.com

Infrastructure

· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.
SCORE
91
GRADE
A
FIX
1
REVIEW
2
PASS
6
INFO
0
Probed from Sao Paulo, Brazil
301 Moved Permanently
Checks
9
6 PASS 2 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
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.box.com/
200https://box.com/

Inconsistent — duplicate content risk

HTTP → HTTPS

301http://box.com/ https://box.com:443/

Consistent

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

Certificate validity

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

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 Records
1 A records, 773 ms lookup
PASS
1 A records, 773 ms lookup
Info::
Resolves to 1 IPv4 address(es)
Got: 74.112.186.157
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: 2620:117:bff0:12d::
Info::
8 nameserver(s) configured
Got: dns1.p09.nsone.net, dns2.p09.nsone.net, dns3.p09.nsone.net, dns4.p09.nsone.net, ns01.box-ns.com, ns02.box-ns.com, ns03.box-ns.com, ns04.box-ns.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
Warning::
DNS resolution is slow (773 ms)
Slow DNS adds latency to every page load. Consider a faster DNS provider.
Got: 773 ms
A74.112.186.157
AAAA2620:117:bff0:12d::
CNAME
NSdns1.p09.nsone.net, dns2.p09.nsone.net, dns3.p09.nsone.net, dns4.p09.nsone.net, ns01.box-ns.com, ns02.box-ns.com, ns03.box-ns.com, ns04.box-ns.com
MX
10 mxb-00172704.gslb.pphosted.com
10 mxa-00172704.gslb.pphosted.com
TXT
MS=ms77284419
_ekctc4i0t2i82uxe4xittvln2jdo1ns
asv=62e1f7ac21943b00bec6d263491f5afd
apple-domain-verification=Q6ZbrwNpV5Nf6mMX
status-page-domain-verification=pg69mfwsg50n
docusign=c74e9bc1-e686-4549-a027-502ac2647988
amazonses:w3BTGefFeXuqvvmfdFuGriN4u5DrNP9Ru7y6AqDfZ+Q=
detectify-verification=34418ef6d428fa589e0242009de86e7d
mongodb-site-verification=a29HTYZEP557j7IUIaaUOzZm5HxbvY1a
mongodb-site-verification=iXfoWZuaZFu9OYf003LE2n1PZfF20zew
cursor-domain-verification-8n2hsc=a4pjEJLogybVKLzoKGqqNjMv2
onetrust-domain-verification=a153d3509dff42aa954e04fa87e2ee91
zoom-domain-verification=7741ebe2-17cb-41d6-b176-baf04b7705a6
logmein-verification-code=0acf05fe-c5b7-4ec9-9a9b-be3b191c7834
pendo-domain-verification=b9ef9d71-a87e-4adb-a96d-51c73f2d26d3
google-site-verification=AZmX_1q4RIqFdW_0j9dt63wGv_eehN7F555UnDfdGKk
google-site-verification=A_i8cN9XRXZtfSZjRNN7JHPA_8H-D0uY9QqNTOY7Las
google-site-verification=Dg1l9TgAq2lCkemvxJbiGH4wLxpkR10utcxOS9nt02o
google-site-verification=LaeRMxQr903bnLCO_lQ1AmTBc-oKWTJGU_BFeBXBcKw
google-site-verification=OPFD055ic5Z0Twt9Oh3Vc7JEzK6W0ZdlwJ1w49KnLAQ
google-site-verification=e8_0EdcAu3Qp7xMpq10w8jg0a0thepvNICHOr3LMZS0
google-site-verification=ixberGbEpG-6o-WjOsKq3G8vwYzfJPk4-grr8JIiEy4
drift-domain-verification=69ba9345c1274754f39ffcd36db7f7c18a1fc04b98b234acc2575c...
atlassian-domain-verification=RBsyK96btDKk5ogVdtgwr3DUdfWI2BMzn1vpPsdGEXEtYDvXzs...
paloaltonetworks-site-verification=e69cd908157ca263aebd6aa724d6f40903c62a390edea...
SPF v=spf1 ip4:74.112.184.0/22 ip4:107.152.16.0/20 ip4:204.14.232.0/22 ip4:202.129.2...
CAALookup not available with standard resolver
Resolved in 773 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
1 redirect(s), 172 ms total
PASS
1 redirect(s), 172 ms total
Info::
Single redirect
Got: https://box.com → https://www.box.com/ (301)
Info::
WWW normalization redirect

https://box.com

142 ms · HTTP/1.1

301

https://www.box.com/

30 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://box.com301142 msHTTP/1.1
2https://www.box.com/20030 msHTTP/1.1cloudflare

See the visual redirect chain in the HTTP Probe tab →

A+
IPv6 Readiness
IPv6 reachable (3 ms)
PASS
IPv6 reachable (3 ms)
Info::
IPv6 is configured and reachable at 2620:117:bff0:12d::
Got: 3 ms connect
IPv6 Ready
AAAA Records 2620:117:bff0:12d:: Connection Reachable (3 ms)
A+
Crawlability
robots.txt present, sitemap with 13 URLs
PASS
robots.txt present, sitemap with 13 URLs
Info::
robots.txt is present
Got: 1484 bytes
Info::
sitemap.xml is present
Info::
sitemap.xml is valid XML
Info::
sitemap.xml contains 13 entries
Info::
Sitemap index with 13 child sitemaps
Info::
robots.txt references sitemap
robots.txt 200 OK
Size 1484 B Sitemaps referenced 2 User-agents * Blocking No — crawling allowed
#

# robots.txt

#


# For more information about the robots.txt standard, see:

# http://www.robotstxt.org/robotstxt.html


Sitemap: https://www.box.com/sitemap.xml


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.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/

# 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/


# Custom Box Rules

Disallow: */node/

Disallow: */taxonomy/term/

Disallow: /shared/

Disallow: /thankyou/

Disallow: /forms/

Disallow: /signup/collablink*
Sitemap: https://www.box.com/sitemap.xml
A+
Domain Intelligence
box.com — via MarkMonitor Inc., 27 years, 6 months old
PASS
box.com — via MarkMonitor Inc., 27 years, 6 months old
Info::
Domain registered until Feb 17, 2027 (10 months remaining)
Info::
DNSSEC is enabled
Info::
Registrar: MarkMonitor Inc.
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

218 days

February 17, 2027

SSL certificate

250 days

Issued by DigiCert Inc

Domain age

27 years, 6 months

Registered February 17, 1999

DNSSEC

Enabled

Protects against DNS spoofing

Hosting

Unknown

2620:117:bff0:12d::

Registrar

MarkMonitor Inc.

Unlocked 8 NS records
Expiry timeline
Today
+1 year
Domain expiry SSL expiry Danger zone (≤30 days)
Recommended actions
  • Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
Registrar MarkMonitor Inc.
Created February 17, 1999 (27 years, 6 months ago)
Expires February 17, 2027 (10 months)
Last Updated January 16, 2025
Name Servers dns1.p09.nsone.net, dns2.p09.nsone.net, dns3.p09.nsone.net, dns4.p09.nsone.net, ns01.box-ns.com, ns02.box-ns.com, ns03.box-ns.com, ns04.box-ns.com
DNSSEC Enabled
Hosting
IP Address 2620:117:bff0:12d::
Data source: rdap (0.5s)

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 143 ms — DNS, TCP, TLS, TTFB, content transfer breakdown
PASS
DNS Lookup DNS Lookup — time to resolve the domain name to an IP address.
131 ms
TCP Connect TCP Connect — time to establish a TCP connection to the server.
3 ms
TLS Handshake TLS Handshake — time to complete the HTTPS encryption handshake.
7 ms
Time to First Byte Time to First Byte — how long the server takes to respond with the first byte of data.
144 ms
Total Time Total request time from DNS lookup through full response.
144 ms

Connection waterfall

DNS Lookup 131 ms TCP Connect 3 ms TLS Handshake 7 ms Server Processing 3 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