Stop guessing if a sender is safe. This automation checks Outlook emails or raw headers from a webhook and returns a clear security report. It helps IT and support teams screen new messages fast and with confidence.
Under the hood, it listens for new emails in a chosen Outlook folder or accepts a POST to a webhook. It pulls full headers with Microsoft Graph, keeps the most recent Received line, and extracts the public sender IP. It then checks IP reputation with IPQualityScore and adds location and network data from IP API. It also looks for Authentication Results, SPF, DKIM, and DMARC, sets each to pass, fail, neutral, error, or not found, and merges everything into one JSON response for your system.
Setup is simple. Connect Outlook with OAuth, add your IPQualityScore API key, and activate the webhook. Teams cut manual header checks from many minutes to under one minute per message. Use it for security triage, fraud review in support, and screening cold outreach before it reaches your CRM.