checkdnsrr
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Check DNS records corresponding to a given Internet host name or IP address
Alias
dns_check_record
<?php checkdnsrr
(
string $hostname
,
string $type
=
"MX"
):
bool