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

    Other types of records simply provide some types of information (for example, an HINFO record gives a description of the type of computer/OS a host uses), or others return data used in experimental features. The "type" field is also used in the protocol for various operations.

  3. Domain Name System - Wikipedia

    en.wikipedia.org/wiki/Domain_Name_System

    The types of information elements are categorized and organized with a list of DNS record types, the resource records (RRs). Each record has a type (name and number), an expiration time ( time to live ), a class, and type-specific data.

  4. TXT record - Wikipedia

    en.wikipedia.org/wiki/TXT_record

    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.

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

  6. 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 records. rDNS involves searching domain name ...

  7. Name server - Wikipedia

    en.wikipedia.org/wiki/Name_server

    A DNS name server is a server that stores the DNS records, such as address (A, AAAA) records, name server (NS) records, and mail exchanger (MX) records for a domain name (see also List of DNS record types) and responds with answers to queries against its database. Types of Nameservers

  8. DNS zone - Wikipedia

    en.wikipedia.org/wiki/DNS_zone

    A DNS zone is implemented in the configuration system of a domain name server. Historically, it is defined in the zone file, an operating system text file that starts with the special DNS record type Start of Authority (SOA) and contains all records for the resources described within the zone. This format was originally used by the Berkeley Internet Name Domain Server (BIND) software package ...

  9. SRV record - Wikipedia

    en.wikipedia.org/wiki/SRV_record

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