Reverse dns not propagated

ptr-recordreverse-dns

I defined reverse dns zone for server muq.ac.ir in name server which responds to name resolutions for domain muq.ac.ir server. Then I add a ptr record for ip address 80.191.92.199 with value muq.ac.ir. however after around 12 hours I still could not reverse-lookup my domain.

Did i missed something about dns server or my server is not responsible for reverse lookups?

Or still dns server not propagated?

Best Answer

Your DNS server is not responsible for this zone. You can check it with dig request:

$ dig 92.191.80.in-addr.arpa 

; <<>> DiG 9.8.4-rpz2+rl005.12-P1 <<>> 92.191.80.in-addr.arpa
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 63048
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;92.191.80.in-addr.arpa.        IN  A

;; AUTHORITY SECTION:
80.in-addr.arpa.    3463    IN  SOA pri.authdns.ripe.net. dns.ripe.net. 1409314932 3600 600 864000 7200

;; Query time: 1 msec
;; SERVER: 192.168.0.254#53(192.168.0.254)
;; WHEN: Sun Aug 31 23:33:08 2014
;; MSG SIZE  rcvd: 100

Public addresses are provided from RIPE and they are delegating addresses to others company. If you are not owner of this block of IP addresses then you should ask to create PTR company which provided this public IP to you. In general it's internet service or hosting providers.

Here is information about owner of this ip addresses block and BGP AS number for this block:

$ whois 80.191.92.199
% This is the RIPE Database query service.
% The objects are in RPSL format.
%
% The RIPE Database is subject to Terms and Conditions.
% See http://www.ripe.net/db/support/db-terms-conditions.pdf

% Note: this output has been filtered.
%       To receive output for a database update, use the "-B" flag.

% Information related to '80.191.92.192 - 80.191.92.255'

% Abuse contact for '80.191.92.192 - 80.191.92.255' is 'R.javidi@tci.ir'

inetnum:        80.191.92.192 - 80.191.92.255
netname:        MEDUNIQOM
descr:          Medical university of qom
country:        IR
admin-c:        KS3649-RIPE
tech-c:         KS3649-RIPE
status:         ASSIGNED PA
mnt-by:         AS12880-MNT
source:         RIPE # Filtered

person:         Kayyal Saied
address:        Saheli St.,Qom,Iran
phone:          +98 251 772 36 60
nic-hdl:        KS3649-RIPE
source:         RIPE # Filtered

% Information related to '80.191.64.0/19As12880'

route:          80.191.64.0/19
descr:          DCI-Route
origin:         As12880
mnt-by:         AS12880-MNT
source:         RIPE # Filtered

% This query was served by the RIPE Database Query Service version 1.75 (DB-3)