Address Mapping records (A)

원문 : The record A specifies IP address (IPv4) for given host. A records are used for conversion of domain names to corre sponding IP addresses.

번역 : 레코드 A는 주어진 호스트에 대한 IP 주소(IPv4)를 지정합니다. A 레코드는 도메인 이름을 해당 IP 주소로 변환하는 데 사용됩니다.


IP Version 6 Address records (AAAA)

원문 : The record AAAA (also quad-A record) specifies IPv6 address for given host. So it works the same way as the A record and the difference is the type of IP address.
번역 : AAAA 레코드(쿼드 A 레코드도 포함)는 지정된 호스트에 대한 IPv6 주소를 지정합니다. 따라서 A 레코드와 동일한 방식으로 작동하며 차이점은 IP 주소 유형입니다.


Canonical Name records (CNAME)

원문 : The CNAME record specifies a domain name that has to be queried in order to resolve the original DNS query. Therefore CNAME records are used for creating aliases of domain names. CNAME records are truly useful when we want to alias our domain to an external domain. In other cases we can remove CNAME records and replace them with A records and even decrease performance overhead.
번역 : CNAME 레코드는 원래 DNS 쿼리를 해결하기 위해 쿼리해야 하는 도메인 이름을 지정합니다. 따라서 CNAME 레코드는 도메인 이름의 별칭을 만드는 데 사용됩니다. CNAME 레코드는 도메인의 별칭을 외부 도메인으로 지정할 때 정말 유용합니다. 다른 경우에는 CNAME 레코드를 제거하고 A 레코드로 교체하고 성능 오버헤드를 줄일 수도 있습니다.


Host Information records (HINFO)

원문 : HINFO records are used to acquire general information about a host. The record specifies type of CPU and OS. The HINFO record data provides the possibility to use operating system specific protocols when two hosts want to communicate. For security reasons the HINFO records are not typically used on public servers.
Note: Standard values in RFC 1010

번역 : HINFO 레코드는 호스트에 대한 일반 정보를 얻는 데 사용됩니다. 레코드는 CPU 및 OS 유형을 지정합니다. HINFO 레코드 데이터는 두 호스트가 통신하기를 원할 때 운영 체제 특정 프로토콜을 사용할 수 있는 가능성을 제공합니다. 보안상의 이유로 HINFO 레코드는 일반적으로 공용 서버에서 사용되지 않습니다.
참고: 표준 값RFC 1010

Integrated Services Digital Network records (ISDN)

원문 : The ISDN resource record specifies ISDN address for a host. An ISDN address is a telephone number that consists of a country code, a national destination code, a ISDN Subscriber number and, optionally, a ISDN subaddress. The function of the record is only variation of the A resource record function.
번역 : ISDN 리소스 레코드는 호스트의 ISDN 주소를 지정합니다. ISDN 주소는 국가 코드, 국가 대상 코드, ISDN 가입자 번호 및 선택적으로 ISDN 하위 주소로 구성된 전화 번호입니다. 레코드의 기능은 A 리소스 레코드 기능의 변형일 뿐입니다.


Mail exchanger record (MX)

원문 : The MX resource record specifies a mail exchange server for a DNS domain name. The information is used by Simple Mail Transfer Protocol (SMTP) to route emails to proper hosts. Typically, there are more than one mail exchange server for a DNS domain and each of them have set priority.
번역 : MX 리소스 레코드는 DNS 도메인 이름에 대한 메일 교환 서버를 지정합니다. 이 정보는 SMTP(Simple Mail Transfer Protocol)에서 이메일을 적절한 호스트로 라우팅하는 데 사용됩니다. 일반적으로 DNS 도메인에 대해 둘 이상의 메일 교환 서버가 있으며 각각에 우선 순위가 설정되어 있습니다.


Name Server records (NS)

원문 : The NS record specifies an authoritative name server for given host.

번역 : NS 레코드는 지정된 호스트에 대한 권한 있는 이름 서버를 지정합니다.


Reverse-lookup Pointer records (PTR)

원문 : As opposed to forward DNS resolution (A and AAAA DNS records), the PTR record is used to look up domain names based on an IP address.
번역 : 순방향 DNS 확인(A 및 AAAA DNS 레코드)과 달리 PTR 레코드는 IP 주소를 기반으로 도메인 이름을 조회하는 데 사용됩니다.

 

Start of Authority records (SOA)

원문 : The record specifies core information about a DNS zone, including the primary name server, the email of the domain administrator, the domain serial number, and several timers relating to refreshing the zone.

번역 : 이 레코드는 기본 이름 서버, 도메인 관리자의 이메일, 도메인 일련 번호 및 영역 새로 고침과 관련된 여러 타이머를 포함하여 DNS 영역에 대한 핵심 정보를 지정합니다.


Text records (TXT)

원문 : The text record can hold arbitrary non-formatted text string. Typically, the record is used by Sender Policy Framework (SPF) to prevent fake emails to appear to be sent by you.
번역 : 텍스트 레코드는 형식이 지정되지 않은 임의의 텍스트 문자열을 보유할 수 있습니다. 일반적으로 레코드는 SPF에서 사용자가 보낸 것처럼 보이는 가짜 이메일을 방지하는 데 사용됩니다.





 
http://dns-record-viewer.online-domain-tools.com/

 

DNS Record Viewer - A, AAAA, CNAME, MX, NS, PTR, SOA, SRV, TXT

Online DNS Record Viewer makes it easy to view all kinds of Domain Name System (DNS) records. The DNS is crucial system for today's Internet. Incorrectly set up DNS records cause many different problems to administrators of web servers and company infrastr

dns-record-viewer.online-domain-tools.com

 

+ Recent posts