Questions tagged [ptr-record]

PTR is a type of record in DNS system used for reverse DNS lookups (IP address to hostname)

IPv4 reverse resolution

Reverse DNS lookups for IPv4 addresses use a reverse IN-ADDR entry in the special domain in-addr.arpa. In this domain, an IPv4 address is represented as a concatenated sequence of four decimal numbers, separated by dots, to which is appended the second level domain suffix .in-addr.arpa. The four decimal numbers are obtained by splitting the 32-bit IPv4 address into four 8-bit portions and converting each 8-bit portion into a decimal number. These decimal numbers are then concatenated in the order: least significant 8-bit portion first (leftmost), most significant 8-bit portion last (rightmost). It is important to note that this is the reverse order to the usual dotted-decimal convention for writing IPv4 addresses in textual form. For example, an address (A) record for mail.example.com points to the IP address 192.0.2.5. In pointer records of the reverse database, this IP address is stored as the domain name 5.2.0.192.in-addr.arpa pointing back to its designated host name mail.example.com. This allows it to pass the Forward Confirmed reverse DNS process.

IPv6 reverse resolution

Reverse DNS lookups for IPv6 addresses use the special domain ip6.arpa. An IPv6 address appears as a name in this domain as a sequence of nibbles in reverse order, represented as hexadecimal digits as subdomains. For example, the pointer domain name corresponding to the IPv6 address 2001:db8::567:89ab is b.a.9.8.7.6.5.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa.

188 questions
41
votes
3 answers

Why multiple PTR records in DNS is not recommended?

I often read that using multiple PTR records in a DNS configuration is not recommended. However, the reasons are often vague, or not so obvious, naming: "it can cause problems", "can trigger bugs in programs expecting a single answer" : it's the…
Totor
  • 2,876
  • 3
  • 22
  • 31
38
votes
5 answers

How do I check a PTR record?

I need to check a PTR record to make sure that a script I have is sending emails which will actually be received by my users and not be incorrectly marked as spam. I understand that the ISP which owns the IP range has to set up the PTR record, but…
Daisetsu
  • 557
  • 1
  • 5
  • 8
18
votes
6 answers

Reverse DNS records not registered when using DHCP

I've stumbled upon a strange behaviour with Windows machines, which seems to be fairly consistent between all Windows versions from Vista/2008 to 8.1/2012 R2; it doesn't happen instead when using Windows XP or Windows Server 2003. The problem is…
Massimo
  • 68,714
  • 56
  • 196
  • 319
16
votes
2 answers

PTR record (rDNS) for multiple domains on a shared IP address

I host multiple domains on a single IP address: cats.com A @ --> 10.20.30.40 A mail --> 10.20.30.40 MX @ --> mail dogs.com A @ --> 10.20.30.40 A mail --> 10.20.30.40 MX @ --> mail I need to set up a PTR record for the IP address. This is so…
dbasch
  • 377
  • 1
  • 4
  • 11
11
votes
2 answers

Reverse DNS is not a valid hostname

I help a friend run a server, which includes a mail server. http://mxtoolbox.com reports that our reverse DNS is not a valid hostname. The reverse DNS currently points to domain.com. Should it point to hostname.domain.com? I have seen here that it…
ConnorJC
  • 921
  • 1
  • 7
  • 19
11
votes
4 answers

How to setup PTR (Reverse DNS) at Godaddy DNS manager

My hosting provider already did PTR setup. Now i have to setup it at my DNS holder i guess. What am i supposed to do at my Godaddy account. thank you. my ip : 64.250.113.235 and you can check my ptr record from…
MonsterMMORPG
  • 546
  • 2
  • 9
  • 25
9
votes
5 answers

How important are PTR records for Email Servers?

Does anyone know of any studies done to show how much email will be rejected if there is not ptr record for the SMTP banner name of an email server? Are reverse checks always done when enabled, or is it sometimes configured so if an spam program…
Kyle Brandt
  • 82,107
  • 71
  • 302
  • 444
9
votes
3 answers

Gmail does not accept mail from a new server

I am setting up a new server and discovered that Gmail does not accept emails from this server. I checked Exim logfiles and found the following: Our system has detected that this\n550-5.7.1 message does not meet IPv6 sending guidelines regarding PTR…
user189078
  • 195
  • 2
  • 3
  • 6
8
votes
4 answers

Reverse DNS Setup for an IP with multiple domains

I am trying to clarify my Reverse DNS PTR lookup for a domain. I have a server with a single IP addresses and multiple accounts, all sharing that IP address; My PTR is currently: 24.210.31.in-addr.arpa. 14400 IN PTR domainname.co.uk. But the…
Martin
  • 177
  • 1
  • 2
  • 13
7
votes
2 answers

How to determine which DNS server has the authority to set rDNS (PTR records)?

or to re-phrase... How to determine to whom authority has been delegated to set rDNS? Background In a multi-tier environment, where a block of IP's is assigned, then further split and assigned (process repeats a few more times), how can one…
Peter White
  • 576
  • 1
  • 7
  • 17
7
votes
2 answers

How are DNS PTR records managed?

As I understand it, an IP address-owner can set up a DNS PTR record for his IP address to map the IP addresses to its host names. There are some things about this I don’t understand. I’ve managed other DNS records often using web based interfaces,…
Martin
  • 71
  • 2
7
votes
3 answers

how to add a REverse PTR Record on Amazon Route 53?

if i have the below ip 168.144.254.X and i would like to add a ptr record in amazon in the form of X.254.144.168.in-addr.arpa what should be in the name field and what should be in the value field i have a zone created with a name like mydomain.com…
Oscar Cabrero
  • 193
  • 1
  • 2
  • 9
7
votes
7 answers

Importance of PTR records on nameserver IP's?

I have not yet experienced any DNS failures due to a missing PTR record, but am wondering: Is there any added value in having a valid PTR record on a nameserver IP-address?
Aron Rotteveel
  • 8,239
  • 17
  • 51
  • 64
6
votes
2 answers

Entering multiple DNS TXT values as a single TXT entry, with each value in " marks, but separated by spaces

I have done this with other DNS providers but I'm stuck on UltraDNS's DNS management interface. I need to enter multiple values in a TXT entry so they resolve as a single string with each value in " marks and separated by a space. An example of…
6
votes
7 answers

Does a PTR record prove anything about the sender's email domain?

My outgoing mail server has problems reaching some recipients. This happened after we changed ISP for our dedicated IP address. I think it might be due to PTR records, but I cannot be sure. My assigned IP address is x.y.z.112/29. When I do an…
Jake
  • 1,150
  • 6
  • 26
  • 48
1
2 3
12 13