diff --git a/web/src/lib/components/PtrRecordsDisplay.svelte b/web/src/lib/components/PtrRecordsDisplay.svelte index 66b4940..c88d7cd 100644 --- a/web/src/lib/components/PtrRecordsDisplay.svelte +++ b/web/src/lib/components/PtrRecordsDisplay.svelte @@ -27,9 +27,9 @@
- PTR records (reverse DNS) map IP addresses back to hostnames. Having proper PTR - records is important as many mail servers verify that the sending IP has a valid - reverse DNS entry. + PTR (pointer record), also known as reverse DNS maps IP addresses back to hostnames. + Having proper PTR records is important as many mail servers verify that the sending + IP has a valid reverse DNS entry.
{#if senderIp}