为什么NameServer需要Alogging?

由于胶水logging已经提供了每个NameServer的IP,为什么Alogging指向NameServer的IP仍然需要在服务器上?

例如 :

Q: "I am trying to find domain.com. What is the IP address for the website domain.com?" A: "I do not have the address. Check the name server for domain.com. You will find the IP address there." Q: "Okay. What is the name server for domain.com?" A: "ns1.domain.com(127.0.0.1)" 

父区域(com)已经提供了该名称服务器的IP,我看不出为什么需要一个Alogging。

胶水logging不具有权威性,因此不应被parsing者接受为答案。 它们仅用于引导parsing过程,避免名称服务器位于您尝试parsing的同一区域时出现环路。

如果你的域名服务器没有Alogging,那么另一个域名服务器如何parsing你的主机?