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

    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. Resource records of the same type are described as a resource record set (RRset

  4. Reverse DNS lookup - Wikipedia

    en.wikipedia.org/wiki/Reverse_DNS_lookup

    For example, to do a reverse lookup of the IP address 8.8.4.4 the PTR record for the domain name 4.4.8.8.in-addr.arpa would be looked up, and found to point to dns.google. If the A record for dns.google in turn pointed back to 8.8.4.4 then it would be said to be forward-confirmed. Classless reverse DNS method

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

  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. 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. MX record - Wikipedia

    en.wikipedia.org/wiki/MX_record

    MX record. A mail exchanger record ( MX record) specifies the mail server responsible for accepting email messages on behalf of a domain name. It is a resource record in the Domain Name System (DNS). It is possible to configure several MX records, typically pointing to an array of mail servers for load balancing and redundancy.

  9. nslookup - Wikipedia

    en.wikipedia.org/wiki/Nslookup

    dig, a utility that interrogates DNS servers directly for troubleshooting and system administration purposes. host is a simple utility for performing Domain Name System lookups. List of DNS record types - possible types of records stored and queried within DNS; Root name server - top-level name servers providing top level domain name resolution ...