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. Domain Name System - Wikipedia

    en.wikipedia.org/wiki/Domain_Name_System

    A DNS name server is a server that stores the DNS records for a domain; a DNS name server responds with answers to queries against its database. The most common types of records stored in the DNS database are for start of authority ( SOA ), IP addresses ( A and AAAA ), SMTP mail exchangers (MX), name servers (NS), pointers for reverse DNS ...

  4. SRV record - Wikipedia

    en.wikipedia.org/wiki/SRV_record

    A Service record ( SRV record) is a specification of data in the Domain Name System defining the location, i.e., the hostname and port number, of servers for specified services. It is defined in RFC 2782, and its type code is 33. Some Internet protocols such as the Session Initiation Protocol (SIP) and the Extensible Messaging and Presence ...

  5. TXT record - Wikipedia

    en.wikipedia.org/wiki/TXT_record

    v. t. e. A TXT record (short for text record) is a type of resource record in the Domain Name System (DNS) used to provide the ability to associate arbitrary text with a host or other name, such as human readable information about a server, network, data center, or other accounting information. [1]

  6. 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.

  7. Top-level domain - Wikipedia

    en.wikipedia.org/wiki/Top-level_domain

    A top-level domain ( TLD) is one of the domains at the highest level in the hierarchical Domain Name System of the Internet after the root domain. [9] The top-level domain names are installed in the root zone of the name space. For all domains in lower levels, it is the last part of the domain name, that is, the last non-empty label of a fully ...

  8. 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 ...

  9. SOA record - Wikipedia

    en.wikipedia.org/wiki/SOA_record

    The SOA record for a zone contains data to control the zone transfer. This is the serial number and different timespans. It also contains the email address of the responsible person for this zone, as well as the name of the primary master name server. Usually the SOA record is located at the top of the zone. A zone without a SOA record does not ...