🌐 Domain Analysis Tool

v2.0

Analysis Error

{{ error }}
Analyzing domain...

Analysis Summary

{{ results.dns ? Object.keys(results.dns).length : 0 }}
DNS Records
{{ results.issues ? results.issues.length : 0 }}
Issues Found
{{ results.privacy && results.privacy.privacy_enabled ? '🛡️' : '👁️' }}
Privacy Status
{{ results.rdap ? '✓' : '✗' }}
RDAP Data

🚨 Issues Found

  • {{ issue }}

No Critical Issues Found

This domain appears to be configured correctly.

DNS Records

{{ type }} Records

{{ JSON.stringify(records, null, 2) }}

Email Configuration

SPF Record

{{ results.spf.raw }}

Lookup estimate: {{ results.spf.lookup_estimate }}

Permissive: {{ results.spf.permissive ? 'Yes' : 'No' }}

No SPF record found

DMARC Record

{{ results.dmarc.raw }}

Policy: {{ results.dmarc.policy }}

Grade: {{ results.dmarc.grade }}

No DMARC record found

DKIM Selector Probe

{{ JSON.stringify(dkimResults, null, 2) }}

Domain Privacy Protection

{{ results.privacy.privacy_enabled ? '🛡️' : '👁️' }}

Privacy Protection {{ results.privacy.privacy_enabled ? 'Enabled' : 'Disabled' }}

{{ results.privacy.privacy_service }} • Confidence: {{ results.privacy.confidence }}%

Registry-Level Privacy Protection

This domain benefits from mandatory privacy protection enforced by the registry.

  • Registry: {{ results.privacy.registry_info.registry }}
  • Implemented: {{ results.privacy.registry_info.implementation_date }}
  • Compliance: {{ results.privacy.registry_info.compliance }}

Learn more about registry privacy policies →

Analysis
  • {{ analysis }}
Privacy Details
  • • {{ indicator }}
{{ results.privacy.registry_info ? 'Information' : 'Recommendations' }}

Built-in Privacy Protection

Your domain benefits from registry-level privacy protection:

  • Contact information is automatically protected
  • No additional privacy service subscription needed
  • Privacy protection cannot be accidentally disabled
  • Complies with international privacy standards

Privacy Protection Recommended

Your domain registration information may be publicly visible. Consider enabling privacy protection through your registrar to:

  • Hide personal contact information
  • Reduce spam and unwanted solicitations
  • Protect against identity theft
  • Maintain professional appearance

Privacy Protection Active

Your domain privacy protection appears to be working correctly. Remember to:

  • Verify privacy settings periodically
  • Keep registrar contact information updated
  • Renew privacy protection with domain renewal

Privacy Analysis Unavailable

No privacy data available for analysis

Registry Information

{{ formatRdapData(results.rdap) }}

Registry information not available

{{ results.rdap.error }}

Raw Analysis Data

{{ JSON.stringify(results, null, 2) }}