Thank you for this (Querying PTR records) #249
perryflynn
started this conversation in
Show and tell
Replies: 1 comment
-
|
Thanks @perryflynn |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thank you for writing this. Using DnsCLient.NET now for PTR lookup at https://ip.anysrc.net/ and it works great. Had the issue that the native Dns Class in .NET appended the search domain for some reason to the PTR result.
Now I just get the ARPA Name and query after that the PTR from it. 🚀
Beta Was this translation helpful? Give feedback.
All reactions