The HINFO record allows you to define the hardware type and Operating System (OS) in use for a host. This information can be used by application protocols such as FTP, which uses special procedures when communicating with computers of a known CPU and OS type. For security reasons, these records are rarely used on public servers.

The HINFO record has the following look on your DNS zone management page:

How to create a DNS HINFO record?

  • Login to your 5centsCDN control panel.
  • Go to SimpleDNS and click the Manage button of your Domain.
  • Click the green plus button to create a new DNS record. The values are explained below.
    • Type: HINFO
    • TTL: 1 hour
    • Host: www (This hostname is used as an example)
    • CPU: Identifiable name of the CPU of the host. Can include digits, letters, hyphens, and forward slash.
    • OS: Name of the Operating system of the host. Can include periods, digits, letters, hyphens, and forward slash.
  • Click the ADD button.