Health.Zone Web Search

Search results

  1. Results from the Health.Zone Content Network
  2. List of DNS record types - Wikipedia

    en.wikipedia.org/wiki/List_of_DNS_record_types

    Address record. Returns a 32-bit IPv4 address, most commonly used to map hostnames to an IP address of the host, but it is also used for DNSBLs, storing subnet masks in RFC 1101, etc. AAAA. 28. RFC 3596 [2] IPv6 address record. Returns a 128-bit IPv6 address, most commonly used to map hostnames to an IP address of the host.

  3. Reverse DNS lookup - Wikipedia

    en.wikipedia.org/wiki/Reverse_DNS_lookup

    In computer networks, a reverse DNS lookup or reverse DNS resolution (rDNS) is the querying technique of the Domain Name System (DNS) to determine the domain name associated with an IP address – the reverse of the usual "forward" DNS lookup of an IP address from a domain name. [1] The process of reverse resolving of an IP address uses PTR ...

  4. NAPTR record - Wikipedia

    en.wikipedia.org/wiki/NAPTR_record

    NAPTR record. A Name Authority Pointer (NAPTR) is a type of resource record in the Domain Name System of the Internet. [1][2] NAPTR records are most commonly used for applications in Internet telephony, for example, in the mapping of servers and user addresses in the Session Initiation Protocol (SIP). The combination of NAPTR records with ...

  5. Domain Name System - Wikipedia

    en.wikipedia.org/wiki/Domain_Name_System

    t. e. The Domain Name System (DNS) is a hierarchical and distributed name service that provides a naming system for computers, services, and other resources on the Internet or other Internet Protocol (IP) networks. It associates various information with domain names (identification strings) assigned to each of the associated entities.

  6. Wildcard DNS record - Wikipedia

    en.wikipedia.org/wiki/Wildcard_DNS_record

    Wildcard DNS record. A wildcard DNS record is a record in a DNS zone that will match requests for non-existent domain names. A wildcard DNS record is specified by using a * as the leftmost label (part) of a domain name, e.g. *.example.com. The exact rules for when a wildcard will match are specified in RFC 1034, but the rules are neither ...

  7. Zone file - Wikipedia

    en.wikipedia.org/wiki/Zone_file

    A DNS zone is a subset, often a single domain, of the hierarchical domain name structure of the DNS. The zone file contains mappings between domain names and IP addresses and other resources, organized in the form of text representations of resource records (RR). A zone file may be either a DNS master file, authoritatively describing a zone, or ...

  8. CNAME record - Wikipedia

    en.wikipedia.org/wiki/CNAME_record

    A Canonical Name (CNAME) record is a type of resource record in the Domain Name System (DNS) that maps one domain name (an alias) to another (the canonical name). [ 1 ] This can prove convenient when running multiple services (like an FTP server and a web server , each running on different ports) from a single IP address .

  9. Domain Name System Security Extensions - Wikipedia

    en.wikipedia.org/wiki/Domain_Name_System...

    The RRSIG record is a digital signature of the answer DNS resource record set. The digital signature is verified by locating the correct public key found in a DNSKEY record. The NSEC and NSEC3 records are used to provide cryptographic evidence of the non-existence of any Resource Record (RR).