This is more a Deuce or DM question but if anyone else can help, feel free.
I cannot figure out how to use dns.js, basically...I would like to take an IP, reverse it, add a domain name and then look up against a specific server and get an A record or NXDOMAIN returned.
For such a simple query I suppose I could use a DIY method, but it looks like it should be possible but I'm having problems constructing the correct calls.
Any helps would be appreciated.
dns.js is for asynchronous/non-blocking name look-ups. If you don't need that, then use resolve_ip() instead.
| Sysop: | digital man |
|---|---|
| Location: | Riverside County, California |
| Users: | 1,151 |
| Nodes: | 17 (1 / 16) |
| Uptime: | 35:31:57 |
| Calls: | 509,178 |
| Calls today: | 14 |
| Files: | 292,126 |
| D/L today: |
46,407 files (11,663M bytes) |
| Messages: | 468,453 |
| Posted today: | 4 |