Subdomains Finder API - Realtime DNS Subdomain Scanner
Pricing
$5.00 / 1,000 subdomains finder - per queries
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.
Pricing
$5.00 / 1,000 subdomains finder - per queries
Rating
0.0
(0)
Developer
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
10 days ago
Last modified
Categories
Share
๐ 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.
