---
name: "xpay-enrichdata"
description: "Enrich company data from domain names using real-time WHOIS, DNS, SSL, and HTML analysis—no third-party databases required."
version: "1.0.0"
provider: "Enrichdata"
tools: 1
---

# Enrichdata

Enrich company data from domain names using real-time WHOIS, DNS, SSL, and HTML analysis—no third-party databases required.

## Overview

Enrichdata provides real-time company intelligence by analyzing domain infrastructure directly. You get comprehensive company profiles without relying on potentially outdated third-party databases.

## Key Capabilities

- **Company profiling** from domain names with industry, location, and founding year
- **Technology stack detection** including frameworks (React), platforms (Shopify), and infrastructure (Cloudflare)
- **Email provider identification** (Google Workspace, Microsoft 365, custom)
- **Social media discovery** across major platforms
- **Confidence scoring** for data quality assessment
- **Real-time analysis** using WHOIS, DNS, SSL certificates, and HTML scraping

## Use Cases

You can use Enrichdata to:
- Qualify leads by understanding prospect technology stacks
- Build targeted outreach lists with verified company data
- Enrich CRM records with current company information
- Research competitors and market segments
- Validate business information during onboarding

**Tools:** 1
**Category:** General

## When to Use

Use Enrichdata tools when you need to enrich company data from domain names using real-time whois, dns, ssl, and html analysis—no third-party databases required.. All tools are available through xpay✦'s single MCP connection.

## MCP Connection

```json
{
  "mcpServers": {
    "xpay": {
      "url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
    }
  }
}
```

For Claude Code:
```bash
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
```

## Available Tools

- **Enrich Company** — Get company profile from a domain name. Returns: company name, industry, country, founded year, tech stack (React/Shopify/Cloudflare/etc), email provider (Google Workspace/Microsoft 365/custom), social links, confidence score. Uses WHOIS + DNS + SSL + HTML scraping — no third-party databases. — $0.00/call — [SKILL.md](https://xpay.tools/skills/enrichdata/enrich-company/SKILL.md)

## How to Execute

1. **`xpay_discover`** — Search for tools: `xpay_discover("enrichdata")`
2. **`xpay_details`** — Get input schema: `xpay_details("enrichdata/TOOL_NAME")`
3. **`xpay_run`** — Execute: `xpay_run("enrichdata/TOOL_NAME", { ...inputs })`
4. **`xpay_balance`** — Check credits

## Links

- Provider page: https://xpay.tools/enrichdata/
- All providers: https://xpay.tools/explore
- Docs: https://docs.xpay.sh
