📍 MapLeads 登場:Google マップ・Bing マップ・Apple マップをリードリストに。MapLeads を見る
無料ツール

メールヘッダーアナライザー

生のメールヘッダーを貼り付けると、SPF、DKIM、DMARC 結果、完全な配送経路、スパムスコア、主要メタデータを即座に解析・説明します。

メールヘッダーを貼り付け

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 でメールを開き、メッセージ右上の三点メニューをクリックし「オリジナルを表示」を選びます。次のページの上部に生ヘッダーが表示されます。「クリップボードにコピー」またはヘッダーブロックを手動選択してコピーしてください。

3. SPF が失敗して DKIM が合格するとどうなりますか?

SPF は送信サーバーの IP を確認します。失敗は IP が送信者の SPF にないことを意味し — 転送された、または SPF に未掲載のリレー経由の可能性があります。DKIM 合格は良い兆候で、From ドメインに整合していれば DMARC を単独で満たせます。SPF が常に失敗するなら転送されたか確認してください。

4. なぜメールは複数のサーバーを経由するのですか?

Received チェーンに複数ホップがあるのは、メールが送信側 SMTP、場合によりリレー、受信側受信サーバー、内部フィルタリングサーバーなどを経由するためです。各サーバーが Received ヘッダーを追加します。これは正常です。チェーン途中の異常な外部リレーは転送やルーティング問題を示すことがあります。

5. Message-ID とは何で、なぜ重要ですか?

Message-ID はメール作成時に送信メールサーバーが割り当てる一意の識別子です。スレッド追跡、重複検出、配送ログの相関に使われます。特定メッセージをサーバーログで追う場合、検索するキー識別子が Message-ID です。

6. メールが DMARC 失敗を示します — どう修正しますか?

DMARC 失敗は SPF も DKIM も整合した合格を出さなかったことを意味します。Authentication-Results ヘッダーでどのチェックが失敗したか確認します。SPF は SPF Checker で送信 IP がレコードに含まれるか確認。DKIM は DKIM Checker でレコードが正しく公開されているか確認。多くの場合、送信サービスを SPF に追加するか、プロバイダーで DKIM 署名を有効にすれば直ります。

関連メールツール

次のツールは、証拠の種類で選んでください。受信者、発見、DNS とインフラ、送信者ワークフローです。

メールツール

メール到達性テスト

実際のメッセージサンプルでメール到達性テストを実行。SPF、DKIM、DMARC、DNS、ブラックリスト、スパムフィルター、ヘッダー、コンテンツ根拠を確認します。

送信者またはメッセージの診断であり、アドレス発見ではありません。

メールツール

バウンス率計算機

メールバウンス率を即座に計算。送信数とバウンス数を入力して率、評価、実行可能なアドバイスを取得。無料ツール。

送信者またはメッセージの診断であり、アドレス発見ではありません。

メールツール

メールアドレス逆引き検索

公開の所有者手がかり、会社情報、Gravatar、メール経路、リスクシグナルを無料で逆引き。IPあたり1日20回、登録不要。

送信者またはメッセージの診断であり、アドレス発見ではありません。

メール検証ツール

メールベリファイア

構文、MX、SMTP メールボックス、使い捨て、ロール、catch-all を実行する無料メール検証で、メールアドレスが有効かを確認します。

受信者の証拠であり、送信者や DNS 設定ではありません。

無料ツール

DNS チェッカー

任意のドメインの A、AAAA、MX、TXT、NS、CNAME レコードを確認できます。ライブ DNS 照会で即座に結果を表示します。無料、登録不要です。

ドメインまたはインフラの証拠であり、メールボックスの証明ではありません。

メール検証ツール

メールリストクリーニング

フル SMTP 検証でメールリストをクリーン。貼り付けまたは CSV アップロード(無料デモ ≤20/IP/24h)。無効アドレスを除去、バウンスリスクを下げ、送信者評判を保護。

受信者の証拠であり、送信者や DNS 設定ではありません。

関連ツール

送信前にメールアドレスを検証

認証の問題は到達性要因の 1 つに過ぎません。無効アドレスは送信者評判を損なうバウンスを起こします。BillionVerify でリストを検証しましょう。

月600無料クレジット + ログインで1日20クレジット · 99.9% SMTP 精度 · 即時 API アクセス · クレジットカード不要

99.9%
精度
Real-time
API 速度
$0.00014
メールあたり
600/mo
永久無料