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

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

    DNS resolvers use NSEC records to verify the non-existence of a record name and type as part of DNSSEC validation. NSEC3 (next secure record version 3) Contains links to the next record name in the zone (in hashed name sorting order) and lists the record types that exist for the name covered by the hash value in the first label of the NSEC3 ...

  5. DNS Certification Authority Authorization - Wikipedia

    en.wikipedia.org/wiki/DNS_Certification...

    DNS Certification Authority Authorization ( CAA) is an Internet security policy mechanism that allows domain name holders to indicate to certificate authorities whether they are authorized to issue digital certificates for a particular domain name. It does this by means of a "CAA" Domain Name System (DNS) resource record .

  6. NAPTR record - Wikipedia

    en.wikipedia.org/wiki/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 Service Records ...

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

  8. Category:DNS record types - Wikipedia

    en.wikipedia.org/wiki/Category:DNS_record_types

    Pages in category "DNS record types". The following 15 pages are in this category, out of 15 total. This list may not reflect recent changes . List of DNS record types.

  9. Talk:List of DNS record types - Wikipedia

    en.wikipedia.org/wiki/Talk:List_of_DNS_record_types

    Record Type "A" host record, www.example.com = 127.0.0.1 Record Type "porthttp" port record, www.example.com = 80 This type of resource lookup would allow the internet to host a website or service on which ever port they wanted and would prevent the world from relying on common ports as the answer of where am I going to put my service.