PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Wednesday, November 9, 2022

[FIXED] WHAT is "IN" in DNS records?

 November 09, 2022     dkim, dmarc, dns, key     No comments   

Issue

What is the proper meaning of the "IN" word in DNS records? DNS records are an important part of DNS zones. So I want to know that there is an "IN" word included in every record. what is the meaning?

It would help clarify what such a piece of information in DNS is?

Thank you for making all the efforts.


Solution

A simple INternet search would have brought you to Wikipedia, where the following is stated on DNS Record Classes:

The CLASS of a record is set to IN (for Internet) for common DNS records involving Internet hostnames, servers, or IP addresses. In addition, the classes Chaos (CH) and Hesiod (HS) exist.[34] Each class is an independent name space with potentially different delegations of DNS zones.

Find the link here.



Answered By - Reinto
Answer Checked By - Marie Seifert (PHPFixing Admin)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing