<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://k2.ixota.com/index.php?action=history&amp;feed=atom&amp;title=DNS%2Fdig</id>
	<title>DNS/dig - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://k2.ixota.com/index.php?action=history&amp;feed=atom&amp;title=DNS%2Fdig"/>
	<link rel="alternate" type="text/html" href="https://k2.ixota.com/index.php?title=DNS/dig&amp;action=history"/>
	<updated>2026-06-26T14:22:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.1</generator>
	<entry>
		<id>https://k2.ixota.com/index.php?title=DNS/dig&amp;diff=5968&amp;oldid=prev</id>
		<title>Kenneth at 20:16, 21 June 2021</title>
		<link rel="alternate" type="text/html" href="https://k2.ixota.com/index.php?title=DNS/dig&amp;diff=5968&amp;oldid=prev"/>
		<updated>2021-06-21T20:16:43Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Dig ==&lt;br /&gt;
&lt;br /&gt;
Verbose lookup:&lt;br /&gt;
 dig www.google.com&lt;br /&gt;
&lt;br /&gt;
Lookup:&lt;br /&gt;
 dig www.google.com +short  # IP Only&lt;br /&gt;
&lt;br /&gt;
Reverse Lookup:&lt;br /&gt;
 dig -x 4.2.2.2 +short  # Names only (can be multiple)&lt;br /&gt;
&lt;br /&gt;
=== IPv6 ===&lt;br /&gt;
&lt;br /&gt;
IPv6 Lookup:&lt;br /&gt;
 dig AAAA ipv6.google.com  # 2607:f8b0:4005:800::100e&lt;br /&gt;
&lt;br /&gt;
IPv6 Reverse Lookup:&lt;br /&gt;
 dig -x 2607:f8b0:4005:800::100e&lt;br /&gt;
&lt;br /&gt;
== keywords ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux]]&lt;br /&gt;
[[Category:DNS]]&lt;br /&gt;
[[Category:IPv6]]&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
		
	</entry>
</feed>