Tips and tricks

Integrate DIG tools on your own website

You may not be aware that DIG tools on this website may be called from any other website, without having any mention of the source on the result. That is, you may then do an ajax call to fetch dns records simply by calling an URL.
You can even query for dns records (technically, all of those) that aren't queriables directly on dotnul's URL.

By default, as is was hosted at Datacenter Luxembourg, dotnul services are using the DNS resolvers provided by EuroDNS (they're fast and reliable).
These are : dns1.eurodns.com (80.92.65.30) and dns2.eurodns.com (80.92.67.144).
They'll be used in the following exemples.

Here are some exemples :

Searching for a A record

If you want to know what IP address corresponds to dotnul.com, query the following URL :
http://dotnul.com/DIG/-/dotnul.com,A,80.92.65.30

Searching for a MX record

If you want to know what the Mail eXchanger (where the mails are directed) for dotnul.com is, query the following URL :
http://dotnul.com/DIG/-/dotnul.com,MX,80.92.65.30

Searching for a TXT record

If you want to know if there's an TXT record for dotnul.com (used for SPF purposes for exemple), query the following URL :
http://dotnul.com/DIG/-/dotnul.com,TXT,80.92.65.30

Searching for a PTR record

If you want to know if there's an PTR record for the ip 80.92.90.253, query the following URL :
http://dotnul.com/DIG/-/80.92.90.253,PTR,80.92.65.30

Searching for a NAPTR record

If you want to know if there's an NAPTR record (newly used in the .tel framework) for the benj.tel domain, query the following URL :
http://dotnul.com/DIG/-/benj.tel,NAPTR,80.92.65.30

Searching for a SOA record

If you want to know what the SOA (server of authority) for the dotnul.com domain is, query the following URL :
http://dotnul.com/DIG/-/dotnul.com,SOA,80.92.65.30

Searching for a NS record

If you want to know what the NS (name server) for the dotnul.com domain is, query the following URL :
http://dotnul.com/DIG/-/dotnul.com,NS,80.92.65.30

Searching for a AAAA record

If you want to know what the AAAA (ipv6 host record) for the eu.irc6.net host is, query the following URL :
http://dotnul.com/DIG/-/eu.irc6.net,AAAA,80.92.65.30

Searching for a CNAME record

If you want to know what the CNAME (host alias) for the mail.dotnull.org host is, query the following URL :
http://dotnul.com/DIG/-/mail.dotnull.org,CNAME,80.92.65.30
logo v4 small
This is dotnul.com, free web services for IT people
/tips.php was last modified: December 31 2009 11:28:12.
Timestamp at loading time :1268557684
Page rendered in : 0.004 secs

Go to home, see our timeline or reload this one.
follow us !