DNS Lookup | Scrape Domain Records & Security Intelligence avatar
DNS Lookup | Scrape Domain Records & Security Intelligence

Pricing

$10.00/month + usage

Go to Apify Store
DNS Lookup | Scrape Domain Records & Security Intelligence

DNS Lookup | Scrape Domain Records & Security Intelligence

DNS lookup scrapes 22 data points including 10 DNS records (A, AAAA, MX, TXT, NS, CNAME, SOA, SRV, PTR, CAA) + email security analysis ( SPF/DKIM/DMARC), SSL certificate checker, domain monitoring. Processes 100 domains per batch with security scoring.

Pricing

$10.00/month + usage

Rating

0.0

(0)

Developer

halam

halam

Maintained by Community

Actor stats

1

Bookmarked

1

Total users

1

Monthly active users

2 days ago

Last modified

Share

DNS Lookup - Complete Domain Analysis Tool

DNS Lookup is a powerful domain analysis tool that provides comprehensive DNS record lookups, email security assessments, and website performance insights. Perfect for domain administrators, security professionals, and developers who need detailed DNS information and email security analysis.

What is DNS Lookup?

DNS Lookup is an advanced domain analysis actor that goes beyond basic DNS queries. It performs deep DNS analysis, email security auditing, SSL certificate inspection, and global propagation testing - all in one comprehensive tool.

Supported DNS Record Types

Record TypeDescriptionPurpose
AIPv4 AddressMaps domain to IPv4 address
AAAAIPv6 AddressMaps domain to IPv6 address
MXMail ExchangeEmail server routing
TXTText RecordsSPF, DKIM, DMARC, verification
NSName ServerAuthoritative DNS servers
CNAMECanonical NameDomain aliases and redirects
SOAStart of AuthorityZone configuration and settings
SRVService RecordsService location and ports
PTRPointer RecordsReverse DNS lookups
CAACertificate AuthoritySSL certificate authorization

All record types are queried simultaneously for comprehensive domain analysis.

Key Features

šŸ” Complete DNS Record Analysis

  • 10 DNS Record Types: A, AAAA, MX, TXT, NS, CNAME, SOA, SRV, PTR, CAA records
  • 12+ Advanced Features: Propagation, TTL analysis, DNSSEC, email security, SSL inspection
  • Global DNS Propagation: Tests across 10 major public DNS resolvers (Google, Cloudflare, Quad9, OpenDNS)
  • TTL Analysis: Smart cache optimization recommendations

šŸ“§ Advanced Email Security Assessment

  • SPF Record Analysis: Validates Sender Policy Framework with mechanism parsing
  • DKIM Key Discovery: Probes 5 common selectors (google, k1, s1, s2, default)
  • DMARC Policy Detection: Automatic policy discovery and validation
  • Email Provider Identification: Detects Google Workspace, Microsoft 365, Amazon SES, and more
  • Email Security Score: Transparent 0-100 scoring system

šŸ”’ SSL Certificate & Security Analysis

  • SSL Certificate Details: Issuer, expiration dates, subject alternative names
  • Security Headers Check: HSTS, CSP, X-Frame-Options, and more
  • TLS Cipher Information: Encryption protocols and cipher suites
  • Certificate Warnings: Expiration alerts and security recommendations

⚔ Performance & Connectivity Testing

  • IPv4/IPv6 Connectivity: Tests both HTTP and HTTPS connections
  • Response Time Analysis: Connection speed measurements
  • Server Information: Web server identification and response codes

How to Use DNS Lookup

Simple Input Format

{
"domains": ["example.com", "github.com", "https://www.google.com"]
}

Domain Limit: Maximum 100 domains per run. For larger lists, split into multiple batches and run separately.

Flexible Domain Input

The tool accepts domains in any format:

  • example.com - Basic domain
  • www.example.com - With subdomain
  • https://example.com - With protocol
  • http://www.example.com/path - Full URLs

All formats are automatically normalized for consistent analysis.

Advanced Configuration Options

{
"domains": ["example.com"],
"checkPropagation": true,
"enableSslInspection": true,
"performReverseLookup": true,
"enableEnrichment": true,
"checkPerformance": true,
"checkSecurityHeaders": true,
"enableDnssec": true
}

Email Security Scoring System

Our transparent email security scoring (0-100 points):

  • 25 points: Valid SPF record with proper policy
  • 25 points: DMARC policy set to reject or quarantine
  • 25 points: DKIM records discovered
  • 15 points: Multiple MX servers for redundancy
  • 10 points: Optimal TTL configuration

Unlike proprietary scoring systems, our methodology is completely transparent and published.

Sample Output

{
"domain": "example.com",
"A": ["93.184.216.34"],
"AAAA": ["2606:2800:220:1:248:1893:25c8:1946"],
"MX": [{"exchange": "mail.example.com", "priority": 10}],
"TXT": [["v=spf1 include:_spf.example.com ~all"]],
"spf_analysis": {
"policy": "softfail",
"mechanisms": 2,
"dns_lookups": 1,
"warnings": null
},
"dmarc": {
"policy": "quarantine",
"pct": "100"
},
"dkim_probe": {
"found": 2,
"records": [
{"selector": "google", "key_type": "RSA", "key_length": 2048}
]
},
"email_security_score": {
"score": 85,
"max_score": 100
},
"ssl_cert": {
"issuer": "DigiCert Inc",
"expires": "2024-12-15T23:59:59.000Z",
"days_until_expiry": 365,
"warning": null
},
"propagation": {
"resolvers_checked": 10,
"successful_queries": 10,
"ttl_consistency": "consistent"
}
}

Use Cases

For Domain Administrators

  • Monitor DNS propagation across global resolvers
  • Validate email security configurations
  • Track SSL certificate expiration dates
  • Optimize TTL settings for performance

For Security Professionals

  • Audit email authentication (SPF, DKIM, DMARC)
  • Assess domain security posture
  • Monitor SSL/TLS configurations
  • Identify security header implementations

For Developers & DevOps

  • Troubleshoot DNS resolution issues
  • Verify deployment configurations
  • Monitor website performance metrics
  • Automate domain health checks

For Email Marketers

  • Ensure email deliverability with proper authentication
  • Monitor sender reputation factors
  • Validate email infrastructure setup
  • Improve inbox placement rates

Why Choose DNS Lookup?

āœ… Comprehensive Analysis: 22+ data points including DNS records and security analysis
āœ… Email Security Focus: Deep SPF, DKIM, DMARC analysis
āœ… Global Testing: 10 public DNS resolvers worldwide
āœ… Performance Insights: IPv4/IPv6 connectivity testing
āœ… SSL Monitoring: Certificate expiration and security alerts
āœ… Transparent Scoring: Published email security methodology
āœ… Flexible Input: Accepts any domain format
āœ… Developer Friendly: Clean JSON output for automation

Getting Started

  1. Add domains to analyze in the input field
  2. Configure options for specific analysis needs
  3. Run the actor and get comprehensive results
  4. Use the data for monitoring, troubleshooting, or reporting

Perfect for continuous monitoring, security audits, email deliverability optimization, and DNS troubleshooting. Get complete domain insights with DNS Lookup today!

Useful For

System Administrators & DevOps: DNS propagation testing, domain monitoring, SSL certificate tracking, performance optimization

Security Professionals: Domain security audits, email authentication validation, vulnerability assessments, compliance checks

Email Marketers: Deliverability optimization, SPF/DKIM/DMARC validation, sender reputation monitoring, inbox placement improvement

Web Developers: DNS troubleshooting, website security analysis, domain configuration verification, deployment validation

IT Consultants: Client domain assessments, security recommendations, email infrastructure audits, technical reporting

šŸ”— Other Actors

DomainDaddy – Domain Intelligence & WHOIS Lookup
Provides domain availability and expiry dates, WHOIS & RDAP data, DNS records (A, MX, NS, TXT), IP geolocation, and ASN details. Calculates domain age, supports batch processing, and works with 70+ TLDs. Handles errors gracefully and delivers clean, structured JSON output.
Check it out: https://apify.com/datascoutapi/domaindaddy

Email Address Validator
Validates up to 10,000 emails per run. Performs bulk email validation with MX record checks, disposable and role-based email detection. Improves deliverability and reduces bounce rates using 5-layer validation, detailed reports, and smart DNS caching. Fast, accurate, and cost-effective email list cleaning.
Start free: https://apify.com/datascoutapi/email-address-validator

šŸ“¬ Contact & Support

Have questions, need help, or interested in a private or custom instance?
Reach our team anytime at datascoutapi@gmail.com