Source-T is a solution that detects the source of an email by using the email headers. The email headers contain vital information like the sender’s IP address, which can help identify whether an email has come from a legitimate source or if it’s part of a malicious campaign.
An email tracer works by analyzing the headers of an email to identify the path it took from sender to recipient. By tracing IP addresses and looking for clues in the routing information, it can help identify the source of the email. There are two major ways to look for clues in the email header: Message-ID and SPF/DKIM Records.