Анализатор заголовков email
Вставьте raw-заголовки и сразу увидите результаты SPF, DKIM, DMARC, полный путь доставки, spam scores и ключевые метаданные — с разбором и пояснениями.
Вставьте заголовки письма
What Are Email Headers and What Do They Contain?
Every email message contains two parts: the visible body (the text, images, and HTML you read) and the technical headers that live above the body. Headers record the full routing history of the message, authentication results, spam scores, and metadata like the sender, recipient, subject, and timestamps. Most email clients hide headers from normal view, but they are always present and can be revealed through your mail client's "show original" or "view headers" option.
Analyzing email headers is one of the most reliable ways to diagnose delivery problems, investigate suspected phishing messages, and verify that your authentication setup (SPF, DKIM, DMARC) is working correctly for a real message.
How to Find Email Headers in Different Mail Clients
- Gmail:Open the message, click the three-dot menu (⋮) in the top-right corner, and select "Show original". Copy all content from the popup.
- Outlook (web):Open the message, click the three-dot menu, then View → View message source.
- Apple Mail:Open the message, then View → Message → All Headers, or press Shift + Command + H.
- Thunderbird:Open the message, then View → Headers → All.
- Yahoo Mail:Open the message, click More → View Raw Message.
Copy everything from the first header line (usually Delivered-To: or Return-Path:) down to the blank line before the email body.
Key Headers to Look For
The most important headers for diagnosing delivery issues are:
- Authentication-Results: Shows SPF, DKIM, and DMARC pass/fail results as evaluated by the receiving server. This is the most important header for diagnosing authentication failures.
- Received: One entry per hop in the delivery path. Reading from bottom to top gives chronological order. Each entry usually includes the server hostname, IP address, and timestamp.
- X-Spam-Score / X-Spam-Status: Added by spam filters like SpamAssassin. Shows the numeric score and which rules were triggered.
- DKIM-Signature: The actual DKIM signature attached by the sending server. Contains the selector, domain, and cryptographic signature.
- Return-Path: The envelope sender — the address used for bounce notifications, checked by SPF.
- Message-ID: A unique identifier for the message, useful for tracking it through log files.
What Authentication Results Mean for Deliverability
A message showing spf=pass dkim=pass dmarc=pass in the Authentication-Results header has the best chance of inbox placement. Any failure here should be investigated. An SPF failure often means the sending IP is not listed in your SPF record. A DKIM failure may mean the signature is missing, expired, or the public key in DNS does not match the private key used for signing. A DMARC failure means neither SPF nor DKIM aligned with the From domain.
Header analysis tells you what happened with a specific message. To prevent problems before sending, use email verification on your list and verify your authentication configuration with our SPF, DKIM, and DMARC generator tools. For large lists, bulk verification and the validation API let you integrate checks into your workflow.
Часто задаваемые вопросы
1. Отправляются ли мои заголовки на ваши серверы?
Нет. Инструмент полностью работает в браузере на JavaScript. Вставленные заголовки анализируются локально и никогда не передаются на сервер. Содержимое письма и метаданные остаются полностью приватными.
2. Как открыть заголовки письма в Gmail?
Откройте письмо в Gmail, нажмите меню из трёх точек в правом верхнем углу сообщения, выберите «Показать оригинал» — на следующей странице сверху raw-заголовки. Нажмите «Копировать в буфер» или выделите и скопируйте блок заголовков вручную.
3. Что значит SPF fail при DKIM pass?
SPF проверяет IP доставляющего сервера. Fail значит, что IP нет в SPF-записи отправителя — возможно, письмо переслали или отправили через relay вне SPF. Прошедший DKIM — хороший знак и сам может удовлетворить DMARC при выравнивании с доменом From. Если SPF стабильно fail, проверьте, не было ли пересылки.
4. Почему письмо проходит через несколько серверов?
Цепочка Received часто показывает несколько hop’ов, потому что письмо идёт через несколько серверов: исходящий SMTP отправителя, возможные relay, входящий сервер получателя и иногда внутренние фильтры. Каждый добавляет заголовок Received. Это нормально. Необычные внешние relay в середине цепочки могут указывать на пересылку или проблемы маршрутизации.
5. Что такое Message-ID и почему он важен?
Message-ID — уникальный идентификатор, который исходящий почтовый сервер присваивает при создании письма. Помогает отслеживать треды, дубликаты и сопоставлять логи доставки. Чтобы найти конкретное сообщение в логах сервера, Message-ID — ключ поиска.
6. В письме DMARC fail — как исправить?
DMARC fail значит, что ни SPF, ни DKIM не дали aligned pass. Смотрите Authentication-Results, какие проверки упали. Для SPF: убедитесь, что IP в SPF-записи (SPF Checker). Для DKIM: подтвердите корректную публикацию записи (DKIM Checker). Часто помогает добавить сервис отправки в SPF или включить DKIM-подпись у почтового провайдера.
Изучите больше возможностей
Откройте для себя все мощные функции, которые предлагает BillionVerify
Проверяйте email-адреса до отправки
Проблемы аутентификации — лишь один фактор deliverability. Недействительные адреса вызывают bounce, вредящие репутации отправителя. Проверьте список с BillionVerify.
100 бесплатных проверок в день · 99,9% точность SMTP · Мгновенный доступ к API · Банковская карта не нужна