PTR Record Lookup — Reverse DNS for IPv4
Resolve IPv4 addresses to PTR hostnames and show the in-addr.arpa query used
How to Use This Tool
- Enter a public IPv4 address in dotted decimal form (for example 203.0.113.10).
- Click PTR Lookup to reverse the octets and query the in-addr.arpa zone for PTR records.
- Results include the original IP, the full ptrQuery string, and a list of hostnames from Answer records.
- Multiple PTR records may appear; some providers publish more than one name for load-balanced infrastructure.
- If no PTR exists, the hostname list is empty — common for consumer ISP addresses and fresh cloud allocations.
- Private ranges (10.x, 192.168.x, 172.16–31.x) are rejected because they have no public reverse zone.
About This Tool
PTR records map an IP address back to a hostname through reverse DNS. Mail servers, log analysis pipelines, and access controls often inspect PTR answers to verify that a connecting host has a sensible name. VSPIC accepts a public IPv4 address, constructs the corresponding in-addr.arpa query name, and returns every PTR hostname found in the DNS response along with the exact query string used.
Forward DNS (A record) and reverse DNS (PTR) are independent. A mail server can resolve fine forward while lacking PTR, or PTR may point to a name that does not resolve forward — both situations cause deliverability and trust issues. Use this lookup on outbound SMTP IPs, VPN gateways, and any address appearing in authentication logs when you need the official reverse name without running dig locally.
Common use cases
- •View all DNS records of a domain after migration
- •Confirm DNS records after domain changes
- •Test for DNS leaks when using a VPN
- •Debug email delivery with MX and TXT records
Forward versus reverse DNS
Forward DNS starts at a hostname and ends at an IP. Reverse DNS starts at an IP and ends at a hostname. PTR records live in special reverse zones under in-addr.arpa for IPv4. Operators delegate those zones to the organization that owns the address block.
Matching forward and reverse — sometimes called FCrDNS — means the PTR hostname resolves back to the same IP via A record. Mail providers weigh this heavily. Our tool shows PTR only; confirm forward resolution separately with an A lookup on each returned hostname.
Why mail teams require PTR
Receiving mail servers use PTR as a lightweight identity signal. Missing PTR suggests dynamic residential space or neglected server hygiene. Generic auto-generated names may score poorly in spam filters even when technically present.
Outbound SMTP IPs should PTR to a name that reflects your domain — for example mail.example.com — and that name should resolve forward to the same IP. Fix PTR through your hosting or ISP who controls the reverse zone, not through your forward DNS host alone.
Understanding the ptrQuery field
The ptrQuery value is the fully qualified domain name sent to DNS resolvers — octets reversed plus in-addr.arpa. Seeing the exact query helps when opening tickets with network providers or comparing results across tools.
IPv6 reverse uses ip6.arpa with nibbles reversed; this page focuses on IPv4 PTR as implemented in our handler. Enter only valid four-octet public addresses.
Multiple PTR records on one IP
Some configurations publish several PTR names for one address. Shared hosting and legacy balance setups do this. Receivers may pick the first answer or apply heuristics; best practice is one meaningful PTR per sending IP.
If you see unexpected names on infrastructure you control, investigate delegation changes or stale reverse DNS after IP reassignment.
PTR for cloud and dynamic IPs
Cloud providers assign reverse names automatically unless you request custom PTR for eligible addresses. Elastic IPs often support custom PTR through the provider console after you prove domain ownership.
Residential and mobile IPs frequently lack useful PTR. Do not attempt bulk mail from those ranges; focus PTR configuration on dedicated server and relay addresses.
Security and logging use cases
SIEM rules sometimes enrich IP columns with PTR for analyst readability. Firewalls may log reverse names alongside source addresses. PTR is not authentication — spoofed connections still occur — but human review is faster with names than raw numbers.
When PTR is missing, treat the IP as lower trust in internal scoring models until other intelligence confirms legitimacy.
Fixing PTR misconfiguration
Identify who controls the reverse zone — usually the ISP, colocation provider, or cloud account that allocated the IP. Provide the desired hostname; they publish PTR in their reverse DNS panel.
After publication, wait for TTL expiry and re-run this lookup. Then verify forward A record alignment. Changes can take hours when upstream caches hold old answers.
Limitations
Only public IPv4 is supported. Invalid formats and private addresses return validation errors rather than empty lists.
Results reflect DNS at query time via our resolver path. Internal split DNS may differ. This is read-only diagnostics, not a guarantee of mail acceptance.
Pairing PTR with other checks
Combine PTR lookup with our email deliverability checker when auditing SMTP infrastructure. PTR satisfies one column in holistic mail readiness even though SPF and DKIM cover different layers.
For bulk IP investigation, use reverse DNS alongside IP reputation and blacklist tools in the same suite for consistent formatting.
Frequently Asked Questions
Yes. VSPIC offers this PTR record lookup at no cost with no account required. Results load in real time.
We do not permanently store your queries on our servers. Some tools run entirely in your browser; others fetch public data for the request only.
Yes. Open the page in any modern phone or tablet browser. Results work on Wi‑Fi and mobile data.
This tool accepts public IPv4 only. IPv6 reverse uses a different arpa structure and is not covered by this handler.
Reverse zones are often unset until you request customization from the IP owner. Default cloud allocations may show provider-generated names instead of yours until configured.
Browsers do not require PTR for HTTPS. PTR primarily affects mail, logging clarity, and some API reputation systems.
No. PTR must be published in the reverse zone controlled by whoever owns the IP block. Forward DNS hosts cannot create in-addr.arpa records for arbitrary IPs.
All PTR answers from DNS are listed. For SMTP, configure providers to publish a single consistent name when possible.
Next step for your check
Continue with email deliverability checker on VSPIC.
Related Tools
Explore more free VSPIC tools for IP, DNS, security, and network diagnostics.
Email Deliverability Checker
Analyze SPF, DKIM, DMARC, MX, and deliverability score
Use Free →Reverse DNS Lookup
Resolve IP addresses to hostnames via PTR records
Use Free →IP Reputation Checker
Check IP spam score, malware reputation, VPN/proxy, and botnet risk
Use Free →Hostname Lookup
Resolve a domain name to its hostname and IP addresses
Use Free →DNS Lookup Tool — DNS Checker
Free DNS lookup tool and DNS checker — query A, AAAA, MX, TXT, NS, CNAME, and SOA records for any domain.
Use Free →DNS Leak Test
Detect if your DNS queries bypass your VPN tunnel
Use Free →
Trusted by Users Who Value Privacy
Always Free
No premium plan ever
100% Private
Files processed in browser
Instant Results
Convert in seconds
Works Everywhere
Any device, any OS