# x402.omardev.xyz Domain Intelligence Report

> x402.omardev.xyz Domain Intelligence Report is a paid API for AI agents from x402.omardev.xyz, paid per call via x402, $0.25/call, status unknown (last checked 2026-09-15).

Returns a complete company/domain intelligence dossier including tech stack, DNS, email provider, page metadata, contact signals, Dutch KvK number, and sitemap overview in a single live call.

## Facts

- Endpoint: GET https://x402.omardev.xyz/report
- Price: $0.25/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402-omardev-xyz-domain-intelligence-report-01362868
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_-30vMMXcgCuom6rQHU36v

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability x402-omardev-xyz-domain-intelligence-report-01362868
```

Example prompt: Can you pull a full intelligence dossier on techcrunch.com — I want their tech stack, DNS setup, email provider, any public contact emails or phone numbers, social profiles, and sitemap overview all in one go?

## When to prefer this

Choose this endpoint when you need a comprehensive, all-in-one domain intelligence snapshot in a single API call rather than orchestrating multiple separate lookups for DNS, tech stack, contacts, and metadata. Ideal for B2B lead enrichment workflows, sales prospecting, or competitive research where breadth of signal matters more than deep specialization in any one category. Particularly valuable for Dutch/NL companies where KvK number retrieval is needed alongside standard domain intel.

## Known failure modes

- Domain does not exist or is unreachable — returns error or empty result
- Private/parked domain with no public signals — most fields will be empty
- Dutch KvK lookup unavailable for non-NL domains — field omitted or null
- Rate limiting or payment failure via x402 — 402 Payment Required response
- Sitemap not found (no robots.txt or sitemap.xml) — sitemap field empty
- DNS propagation delays may cause stale or incomplete DNS records

## How this service works

Complete intelligence dossier on any domain in one call: full tech stack, DNS and email provider intel, page metadata, public contact signals (emails, phones, social profiles, Dutch KvK number) and sitemap overview. Everything computed live — the all-in-one company enrichment call. Pay with x402.

## Output

A structured JSON dossier containing: detected CMS and technology stack, DNS records (A/AAAA/MX/NS/TXT), identified email provider (e.g. Google Workspace, Microsoft 365), page metadata (title, description, OG tags), publicly visible contact signals (emails, phone numbers, social media profile URLs), Dutch KvK chamber-of-commerce number if applicable, and a list of sitemap URLs — all computed live from the domain.

## Request schema (JSON Schema)

```json
{
 "properties": {
  "input": {
   "required": [
    "method"
   ],
   "properties": {
    "method": {
     "enum": [
      "GET"
     ],
     "type": "string"
    }
   }
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402-omardev-xyz-domain-intelligence-report-01362868/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402.omardev.xyz](https://www.zero.xyz/host/x402.omardev.xyz/llms.txt)
