Subdomains Finder API - Realtime DNS Subdomain Scanner
Pricing
$5.00 / 1,000 subdomains finder - per queries
Go to Apify Store
Subdomains Finder API - Realtime DNS Subdomain Scanner
High-performance subdomain scanner that retrieves all registered subdomains, IP addresses, and Cloudflare protection status for any given domain.
🔗 Subdomains Finder & DNS Scanner Actor
Instantly scan and find all registered subdomains, Cloudflare protection status, and IP addresses for any target domain.
This Actor integrates with a high-performance Cloudflare Worker edge reverse-proxy to query and retrieve subdomain mapping in real time.
🌟 Key Features
- Realtime Subdomain Discovery: Scans and uncovers hidden subdomains instantly.
- Resolved IP Mapping: Identifies the IP address for each discovered subdomain.
- Cloudflare Protection Audit: Detects whether each subdomain is proxied behind Cloudflare.
- Deep Auditing: Saves the full raw response payload to the default Key-Value Store under the
OUTPUTkey.
📥 Input Parameters
| Field | Type | Description | Prefill Example |
|---|---|---|---|
| Target Domain | string | The target domain name to scan for subdomains. | facebook.com |
Input JSON Example
{"domain": "facebook.com"}
📤 Output Data Structure
The dataset outputs the complete JSON response returned by the subdomain scanner:
Output JSON Example
{"success": true,"data": {"status": "success","message": "Success","count": 333,"data": [{"cloudflare": false,"ip": "N/A","subdomain": "facebook.com"},{"cloudflare": false,"ip": "N/A","subdomain": "m.facebook.com"}]}}
💳 Monetization & Cost
This Actor utilizes the Pay-Per-Event (PPE) pricing model on the Apify Store:
- Event Name:
subdomain-scan - Price per event: $0.005 per successful domain scan.