Organization Registered Domain & Subdomain Scraper
Pricing
from $1.00 / 1,000 results
Organization Registered Domain & Subdomain Scraper
Discover all domains registered by any organization by company domain. Find related domains, subdomains, registration dates, expiration dates, and registrar information. Perfect for brand protection, competitive analysis, M&A due diligence, and security research.
Pricing
from $1.00 / 1,000 results
Rating
0.0
(0)
Developer
Actor stats
1
Bookmarked
5
Total users
0
Monthly active users
4 days ago
Last modified
Categories
Share
Domain Discovery & Analysis Tool
Discover all domains registered by an organization and analyze their subdomains with comprehensive domain intelligence. This powerful tool helps you map out an organization's complete digital footprint by finding related domains, subdomains, and expiration dates.
๐ What This Tool Does
Enter any domain name, and this tool will:
- Find Related Domains: Automatically discover all domains registered by the same organization
- Discover Subdomains: Enumerate all subdomains for the target domain
- Track Expiration Dates: Get expiration and creation dates for all discovered domains
- Export Structured Data: Receive clean, structured JSON data ready for analysis
Perfect for:
- Security Research: Map out an organization's complete domain portfolio
- Brand Protection: Identify potential trademark infringements or cybersquatting
- Competitive Intelligence: Discover competitor domains and digital assets
- IT Asset Management: Maintain a complete inventory of organizational domains
- Due Diligence: Comprehensive domain analysis for mergers and acquisitions
โจ Key Features
- Comprehensive Discovery: Finds domains across multiple sources for maximum coverage
- Subdomain Enumeration: Discovers subdomains from certificate transparency logs and threat intelligence feeds
- Fast & Lightweight: Pure HTTP requests (no headless browser), so runs boot quickly and use little memory
- Concurrent WHOIS: Expiration dates are looked up in parallel for fast processing of large portfolios
- Structured Output: Clean JSON data with domain type, expiration dates, and registrar information
- Scalable: Process unlimited domains with configurable limits
๐ Output Data
Each domain record includes:
- Domain Name: The discovered domain
- Record Type: Classification (input domain, organization domain, or subdomain)
- Organization: The registrant organization name
- Expiration Date: When the domain expires
- Creation Date: When the domain was registered
- Registrar: The domain registrar
- Parent Domain: For subdomains, the parent domain
๐ฏ Use Cases
Security Teams
- Complete domain portfolio mapping for security assessments
- Identify potential phishing domains or brand impersonation
- Track domain expiration to prevent hijacking
Brand Managers
- Monitor brand-related domain registrations
- Detect unauthorized use of brand names
- Maintain domain portfolio inventory
Researchers & Analysts
- Competitive intelligence gathering
- Digital asset discovery
- Domain correlation analysis
IT Administrators
- Domain inventory management
- Expiration tracking and renewal planning
- Subdomain discovery for security audits
๐ How to Use
Basic Usage
- Enter Domain: Provide the domain you want to analyze (e.g.,
example.com) - Configure Options:
- Include subdomains (default: enabled)
- Include expiration dates (default: enabled)
- Maximum domains to process (default: unlimited)
- Run: The tool automatically discovers and analyzes all related domains
- Export: Download results as JSON or access via API
Input Parameters
- Domain (required): The domain to analyze
- Include Subdomains: Whether to enumerate subdomains (default: true)
- Include Expiration Dates: Whether to fetch expiration dates (default: true)
- Max Domains: Limit the number of domains processed (0 = unlimited)
Output Format
Results are saved to a dataset with the following structure:
{"domain":"example.com","recordType":"organization_domain","organization":"Example Corp","expireDate":"2025-12-31","createdDate":"2020-01-15","registrar":"Registrar Name","parentDomain":null}
๐ง Technical Details
- Language: Python 3.13
- Framework: Apify SDK
- HTTP Client: httpx (async) โ no headless browser required
- Data Sources: viewdns.info (reverse WHOIS), crt.sh, HackerTarget, AlienVault OTX, and WHOIS
- Proxy: Optional, used only as a fallback if the reverse-WHOIS request is blocked (a datacenter proxy is sufficient)
๐ Performance
- Speed: Reverse WHOIS in ~1โ2s; expiration dates fetched concurrently (8 in parallel)
- Reliability: Direct request first with proxy fallback; subdomain sources queried in parallel and best-effort
- Scalability: Handles large domain portfolios without issues
- Accuracy: Cross-referenced data from multiple sources
