a11y.skipToMainContent
1

DMARC, SPF DKIM Record Generator

Build correct SPF, DMARC, and DKIM DNS TXT records without memorising the syntax. ويشمل التمويل في الميادين - شركاء التنفيذ المجالات، والسياسات، وعناوين الإبلاغ، ومختار إدارة الشؤون الإدارية، والمفتاح العام - وتنسخ قيود السجلات الجاهزة على الفور.

SPF Record

Specify which servers are authorised to send email for your domain.

Fail policy
DNS TXT record — @ or your-domain.com
v=spf1 ~all

DMARC Record

Domain-based Message Authentication, Reporting & Conformance policy.

Policy (p=)
DNS TXT record — _dmarc.your-domain.com
v=DMARC1; p=none; pct=100

DKIM Record

Paste the public key from your mail provider to build the TXT record.

DNS TXT record — <selector>._domainkey.your-domain.com
v=DKIM1; k=rsa; p=
Host name: default._domainkey
Was this tool helpful?
Send output to:
Advertisement

How to use DMARC / SPF / DKIM Generator

  1. أدخلوا عناوين IP المسموح بها وتشمل مجالات لسجلكم الخاص، واختيار سياسة الفشل، ونسخ القيمة المتولدة من TXT إلى @ record of your domain.
  2. Select a DMARC policy (none to start monitoring, quarantine or reject for enforcement), add your reporting email addresses, and copy the record to dmarc.your-domain.com.
  3. استلم المفتاح العام الخاص بك DKIM من مزود البريد الخاص بك، وضع المختار والنوع الرئيسي، ثم نسخ سجل TXT إلى selector..

ما هذا؟?

▪ SP.SPF (Sender Policy Framework), DKIM (DomainKeys Identified Mail), and DMARC (Domain-based Message Authentication, Reporting and Conformance) are three DNS-based email authentication standards that work together to prevent spoofing and phishing. بدونهم، أي شخص يمكن أن يزور مجالك في رئيس البريد الإلكتروني. وتضيف شركة DKIM توقيعاً مبدئياً للرسائل التي تخرج عن نطاقها والتي تستقبل خواديم تحقق من مفتاح عام نشر في إدارة الأمن الوطني. DMARC ties the two together with a policy that tells receiving servers with messages that fail authentication, and where to send aggregate and forensic reports
Advertisement

FAQ

أين سأنشر هذه السجلات؟?
SPF يَذْهبُ كa سجل TXT على نطاقِكَ العاري (@ أَو مثال.com). DMARC يذهب في dmarc.example.com كسجل TXT. DKIM go on costselector.. domainkey.example.com - the exact selector is provided by your email service provider.
أي سياسة يجب أن أبدأ بها؟?
ابدأ دائماً بـ (بيون) لجمع التقارير دون التأثير على توصيل البريد بمجرد أن تحلل تقارير الـ (رايوا) وتأكدت أن جميع المرسلين الشرعيين مشمولين بـ (اس بي إس بي أي) أو (دي كيم).
من أين أحصل على مفتاحي العام؟?
مُقدّم خدمات البريد الإلكتروني الخاص بك (الجوجل مكان العمل، ميكروسوفت 365، سيلفريد، مايغون، وما إلى ذلك) يُولّدُ الـ "آر إس أي" أو "إد25519" زوج مفاتيح لك. ابحثوا عن المفتاح العام في فريقهم المخصص تحت نظام (دي كيم) أو في مواقع التوثيق بالمجالات.

Related tools

Author

NK
Prof. Noah Klein"The Privacy Guardian"

Cybersecurity Researcher & Privacy Advocate

Professor Klein holds a PhD in Information Security and has testified before EU parliamentary committees on data privacy legislation. He builds encryption tools for journalists, audits web applications for security flaws, and believes that privacy is not a feature but a fundamental right. His research has been cited in Wired, Nature, and The Guardian, and he advises nonprofits on responsible data stewardship.

← Back to Network & Domain Tools · All tags

Last updated:

Advertisement