BX310X - AT command for Hostname lookup request (DNS Client)

Hi,

I am trying to use the BX310x Dev kit for IOT application. Going through the command set provided in the AT command reference manual, I am not able to find the DNS client command for Hostname lookup. Is the command missing in the AT reference manual?. Or is this not available as part of the this Firmware?
.Please let us know

The Firmware version is
Sierra Wireless Copyright 2018
BX310x.2.6.3

Here is the AT command snapshot from the module.

AT+FMI
Sierra Wireless
OK
AT+CGMR
BX310x.2.6.3
OK
AT+FMM
BX310x
OK
AT+FMR
BX310x.2.6.3
OK

Thanks
Lokesh@Renesas

you can use UDP communication for DNS client lookup.
Here is an example:
Application Note for Setting Up a DNS Service in a Private Network-Rev1.1.pdf (97.8 KB)