Skip to content
https://dotomi.com

Infrastructure

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

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

Connection waterfall

DNS Lookup 4 ms TCP Connect 192 ms TLS Handshake 578 ms Server Processing 194 ms Content Transfer 0 ms
B
TLS Certificate Expiry & Recommendations
163 days until leaf cert expires — 4 issues to address
REVIEW

Certificate validity

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

Recommended actions

  • Prefer TLS 1.3 — TLS 1.2 is acceptable but TLS 1.3 removes RSA key exchange and improves latency
  • 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
2 A records, 4 ms lookup
PASS
2 A records, 4 ms lookup
Info::
Resolves to 2 IPv4 address(es)
Got: 159.127.43.8, 159.127.40.136
Info::
No IPv6 (AAAA) records
Info::
8 nameserver(s) configured
Got: use4.akam.net, ns1-100.akam.net, ns1-27.akam.net, usw1.akam.net, eur7.akam.net, asia9.akam.net, eur3.akam.net, eur2.akam.net
Info::
1 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: 4 ms
Got: 4 ms
A159.127.43.8, 159.127.40.136
AAAA
CNAME
NSuse4.akam.net, ns1-100.akam.net, ns1-27.akam.net, usw1.akam.net, eur7.akam.net, asia9.akam.net, eur3.akam.net, eur2.akam.net
MX
0 dotomi-com.mail.protection.outlook.com
TXT
ky3J5xAFXG+U2wav4t/IeGvh+0C1RBda7zbjJ0eJLHRz+fyKrH1yFch502zu+JKk1O6qpXzbpYon150o...
_globalsign-domain-verification=srOmXVYaWsmV70lGy96CnXPq8vnN0MmYD4hrLFASpV
SPF v=spf1 ip4:69.8.121.70 ip4:69.8.121.71 include:valueclick.com ~all
3xc8zvg8n73wrcvw639wpytkgy888kz7
MS=ms29287374
CAALookup not available with standard resolver
Resolved in 4 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), 942 ms total
PASS
1 redirect(s), 942 ms total
Info::
Single redirect
Got: https://dotomi.com → https://www.epsilon.com/us?redirect=dotomi (302)
Info::
WWW normalization redirect
Info::
Uses 302 (temporary) redirect
If permanent, use 301 instead.
Got: https://dotomi.com
Info::
Redirect overhead: 942 ms total
Got: 942 ms
Info::
Cross-domain redirect detected

https://dotomi.com

582 ms · HTTP/1.1

302

https://www.epsilon.com/us?redirect=doto...

359 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://dotomi.com302582 msHTTP/1.1Apache
2https://www.epsilon.com/us?redirect=doto...200359 msHTTP/1.1CloudFront

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

A
Crawlability
robots.txt present, sitemap with 0 URLs
PASS
robots.txt present, sitemap with 0 URLs
Info::
robots.txt is present
Got: 10240 bytes
Info::
sitemap.xml is present
Info::
sitemap.xml is valid XML
Warning::
sitemap.xml is empty — no URLs found
An empty sitemap provides no value. Add <url> entries for your pages.
Info::
robots.txt does not reference a sitemap
Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.

An empty sitemap provides no value. Add <url> entries for your pages.

Why this matters

An empty sitemap signals 'no content to index' to Google — actively harmful versus having no sitemap at all.

Learn more

Google compares URLs in the sitemap against URLs it has crawled. An empty sitemap on a site with thousands of pages signals abandonment. Either populate it correctly (most CMSes auto-generate) or delete the file and let Google crawl normally.

Source: Google Search Central / sitemaps.org

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 10240 B Sitemaps referenced 0 User-agents Blocking No — crawling allowed
<!DOCTYPE html><!--6Ql6RbwoU3XAtFQ8R9qZj--><html lang="en" class="avenirnext_c31d8a90-module__sgEfuq__variable" data-app-version="vdev | 26-04-16 14:25"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/font-s.p.8d4be9dd.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/chunks/15a951b1444a1fde.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/1d99e782bba937a8.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/d47cbed69a1cbfed.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/7923f8e6e1490f84.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/ff30c56c5a458cfe.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/527d3670963b8216.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/099c64d2ee482283.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/27e68d65c546b2a6.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/ff580027af167dd3.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/89ad4a7b1e0809c5.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/cb2666d22e1745c3.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/cb9539b4730783fc.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/a80e301a1482e995.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/0dfa5072a5df1fcc.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/10e4d7cb6ec082af.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/635245f93e41a18e.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/839d509306b84ac2.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/36745ce7c7eadf18.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/30d3a8afbdcf4246.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/dc47e045dbb52cc8.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/e400271e5b528f10.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/e3640407b9f7d834.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/b70815824ecb4739.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/c0a641c7fa721baf.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/5de2655fc7eab4b3.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/a0e68bdb3ada97e9.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/eb011b66d291c6bc.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/163f657a16afbe5e.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/b6439b7d7f013be7.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/3868d584eafa5402.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/c2e0bfddc2a88dbc.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/4b09f54380e194a6.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/4cb331675967066a.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/add719fc96ef6e07.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/1df34c81b499b8b6.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/881bd0d82359df83.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/cea4c3e6ebab0c86.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/4ff4dd3116235de2.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/e67ac97b72c7fb57.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/8b87bdc969959f84.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/bb44f82251a44557.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/bee394061530ea0d.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/28c86e63d82f0f7b.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/1f4286278e8c242b.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/04a2d766fe88b1b5.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/55d8f0d228535f64.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/5c85c9860d452240.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/3e48117aaec4a0a8.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/e0d54424cccd56b7.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/d44babd7be27b9f7.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/b6f88619779ae2f2.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/fc79e2504c560446.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/bf3441ef25bb7046.js"/><script src="/_next/static/chunks/42abe0589cdd4de4.js" async=""></script><script src="/_next/static/chunks/6e29f9f1d2131a5f.js" async=""></script><script src="/_next/static/chunks/2dc329e9d4792ae3.js" async=""></script><script src="/_next/static/chunks/b719a0533cd3b87c.js" async=""></script><script src="/_next/static/chunks/turbopack-26452a47c166c57b.js" async=""></script><script src="/_next/static/chunks/7451d23119bd688c.js" async=""></script><script src="/_next/static/chunks/2db6346c3a494ed8.js" async=""></script><script src="/_next/static/chunks/a1c578317145736d.js" async=""></script><script src="/_next/static/chunks/0e58813df1fa7a4d.js" async=""></script><script src="/_next/static/chunks/ab90a7c223b7b900.js" async=""></script><script src="/_next/static/chunks/e5879cb97d677ba1.js" async=""></script><script src="/_next/static/chunks/228a9e8c21472ff7.js" async=""></script><script src="/_next/static/chunks/1195dabc9bacf559.js" async=""></script><script src="/_next/static/chunks/67078394b66c51bb.js" async=""></script><script src="/_next/static/chunks/2d1204f4a4bb80c5.js" async=""></script><script src="/_next/static/chunks/4572b4099c2c5192.js" async=""></script><script src="/_next/static/chunks/00eb4dd8af9e9ce0.js" async=""></script><script src="/_next/static/chunks/e826095107392649.js" async=""></script><script src="/_next/static/chunks/4627147497fe053f.js" async=""></script><script src="/_next/static/chunks/da6f2afb3d4fd839.js" async=""></script><script src="/_next/static/chunks/d6b1375aadbfb597.js" async=""></script><script src="/_next/static/chunks/b44cecc327dddd49.js" async=""></script><script src="/_next/static/chunks/7d0e9848b7b1fd06.js" async=""></script><script src="/_next/static/chunks/5ea1413ac703ed6f.js" async=""></script><script src="/_next/static/chunks/6b3146f823b4caa2.js" async=""></script><script src="/_next/static/chunks/a390d536b8399705.js" async=""></script><link rel="preload" href="/_next/static/chunks/b7954b90cc6de955.css" as="style"/><link rel="preload" href="/_next/static/chunks/f622945d8d2a9913.css" as="style"/><link rel="preload" href="/images/logos/adchoices.svg" as="image"/><link rel="preload" href="/images/logos/privacyoptions.svg" as="image"/><meta name="next-size-adjust" content=""/><title>Marketing that puts people first | Epsilon US</title><meta name="description" content="Powering personalized marketing at scale, Epsilon helps brands connect with consumers across paid, owned, and earned channels—delivering measurable results."/><link rel="canonical" href="https://www.epsilon.com/us"/><link rel="alternate" hrefLang="en-US" href="https://www.epsilon.com/us"/><link rel="alternate" hrefLang="en-CA" href="https://www.epsilon.com/us"/><link rel="alternate" hrefLang="en-DE" href="https://www.epsilon.com/emea"/><link rel="alternate" hrefLang="en-IE" href="https://www.epsilon.com/emea"/><link rel="alternate" hrefLang="en-IT" href="https://www.epsilon.com/emea"/><link rel="alternate" hrefLang="en-NO" href="https://www.epsilon.com/emea"/><link rel="alternate" hrefLang="en-ES" href="https://www.epsilon.com/emea"/><link rel="alternate" hrefLang="en-SE" href="https://www.epsilon.com/emea"/><link rel="alternate" hrefLang="en-GB" href="https://www.epsilon.com/emea"/><link rel="alternate" hrefLang="en-AR" href="https://www.epsilon.com/latam"/><link rel="alternate" hrefLang="en-BO" href="https://www.epsilon.com/latam"/><link rel="alternate" hrefLang="en-BR" href="https://www.epsilon.com/latam"/><link rel="alternate" hrefLang="en-CL" href="https://www.epsilon.com/latam"/><link rel="alternate" hrefLang="en-CO" href="https://www.epsilon.com/latam"/><link rel="alternate" hrefLang="en-CR" href="https://www.epsilon.com/latam"/><link rel="alternate" hrefLang="en-CU" href="https://www.epsilon.com/latam"/><link rel="alternate" hrefLang="en-DO" href="https://www.epsilon.com/latam"/><link rel="alternate" hrefLang="en-EC" href="https://www.epsilon.com/latam"/><link rel="alternate" hrefLang="en-SV" href="https://www.epsilon.com/latam"/><link rel="alternate" hrefLang="en-GT" href="https://www.epsilon.com/latam"/><link rel="alternate" hrefLang="en-HN" href="https://www.epsilon.com/latam"/><link rel="alternate" hrefLang="en-MX" href="https://www.epsilon.com/latam"/><link rel="alternate" hrefLang="en-NI" href="https://www.epsilon.com/latam"/><link rel="alternate" hrefLang="en-PA" href="https://www.epsilon.com/latam"/><link rel="alternate" hrefLang="en-PY" href="https://www.epsilon.com/latam"/><link rel="alternate" hrefLang="en-PE" href="https://www.epsilon.com/latam"/><link rel="alternate" hrefLang="en-PR" href="https://www.epsilon.com/latam"/><link rel="alternate" hrefLang="en-UY" href="https://www.epsilon.com/latam"/><link rel="alternate" hrefLang="en-VE" href="https://www.epsilon.com/latam"
sitemap.xml 200 OK
Type URL Set URLs 0 entries Valid XML Yes
A
URL Variants
www/non-www, trailing slash, HTTP→HTTPS
PASS
www/non-www, trailing slash, HTTP→HTTPS
Warning::
HTTP→HTTPS redirect uses 302 instead of 301
Got: 302 temporary redirect Expected: 301 permanent redirect

www / non-www

https://www.dotomi.com/
200https://dotomi.com/

HTTP → HTTPS

302http://dotomi.com/ https://dotomi.com/

Use 301 (permanent) instead of 302 (temporary)

A+
Domain Intelligence
dotomi.com — via GoDaddy.com, LLC, 26 years old, hosted on VALUECLICK - Conversant, Inc., US
PASS
dotomi.com — via GoDaddy.com, LLC, 26 years old, hosted on VALUECLICK - Conversant, Inc., US
Info::
Domain registered until Mar 1, 2027 (10 months remaining)
Info::
DNSSEC is not enabled
DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.
Info::
Registrar: GoDaddy.com, LLC
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.
Info::
Hosting: VALUECLICK - Conversant, Inc., US
Got: AS25751
Domain expiry

231 days

March 1, 2027

SSL certificate

163 days

Issued by GlobalSign nv-sa

Domain age

26 years

Registered August 7, 2000

DNSSEC

Not enabled

Protects against DNS spoofing

Hosting

VALUECLICK - Conversant, Inc., US

ASN AS25751

159.127.40.136

Registrar

GoDaddy.com, LLC

Unlocked 8 NS records
Expiry timeline
Today
+1 year
Domain expiry SSL expiry Danger zone (≤30 days)
Recommended actions
  • Enable DNSSEC to protect visitors from DNS spoofing
  • Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
Registrar GoDaddy.com, LLC
Created August 7, 2000 (26 years ago)
Expires March 1, 2027 (10 months)
Last Updated January 13, 2026
Name Servers a1-100.akam.net, a1-27.akam.net, a2-64.akam.net, a20-65.akam.net, a26-65.akam.net, a28-64.akam.net, a6-65.akam.net, a7-66.akam.net
DNSSEC Not enabled
Hosting
IP Address 159.127.40.136
ASN AS25751 (VALUECLICK - Conversant, Inc., US)
Provider VALUECLICK - Conversant, Inc., US
Data source: rdap (0.6s)

DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.

Why this matters

Without DNSSEC, an attacker who can poison your DNS can hijack your domain — and SSL certs alone don't stop them.

Learn more

DNSSEC adds cryptographic signatures to DNS records, preventing forged responses from poisoning resolver caches. Without it, an attacker who controls the network path can redirect your domain to a malicious server before any HTTPS handshake happens. Most modern registrars (Cloudflare, Google Domains, Route 53) enable it with one toggle.

Source: ICANN / RFC 4033

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

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback