Now accepting founding members

One API call.
Full domain intelligence.

You're juggling 4 APIs, 4 keys, and $400+/month for domain data. There's a better way.

Join the Waitlist
DomainLens API
stripe.com
{
  "registrar": "MarkMonitor Inc.",
  "ssl": { "issuer": "DigiCert", "protocol": "TLS 1.3" },
  "dns": { "a": ["185.166.143.1"], "spf": true },
  "tech": ["React", "Next.js", "Cloudflare"],
  "reputation": 97
}

Domain intelligence is broken

Here's what getting domain data actually looks like today.

You need WHOIS data. That's one API and $50/month. Then DNS — another API, another $50. SSL checks? Another vendor. Tech stack detection? $295/month minimum from BuiltWith.

Four APIs. Four authentication flows. Four different response formats. Four billing cycles. Four sets of docs to maintain.

And when one of those APIs goes down at 2am? Good luck figuring out which one broke your pipeline.

Your team spends more time INTEGRATING data sources than actually USING the intelligence.

The domain data market is ripe for consolidation

The domain intelligence market grows 12% year-over-year. Sales teams, security platforms, SEO tools, compliance systems — they all need this data.

But the current landscape is fragmented: WhoisXML for WHOIS, SecurityTrails for DNS, SSL Labs for certificates, BuiltWith for tech detection. Each charges separately, each with its own SDK.

DomainLens consolidates everything into one call, one key, one bill. Built for the teams that are tired of duct-taping data sources together.

Everything in one call

Five intelligence layers in a single, unified API response.

WHOIS / RDAP

Registrar, creation date, expiration, nameservers, DNSSEC status. No paid data sources.

DNS Records

A, AAAA, MX, NS, TXT. Mail provider detection (Google Workspace, Microsoft 365).

SSL Inspection

Issuer, validity, protocol, days remaining. Catch expiring certificates before your users do.

Tech Stack Detection

200+ fingerprints. Identify frameworks, CDNs, analytics, and CMS from HTTP headers and HTML.

Reputation Score

0-100 score based on domain age, SSL, email security, and DNS configuration.

How it works

From signup to production in minutes.

1

Sign up

Get your API key in seconds. Free tier included.

2

Query any domain

GET /v1/domain/example.com

GET /v1/domain/example.com — one call returns everything.

3

Build on top

Power your SEO tools, security dashboards, or sales workflows.

Why DomainLens?

Replace multiple expensive APIs with a single call

Without DomainLens

WHOIS API
GET api.whoisxml.com/v1?domain=stripe.com
→ $50/mo for 1,000 queries
DNS API
GET api.securitytrails.com/v1/domain/stripe.com/dns
→ $50/mo for 500 queries
SSL API
GET api.ssllabs.com/v3/analyze?host=stripe.com
→ Free but slow (60s+)
Tech Detection
GET api.builtwith.com/v21/api.json?KEY=xxx&LOOKUP=stripe.com
→ $295/mo minimum
4 APIs · 4 keys · ~$445/mo · Multiple SDKs
VS

With DomainLens

GET /v1/domain/stripe.com
Authorization: Bearer dk_xxx

→ Everything in one response. From $29/mo.

1 API · 1 key · From $29/mo · One call

See it in action

One call, complete intelligence

Request
GET /v1/domain/stripe.com

Authorization: Bearer dk_live_xxx
Accept: application/json
Response 200 OK
{
  "domain": "stripe.com",
  "whois": {
    "registrar": "MarkMonitor Inc.",
    "created": "1999-09-30",
    "expires": "2025-09-30",
    "dnssec": true
  },
  "dns": {
    "a": ["185.166.143.1"],
    "mx": ["aspmx.l.google.com"],
    "spf": true
  },
  "ssl": {
    "issuer": "DigiCert",
    "valid_until": "2025-02-14",
    "protocol": "TLS 1.3",
    "days_remaining": 321
  },
  "tech": ["React", "Next.js", "Cloudflare", "Fastly"],
  "reputation": 97
}
{
  "whois": {
    "registrar": "MarkMonitor Inc.",
    "organization": "Stripe, Inc.",
    "created": "1999-09-30",
    "updated": "2024-01-15",
    "expires": "2025-09-30",
    "nameservers": ["ns1.p16.dynect.net", "ns2.p16.dynect.net"],
    "dnssec": true,
    "status": ["clientTransferProhibited", "serverDeleteProhibited"]
  }
}
{
  "dns": {
    "a": ["185.166.143.1", "185.166.143.2"],
    "aaaa": ["2606:4700::1"],
    "mx": [
      {"priority": 1, "host": "aspmx.l.google.com"},
      {"priority": 5, "host": "alt1.aspmx.l.google.com"}
    ],
    "txt": ["v=spf1 include:_spf.google.com ~all"],
    "ns": ["ns1.p16.dynect.net", "ns2.p16.dynect.net"]
  },
  "mail_provider": "Google Workspace",
  "spf": true,
  "dmarc": true
}
{
  "tech": {
    "frameworks": ["React", "Next.js"],
    "cdn": ["Cloudflare", "Fastly"],
    "analytics": ["Segment", "Google Analytics"],
    "hosting": ["AWS"],
    "security": ["Cloudflare WAF", "HSTS"],
    "cms": null
  },
  "reputation": {
    "score": 97,
    "factors": {
      "domain_age": "25 years",
      "ssl_valid": true,
      "email_security": "excellent",
      "dnssec": true
    }
  }
}

Built for teams that need domain intelligence

One API, many use cases.

Sales & Lead Qualification

Qualify inbound leads in real-time. Know their tech stack, company size signals, and domain health before the first call. Turn domain data into pipeline intelligence.

Security & Compliance Teams

Monitor certificate expiration, DNS changes, and domain reputation across your entire portfolio. One API call replaces your spreadsheet of bookmarked tools.

SEO & Marketing Platforms

Enrich your platform with competitor tech stack analysis, domain authority signals, and infrastructure insights. Give your users data they can't get elsewhere.

DevOps & SRE

Automate domain health checks, SSL monitoring, and DNS validation across hundreds of domains. Replace 4 monitoring integrations with one.

The ROI of unified domain intelligence

Stop paying more for less.

~$445/mo → from $20/mo

API costs

Weeks → minutes

Integration time

4 SDKs → 1 endpoint

Maintenance

Minutes → seconds

Lead qualification

Enterprise-grade infrastructure

Built for reliability from day one.

Multi-region deployment — NA & EU

99.9% uptime SLA on Business plans

Real-time data — no cached results older than 24h

GDPR compliant — no PII stored

Founding Member Offer

Join the waitlist before launch and lock in 30% off forever

This discount applies to any paid plan and never expires. Only for early supporters.

Limited to the first 500 founding members.

Simple, transparent pricing

All plans include full domain intelligence. Founding member discount applied.

Free

$0 /month

50 lookups / month

  • Basic data
  • All 5 data layers
  • Community support

Starter

$29 $20 /month

Founding member price

1,000 lookups / month

  • Full data
  • All 5 data layers
  • Email support
  • Webhook notifications

Pro

$79 $55 /month

Founding member price

5,000 lookups / month

  • Full data + tech stack
  • All 5 data layers
  • Priority support
  • Webhook notifications
  • Bulk lookups

Business

$149 $104 /month

Founding member price

Unlimited lookups

  • All features
  • All 5 data layers
  • Dedicated support
  • Webhook notifications
  • Bulk lookups
  • Custom integrations

All prices are in US Dollars (USD)

No lock-in. No surprises.

✓ Upgrade or downgrade anytime ✓ Cancel with one click ✓ Start free, scale when ready

Frequently asked questions

Everything you need to know before joining.

What data do you return per domain?
Every call returns WHOIS registration, DNS records (A, AAAA, MX, NS, TXT), SSL certificate details, tech stack detection (200+ fingerprints), and a 0-100 reputation score. All in one JSON response.
How fresh is the data?
All queries are live — we hit authoritative sources in real-time. No stale caches. WHOIS data refreshes on every call, DNS and SSL are always current.
What happens if I exceed my plan?
We notify you at 80% and 100% usage. You can upgrade instantly or wait for next cycle. We never cut you off without warning.
Can I query any domain?
Yes — any publicly registered domain. We support all TLDs including ccTLDs (.co.uk, .com.au, etc.) and new gTLDs (.io, .dev, .app, etc.).
Do you offer bulk lookups?
Pro and Business plans include bulk lookup endpoints. Query up to 100 domains in a single request.
Is there an SLA?
Business plans include 99.9% uptime SLA with dedicated support. Pro plans target 99.5% uptime.

Get early access

Join the waitlist and be the first to know when DomainLens launches.