PTR
A reverse DNS record that maps an IP address to a domain name.
In plain words
PTR performs the reverse mapping: given an IP address it finds the associated domain name.
Practical example
The PTR for 1.2.3.4 may return mail.example.com — mail servers use this to verify the sender.
Where you encounter it
When diagnosing why emails land in spam and when configuring a mail server.