Skip to content

Instantly share code, notes, and snippets.

@bitinn
Last active March 30, 2016 19:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bitinn/09d27873468f202dad86cd76e3b3ce35 to your computer and use it in GitHub Desktop.
Save bitinn/09d27873468f202dad86cd76e3b3ce35 to your computer and use it in GitHub Desktop.
namebench test 20160331
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>namebench: 2016-03-31 01:20:47.905848</title>
<style type="text/css">
body {
font-family: Helvetica, Arial, sans-serif;
background-color: #bbb;
background-image: -moz-linear-gradient(0% 100% 90deg, #e5e5e5, #666, #e5e5e5 99%);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e5e5e5), to(#bbb), color-stop(.1,#666));
}
td {
font-size: x-small;
}
#container {
margin-top: 4px;
margin-bottom: 4px;
margin-left: auto;
margin-right: auto;
width: 985px;
background-color: #f5f5f5;
padding: 0.5em;
padding-top: 1px;
border: 2px solid #666;
border-radius: .6em;
-moz-border-radius: .6em;
-webkit-border-radius: .6em;
}
h1 {
color: #00CC33;
font-size: 75px;
text-shadow: 3px 3px #eee;
padding-top: 4px;
margin: 0;
}
h2 {
padding-top: 1em;
clear: both;
font-size: 1em;
}
h3 {
font-size: 0.8em;
padding-top: 0;
margin: 0;
}
h4 {
margin: 0;
padding: 0;
}
h5.faster {
font-size: 30px;
font-style: italic;
color: #009911;
margin: 0;
padding-top: 4px;
}
#nsdetails {
display: block;
background-color: #C2CFF1;
border-radius: .5em;
-moz-border-radius: .5em;
-webkit-border-radius: .5em;
padding-left: 3px;
padding-bottom: 3px;
padding-right: 3px;
margin-left: 0.25em;
}
table#nstable {
width: 100%;
border-collapse: collapse;
font-size: small;
}
#nstable tr {
vertical-align: top;
}
#nstable td {
font-size: small;
}
#nstable td.name_cell {
font-size: x-small;
}
#nstable td.hostname_cell {
font-size: x-small;
}
.ip {
margin-left: 1em;
font-weight: bold;
font-family: monospace;
border: 1px solid #999;
background-color: #f5f5f5;
width: 10em;
padding: 1px;
color: #000;
}
ul.warnings {
padding: 0;
margin: 0;
margin-left: 0.em;
list-style-position: inside;
}
.warnings li {
}
#nstable td {
padding: 2px;
border-right: 1px solid #C2CFF1;
}
.even {
background-color: #fff
}
.odd {
background-color: #ebeff9;
}
.unhealthy_host {
background-color: #FFD6D8;
border-bottom: 1px solid #990000;
border-top: 1px solid #990000;
}
.primary_row {
font-weight: bold;
background-color: #FFFFEE;
border-top: 1px solid #EEEE00;
border-bottom: 1px solid #EEEE00;
}
.disabled {
background-color: #333;
border-bottom: 1px solid #666;
color: #fff;
}
.disabled A {
color: #fff;
}
.disabled A:visited {
color: #e5e5e5;
}
.greybox {
border: 1px solid #999;
border-radius: .5em;
-moz-border-radius: .5em;
-webkit-border-radius: .5em;
padding: 1em;
height: 11em;
background-color: #fff;
}
#big_summary {
display: inline-table;
float: left;
text-align: center;
width: 24em;
}
#recommended_config {
float: right;
display: inline-table;
}
#recommended_config table {
margin-top: 1em;
}
#recommended_config td {
font-size: medium;
}
.rec_name {
margin-left: 8px;
display: inline;
color: #999;
}
.section {
margin-left: 0.25em;
padding: 1em;
background-color: #fff;
max-width: 910px;
}
.config {
background-color: #fff;
}
.configtable {
font-size: 10px;
}
.configtable tr {
border: 9px solid #f00;
}
#nstable thead td {
font-weight: bold;
font-size: x-small;
}
h2:before {
color: #555;
content: '\25BA';
padding-right: 0.25em;
}
input[type=text] {
color: #000;
}
.normal .error_count {
background-color: #900;
color: #fff;
}
.version {
text-align: right;
font-size: x-small;
color: #ccc;
clear: both;
}
/* links with tooltips */
a.info {
position:relative;
z-index:24;
color: #000;
text-decoration:none
}
.disabled a.info {
color: #fff;
}
a.info:hover {z-index:25; }
a.info span {display: none}
a.info:hover span {
display:block;
position:absolute;
top:2em; left:2em; width:15em;
border:1px solid #0cf;
background-color:#cff; color:#000;
text-align: center
}
#notice {
font-size: small;
text-align: center;
background-color: #ffa;
border: 1px solid #cc7;
}
</style>
</head>
<body>
<div id="container">
<div class="version">namebench 1.3.1</div>
<div id="big_summary" class="greybox">
<h4><strong>114.215.126.16</strong> is</h4>
<h1>146.6%</h1><h5 class="faster">Faster</h5>
<h4>than your current primary DNS server</h4>
</div>
<div id="recommended_config" class="greybox">
<h4>Recommended configuration (fastest + nearest)</h4>
<table>
<tr>
<td>Primary Server</td>
<td><div class="ip">114.215.126.16</div></td><td class="rec_name"></td>
</tr>
<tr>
<td>Secondary Server</td>
<td><div class="ip">112.124.47.27</div></td><td class="rec_name"></td>
</tr>
<tr>
<td>Tertiary Server</td>
<td><div class="ip">208.67.222.222</div></td><td class="rec_name"></td>
</tr>
</table>
</div>
<h2>Tested DNS Servers</h2>
<div id="nsdetails">
<table id="nstable">
<thead>
<tr>
<td nowrap="nowrap">IP</td>
<td>Descr.</td>
<td nowrap="nowrap">Hostname</td>
<td nowrap="nowrap">Avg (ms)</td>
<td nowrap="nowrap">Diff</td>
<td nowrap="nowrap">Min</td>
<td nowrap="nowrap">Max</td>
<td nowrap="nowrap">TO</td>
<td nowrap="nowrap">NX</td>
<td>Notes</td>
</tr>
</thead>
<tr class="normal odd ">
<td class="ip_cell"><a href="http://www.google.com/search?q=114.215.126.16" class="info">114.215.126.16</td>
<td class="name_cell">114.215.126.16</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=114.215.126.16" class="info">114.215.126.16<span>AY140603215529413903Z </span></a></td>
<td>425.04</td>
<td>146.6%</td>
<td>43.1</td>
<td>3500.0</td>
<td class="error_count">4</td>
<td>0</td>
<td class="notes_cell">
<ul class="warnings">
<li>No answer (SERVFAIL): static.ak.fbcdn.net.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.kavkazcenter.com appears incorrect: 141.101.118.153, 141.101.118.152</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.armtoday.info appears incorrect: 90.156.201.28, 90.156.201.15, 90.156.201.115, 90.156.201.50</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">justin.tv appears incorrect: 192.16.71.177</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.paypal.com is hijacked: www.paypal.com.akadns.net</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">rapidshare.com appears incorrect: 10.11.12.13</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">balochvoice.com appears incorrect: 103.224.182.243</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.anonymizer.com appears incorrect: 107.170.204.55</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.facebook.com appears incorrect: 243.185.187.39</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">youporn.com appears incorrect: 31.192.116.24</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stormfront.org appears incorrect: 192.169.81.166</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.thesouthasian.org appears incorrect: 72.52.4.119</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">motherless.com appears incorrect: 46.166.188.37, 46.166.188.38, 46.166.188.36, 46.166.188.35</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">twitter.com appears incorrect: 93.46.8.89</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.google-analytics.com appears incorrect: 203.208.40.153</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.partypoker.com appears incorrect: 88.81.155.145</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.lapsiporno.info appears incorrect: 89.166.50.123</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">img.4chan.org appears incorrect: 4chan.org</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">wikileaks.org appears incorrect: 141.105.65.113, 195.35.109.53, 195.35.109.44, 31.192.105.10, 95.211.113.154</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">isohunt.com appears incorrect: 199.184.144.150</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">uddthailand.com appears incorrect: 208.91.197.132</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">tor.eff.org appears incorrect: 69.50.225.155</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.google.com is hijacked: 216.58.221.228</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.aawsat.com appears incorrect: 54.247.107.228</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">google.com appears incorrect: 216.58.221.238</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stopkinderporno.com appears incorrect: 92.48.206.211</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.malaysia-today.net appears incorrect: 198.41.204.186, 198.41.205.186</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.piratebay.org appears incorrect: 127.0.0.1</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.goldenpalace.com appears incorrect: 186.190.245.124</a></li>
</ul>
</td>
</tr>
<tr class="normal even">
<td class="ip_cell"><a href="http://www.google.com/search?q=202.96.134.133" class="info">202.96.134.133<span>Nominum Vantio 4.3.0.2</span></td>
<td class="name_cell">202.96.134.133</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=ns.szptt.net.cn" class="info">ns.szptt.net.cn</a></td>
<td>759.41</td>
<td>38.0%</td>
<td>2.5</td>
<td>3500.0</td>
<td class="error_count">40</td>
<td>44</td>
<td class="notes_cell">
<ul class="warnings">
<li>16 queries to this host failed</li>
<li>No answer (SERVFAIL): www.partypoker.com.</li>
<li>No answer (SERVFAIL): img.4chan.org.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">justin.tv appears incorrect: 192.16.71.177</a></li>
<li>No answer (SERVFAIL): www.stormfront.org.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.paypal.com is hijacked: www.paypal.com.akadns.net</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">rapidshare.com appears incorrect: 10.11.12.13</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">balochvoice.com appears incorrect: 103.224.182.243</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">twitter.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.anonymizer.com appears incorrect: 107.170.204.55</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">youporn.com appears incorrect: 31.192.116.24</a></li>
<li>No answer (SERVFAIL): tor.eff.org.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">motherless.com appears incorrect: 46.166.188.35, 46.166.188.38, 46.166.188.36, 46.166.188.37</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">wikileaks.org appears incorrect: 141.105.65.113, 195.35.109.44, 195.35.109.53, 31.192.105.10, 95.211.113.154</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.malaysia-today.net appears incorrect: 198.41.204.186, 198.41.205.186</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.lapsiporno.info appears incorrect: 89.166.50.123</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">uddthailand.com appears incorrect: 208.91.197.132</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.piratebay.org appears incorrect: 127.0.0.1</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.armtoday.info appears incorrect: 90.156.201.28, 90.156.201.15, 90.156.201.50, 90.156.201.115</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">isohunt.com appears incorrect: 199.184.144.150</a></li>
<li>No answer (SERVFAIL): www.thesouthasian.org.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.google.com is hijacked: 216.58.221.228</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.facebook.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.aawsat.com appears incorrect: 54.247.107.228</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stopkinderporno.com appears incorrect: 92.48.206.211</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">google.com appears incorrect: 46.82.174.68</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.youtube.com appears incorrect: 93.46.8.89</a></li>
<li>No answer (SERVFAIL): www.kavkazcenter.com.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.goldenpalace.com appears incorrect: 186.190.245.124</a></li>
</ul>
</td>
</tr>
<tr class="normal odd ">
<td class="ip_cell"><a href="http://www.google.com/search?q=119.29.29.29" class="info">119.29.29.29</td>
<td class="name_cell">119.29.29.29</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=pdns.dnspod.cn" class="info">pdns.dnspod.cn</a></td>
<td>764.71</td>
<td>37.1%</td>
<td>11.5</td>
<td>2980.3</td>
<td class="error_count">2</td>
<td>44</td>
<td class="notes_cell">
<ul class="warnings">
<li>No answer (SERVFAIL): static.ak.fbcdn.net.</li>
<li>No answer (SERVFAIL): www.stopkinderporno.com.</li>
<li>No answer (SERVFAIL): www.paypal.com.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.google.com is hijacked: 216.58.197.100</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">wikileaks.org appears incorrect: 195.35.109.53, 95.211.113.154, 141.105.65.113, 195.35.109.44, 31.192.105.10</a></li>
<li>No answer (SERVFAIL): www.goldenpalace.com.</li>
<li>No answer (SERVFAIL): img.4chan.org.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">justin.tv appears incorrect: 192.16.71.177</a></li>
<li>No answer (SERVFAIL): www.kavkazcenter.com.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">rapidshare.com appears incorrect: 10.11.12.13</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">twitter.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">youporn.com appears incorrect: 31.192.116.24</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.armtoday.info appears incorrect: 90.156.201.50, 90.156.201.115, 90.156.201.15, 90.156.201.28</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stormfront.org appears incorrect: 192.169.81.166</a></li>
<li>Replica of 182.254.116.116 [182.254.116.116]</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">motherless.com appears incorrect: 46.166.188.36, 46.166.188.38, 46.166.188.35, 46.166.188.37</a></li>
<li>No answer (SERVFAIL): balochvoice.com.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.partypoker.com appears incorrect: 88.81.155.145</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.lapsiporno.info appears incorrect: 89.166.50.123</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">uddthailand.com appears incorrect: 208.91.197.132</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.piratebay.org appears incorrect: 127.0.0.1</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">google.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">isohunt.com appears incorrect: 199.184.144.150</a></li>
<li>No answer (SERVFAIL): www.anonymizer.com.</li>
<li>No answer (SERVFAIL): www.thesouthasian.org.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">tor.eff.org appears incorrect: 69.50.225.155</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.facebook.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.aawsat.com appears incorrect: 54.247.107.228</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.malaysia-today.net appears incorrect: 198.41.204.186, 198.41.205.186</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.youtube.com appears incorrect: 93.46.8.89</a></li>
</ul>
</td>
</tr>
<tr class="normal even">
<td class="ip_cell"><a href="http://www.google.com/search?q=202.96.134.33" class="info">202.96.134.33<span>Nominum Vantio 4.3.0.2</span></td>
<td class="name_cell">202.96.134.33</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=cache-b.shenzhen.gd.cn" class="info">cache-b.shenzhen.gd.cn</a></td>
<td>1031.87</td>
<td>1.6%</td>
<td>3.6</td>
<td>3500.0</td>
<td class="error_count">63</td>
<td>25</td>
<td class="notes_cell">
<ul class="warnings">
<li>25 queries to this host failed</li>
<li>No answer (SERVFAIL): www.stopkinderporno.com.</li>
<li>www.partypoker.com.: Timeout</li>
<li>No answer (SERVFAIL): www.armtoday.info.</li>
<li>img.4chan.org.: Timeout</li>
<li>No answer (SERVFAIL): www.anonymizer.com.</li>
<li>No answer (SERVFAIL): www.piratebay.org.</li>
<li>No answer (SERVFAIL): www.kavkazcenter.com.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.paypal.com is hijacked: www.paypal.com.akadns.net</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">rapidshare.com appears incorrect: 10.11.12.13</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">twitter.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.facebook.com appears incorrect: 93.46.8.89</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">youporn.com appears incorrect: 31.192.116.24</a></li>
<li>No answer (SERVFAIL): www.aawsat.com.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">wikileaks.org appears incorrect: 195.35.109.44, 195.35.109.53, 31.192.105.10, 95.211.113.154, 141.105.65.113</a></li>
<li>balochvoice.com.: Timeout</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">motherless.com appears incorrect: 46.166.188.36, 46.166.188.35, 46.166.188.37, 46.166.188.38</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.lapsiporno.info appears incorrect: 89.166.50.123</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">google.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">isohunt.com appears incorrect: 199.184.144.150</a></li>
<li>No answer (SERVFAIL): uddthailand.com.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">tor.eff.org appears incorrect: 69.50.225.155</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.google.com is hijacked: 216.58.221.228</a></li>
<li>No answer (SERVFAIL): www.malaysia-today.net.</li>
<li>www.thesouthasian.org.: Timeout</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">justin.tv appears incorrect: 192.16.71.177</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.youtube.com appears incorrect: 93.46.8.89</a></li>
<li>No answer (SERVFAIL): www.stormfront.org.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.goldenpalace.com appears incorrect: 186.190.245.124</a></li>
</ul>
</td>
</tr>
<tr class="normal odd ">
<td class="ip_cell"><a href="http://www.google.com/search?q=202.96.128.166" class="info">202.96.128.166<span>Nominum Vantio 4.3.0.2</span></td>
<td class="name_cell">SYS-202.96.128.166</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=cache-b.guangzhou.gd.cn" class="info">cache-b.guangzhou.gd.cn</a></td>
<td>1032.54</td>
<td>1.5%</td>
<td>6.9</td>
<td>3500.0</td>
<td class="error_count">57</td>
<td>1</td>
<td class="notes_cell">
<ul class="warnings">
<li>A backup DNS server for this system.</li>
<li>23 queries to this host failed</li>
<li>No answer (SERVFAIL): static.ak.fbcdn.net.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">justin.tv appears incorrect: 192.16.71.177</a></li>
<li>No answer (SERVFAIL): www.kavkazcenter.com.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.paypal.com is hijacked: www.paypal.com.akadns.net</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">rapidshare.com appears incorrect: 10.11.12.13</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">balochvoice.com appears incorrect: 103.224.182.243</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">motherless.com appears incorrect: 46.166.188.38, 46.166.188.36, 46.166.188.35, 46.166.188.37</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.facebook.com appears incorrect: 78.16.49.15</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.malaysia-today.net appears incorrect: 198.41.205.186, 198.41.204.186</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.anonymizer.com appears incorrect: 107.170.204.55</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">youporn.com appears incorrect: 31.192.116.24</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">twitter.com appears incorrect: 243.185.187.39</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.armtoday.info appears incorrect: 90.156.201.50, 90.156.201.115, 90.156.201.15, 90.156.201.28</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stormfront.org appears incorrect: 192.169.81.166</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.google.com is hijacked: 216.58.221.100</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.thesouthasian.org appears incorrect: 72.52.4.119</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.partypoker.com appears incorrect: 88.81.155.145</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.lapsiporno.info appears incorrect: 89.166.50.123</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">img.4chan.org appears incorrect: 4chan.org</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">google.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">isohunt.com appears incorrect: 199.184.144.150</a></li>
<li>No answer (SERVFAIL): uddthailand.com.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">tor.eff.org appears incorrect: 69.50.225.155</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.aawsat.com appears incorrect: 54.247.107.228</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stopkinderporno.com appears incorrect: 92.48.206.211</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.piratebay.org appears incorrect: 127.0.0.1</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">wikileaks.org appears incorrect: 95.211.113.154, 141.105.65.113, 195.35.109.44, 195.35.109.53, 31.192.105.10</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.goldenpalace.com appears incorrect: 186.190.245.124</a></li>
</ul>
</td>
</tr>
<tr class="normal even primary_row">
<td class="ip_cell"><a href="http://www.google.com/search?q=202.96.128.86" class="info">202.96.128.86<span>Nominum Vantio 4.3.0.2</span></td>
<td class="name_cell">SYS-202.96.128.86</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=cache-a.guangzhou.gd.cn" class="info">cache-a.guangzhou.gd.cn</a></td>
<td>1048.31</td>
<td></td>
<td>6.3</td>
<td>3500.0</td>
<td class="error_count">48</td>
<td>2</td>
<td class="notes_cell">
<ul class="warnings">
<li>The current preferred DNS server.</li>
<li>19 queries to this host failed</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">twitter.com appears incorrect: 78.16.49.15</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.kavkazcenter.com appears incorrect: 141.101.118.153, 141.101.118.152</a></li>
<li>No answer (SERVFAIL): www.anonymizer.com.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">justin.tv appears incorrect: 192.16.71.177</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.paypal.com is hijacked: www.paypal.com.akadns.net</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">rapidshare.com appears incorrect: 10.11.12.13</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">balochvoice.com appears incorrect: 103.224.182.243</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.malaysia-today.net appears incorrect: 198.41.205.186, 198.41.204.186</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">uddthailand.com appears incorrect: 208.91.197.132</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">youporn.com appears incorrect: 31.192.116.24</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">motherless.com appears incorrect: 46.166.188.36, 46.166.188.38, 46.166.188.37, 46.166.188.35</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stormfront.org appears incorrect: 192.169.81.166</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">static.ak.fbcdn.net appears incorrect: 144.76.67.84</a></li>
<li>www.stopkinderporno.com.: Timeout</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.thesouthasian.org appears incorrect: 72.52.4.119</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.partypoker.com appears incorrect: 88.81.155.145</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.lapsiporno.info appears incorrect: 89.166.50.123</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">img.4chan.org appears incorrect: 4chan.org</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.piratebay.org appears incorrect: 127.0.0.1</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">google.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">isohunt.com appears incorrect: 199.184.144.150</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">wikileaks.org appears incorrect: 31.192.105.10, 141.105.65.113, 195.35.109.53, 195.35.109.44, 95.211.113.154</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.facebook.com appears incorrect: 203.98.7.65</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">tor.eff.org appears incorrect: 69.50.225.155</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.google.com is hijacked: 216.58.221.228</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.aawsat.com appears incorrect: 54.247.107.228</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.youtube.com appears incorrect: 93.46.8.89</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.armtoday.info appears incorrect: 90.156.201.28, 90.156.201.15, 90.156.201.50, 90.156.201.115</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.goldenpalace.com appears incorrect: 186.190.245.124</a></li>
</ul>
</td>
</tr>
<tr class="normal odd ">
<td class="ip_cell"><a href="http://www.google.com/search?q=223.6.6.6" class="info">223.6.6.6</td>
<td class="name_cell">223.6.6.6</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=public2.alidns.com" class="info">public2.alidns.com</a></td>
<td>1087.03</td>
<td>-3.6%</td>
<td>5.6</td>
<td>3500.0</td>
<td class="error_count">31</td>
<td>0</td>
<td class="notes_cell">
<ul class="warnings">
<li>12 queries to this host failed</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">justin.tv appears incorrect: 192.16.71.177</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.paypal.com is hijacked: www.paypal.com.akadns.net</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">rapidshare.com appears incorrect: 10.11.12.13</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.armtoday.info appears incorrect: 90.156.201.115, 90.156.201.50, 90.156.201.15, 90.156.201.28</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.anonymizer.com appears incorrect: 107.170.204.55</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">youporn.com appears incorrect: 31.192.116.24</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.kavkazcenter.com appears incorrect: 141.101.118.152, 141.101.118.153</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">balochvoice.com appears incorrect: 70.32.1.32</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">motherless.com appears incorrect: 46.166.188.36, 46.166.188.38, 46.166.188.37, 46.166.188.35</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stormfront.org appears incorrect: 192.169.81.166</a></li>
<li>Replica of 223.5.5.5 [223.5.5.5]</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.thesouthasian.org appears incorrect: 72.52.4.119</a></li>
<li>www.stopkinderporno.com.: Timeout</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.malaysia-today.net appears incorrect: 198.41.204.186, 198.41.205.186</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.partypoker.com appears incorrect: 88.81.155.145</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.lapsiporno.info appears incorrect: 89.166.50.123</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">img.4chan.org appears incorrect: 4chan.org</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.piratebay.org appears incorrect: 127.0.0.1</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">isohunt.com appears incorrect: 199.184.144.150</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">tor.eff.org appears incorrect: 69.50.225.155</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.google.com is hijacked: 216.58.221.228</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.facebook.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.aawsat.com appears incorrect: 54.247.107.228</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">wikileaks.org appears incorrect: 195.35.109.44, 95.211.113.154, 141.105.65.113, 195.35.109.53, 31.192.105.10</a></li>
<li>uddthailand.com.: Timeout</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">google.com appears incorrect: 46.82.174.68</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.youtube.com appears incorrect: 93.46.8.89</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.goldenpalace.com appears incorrect: 186.190.245.124</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">twitter.com appears incorrect: 59.24.3.173</a></li>
</ul>
</td>
</tr>
<tr class="normal even">
<td class="ip_cell"><a href="http://www.google.com/search?q=114.114.114.114" class="info">114.114.114.114</td>
<td class="name_cell">114.114.114.114</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=public1.114dns.com" class="info">public1.114dns.com</a></td>
<td>1114.18</td>
<td>-5.9%</td>
<td>25.9</td>
<td>3500.0</td>
<td class="error_count">60</td>
<td>1</td>
<td class="notes_cell">
<ul class="warnings">
<li>24 queries to this host failed</li>
<li>No answer (SERVFAIL): www.stopkinderporno.com.</li>
<li>No answer (SERVFAIL): www.armtoday.info.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.google.com is hijacked: 216.58.197.100</a></li>
<li>No answer (SERVFAIL): www.goldenpalace.com.</li>
<li>No answer (SERVFAIL): www.anonymizer.com.</li>
<li>No answer (SERVFAIL): www.stormfront.org.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.paypal.com is hijacked: www.paypal.com.akadns.net</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">rapidshare.com appears incorrect: 10.11.12.13</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">twitter.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">uddthailand.com appears incorrect: 208.91.197.132</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">youporn.com appears incorrect: 31.192.116.24</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.kavkazcenter.com appears incorrect: 141.101.118.152, 141.101.118.153</a></li>
<li>No answer (SERVFAIL): www.lapsiporno.info.</li>
<li>No answer (SERVFAIL): www.aawsat.com.</li>
<li>No answer (SERVFAIL): justin.tv.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">motherless.com appears incorrect: 46.166.188.36, 46.166.188.38, 46.166.188.35, 46.166.188.37</a></li>
<li>No answer (SERVFAIL): balochvoice.com.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">wikileaks.org appears incorrect: 141.105.65.113, 31.192.105.10, 195.35.109.53, 95.211.113.154, 195.35.109.44</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.partypoker.com appears incorrect: 88.81.155.145</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">img.4chan.org appears incorrect: 4chan.org</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">google.com appears incorrect: 37.61.54.158</a></li>
<li>Replica of 114.114.115.115 [114.114.115.115]</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">isohunt.com appears incorrect: 199.184.144.150</a></li>
<li>No answer (SERVFAIL): www.thesouthasian.org.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">tor.eff.org appears incorrect: 69.50.225.155</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.facebook.com appears incorrect: 37.61.54.158</a></li>
<li>No answer (SERVFAIL): www.malaysia-today.net.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.piratebay.org appears incorrect: 127.0.0.1</a></li>
<li>No answer (NOERROR): static.ak.fbcdn.net.</li>
</ul>
</td>
</tr>
<tr class="normal odd ">
<td class="ip_cell"><a href="http://www.google.com/search?q=180.76.76.76" class="info">180.76.76.76<span>baidu pdns</span></td>
<td class="name_cell">180.76.76.76</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=public-dns-a.baidu.com" class="info">public-dns-a.baidu.com<span>gzns-sys-pdns06.gzns.baidu.com gzns-sys-pdns03.gzns.baidu.com </span></a></td>
<td>1156.12</td>
<td>-9.3%</td>
<td>7.2</td>
<td>3500.0</td>
<td class="error_count">55</td>
<td>0</td>
<td class="notes_cell">
<ul class="warnings">
<li>22 queries to this host failed</li>
<li>www.partypoker.com.: Timeout</li>
<li>img.4chan.org.: Timeout</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">justin.tv appears incorrect: 192.16.71.177</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.paypal.com is hijacked: www.paypal.com.akadns.net</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">rapidshare.com appears incorrect: 10.11.12.13</a></li>
<li>balochvoice.com.: Timeout</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">twitter.com appears incorrect: 37.61.54.158</a></li>
<li>www.piratebay.org.: Timeout</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">youporn.com appears incorrect: 31.192.116.24</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.kavkazcenter.com appears incorrect: 141.101.118.152, 141.101.118.153</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stormfront.org appears incorrect: 192.169.81.166</a></li>
<li>www.anonymizer.com.: Timeout</li>
<li>www.aawsat.com.: Timeout</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">motherless.com appears incorrect: 46.166.188.35, 46.166.188.36, 46.166.188.38, 46.166.188.37</a></li>
<li>www.stopkinderporno.com.: Timeout</li>
<li>www.armtoday.info.: Timeout</li>
<li>www.goldenpalace.com.: Timeout</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.lapsiporno.info appears incorrect: 89.166.50.123</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">google.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">isohunt.com appears incorrect: 199.184.144.150</a></li>
<li>static.ak.fbcdn.net.: Timeout</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">tor.eff.org appears incorrect: 69.50.225.155</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.google.com is hijacked: 216.58.221.228</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.facebook.com appears incorrect: 37.61.54.158</a></li>
<li>www.thesouthasian.org.: Timeout</li>
<li>uddthailand.com.: Timeout</li>
<li>wikileaks.org.: Timeout</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.malaysia-today.net appears incorrect: 198.41.204.186, 198.41.205.186</a></li>
</ul>
</td>
</tr>
<tr class="normal even">
<td class="ip_cell"><a href="http://www.google.com/search?q=178.79.131.110" class="info">178.79.131.110</td>
<td class="name_cell">178.79.131.110</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=li187-110.members.linode.com" class="info">li187-110.members.linode.com</a></td>
<td>2909.02</td>
<td>-64.0%</td>
<td>281.6</td>
<td>3500.0</td>
<td class="error_count">205</td>
<td>0</td>
<td class="notes_cell">
<ul class="warnings">
<li>81 queries to this host failed</li>
<li>liberalthai.wordpress.com.: Timeout</li>
<li>motherless.com.: Timeout</li>
<li>www.kavkazcenter.com.: Timeout</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">justin.tv appears incorrect: 192.16.71.177</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.paypal.com is hijacked: www.paypal.com.akadns.net</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">rapidshare.com appears incorrect: 10.11.12.13</a></li>
<li>balochvoice.com.: Timeout</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">twitter.com appears incorrect: 37.61.54.158</a></li>
<li>www.malaysia-today.net.: Timeout</li>
<li>safebrowsing.clients.google.com.: Timeout</li>
<li>www.thesouthasian.org.: Timeout</li>
<li>www.piratebay.org.: Timeout</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.facebook.com appears incorrect: 59.24.3.173</a></li>
<li>www.google.com.: Timeout</li>
<li>www.anonymizer.com.: Timeout</li>
<li>www.aawsat.com.: Timeout</li>
<li>www.lapsiporno.info.: Timeout</li>
<li>www.stopkinderporno.com.: Timeout</li>
<li>www.armtoday.info.: Timeout</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.partypoker.com appears incorrect: 88.81.155.145</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">img.4chan.org appears incorrect: 4chan.org</a></li>
<li>a.root-servers.net.: Timeout</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">isohunt.com appears incorrect: 199.184.144.150</a></li>
<li>youporn.com.: Timeout</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">tor.eff.org appears incorrect: 69.50.225.155</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">google.com appears incorrect: 243.185.187.39</a></li>
<li>www.stormfront.org.: Timeout</li>
<li>uddthailand.com.: Timeout</li>
<li>wikileaks.org.: Timeout</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.youtube.com appears incorrect: 93.46.8.89</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.goldenpalace.com appears incorrect: 186.190.245.124</a></li>
</ul>
</td>
</tr>
<tr class="disabled">
<td class="ip_cell"><a href="http://www.google.com/search?q=202.96.128.68" class="info">202.96.128.68<span>yamutech-bind</span></td>
<td class="name_cell">202.96.128.68</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=dns.guangzhou.gd.cn" class="info">dns.guangzhou.gd.cn<span>bind </span></a></td>
<td>8.73</td>
<td></td>
<td>8.1</td>
<td></td>
<td class="error_count">1</td>
<td></td>
<td class="notes_cell">
<ul class="warnings">
<li>Unable to get uncached results for: namebench3196955236.wordpress.com., namebench853776869.wordpress.com., namebench2239474799.live.com., namebench1674779963.wordpress.com.</li>
</ul>
</td>
</tr>
<tr class="disabled">
<td class="ip_cell"><a href="http://www.google.com/search?q=223.5.5.5" class="info">223.5.5.5</td>
<td class="name_cell">223.5.5.5</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=public1.alidns.com" class="info">public1.alidns.com</a></td>
<td>5785.92</td>
<td></td>
<td>6.0</td>
<td></td>
<td class="error_count">7</td>
<td></td>
<td class="notes_cell">
<ul class="warnings">
<li>14 queries to this host failed</li>
<li>Slower replica of 223.6.6.6 [223.6.6.6]</li>
</ul>
</td>
</tr>
<tr class="disabled">
<td class="ip_cell"><a href="http://www.google.com/search?q=112.124.47.27" class="info">112.124.47.27</td>
<td class="name_cell">112.124.47.27</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=112.124.47.27" class="info">112.124.47.27<span>AY130717162316Z </span></a></td>
<td>6907.94</td>
<td></td>
<td></td>
<td></td>
<td class="error_count">2</td>
<td></td>
<td class="notes_cell">
<ul class="warnings">
<li>Failed 5 tests, last: Too many warnings (7), probably broken.</li>
</ul>
</td>
</tr>
<tr class="disabled">
<td class="ip_cell"><a href="http://www.google.com/search?q=8.8.8.8" class="info">8.8.8.8</td>
<td class="name_cell">SYS-8.8.8.8</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=google-public-dns-a.google.com" class="info">google-public-dns-a.google.com</a></td>
<td>7609.95</td>
<td></td>
<td>105.6</td>
<td></td>
<td class="error_count">7</td>
<td></td>
<td class="notes_cell">
<ul class="warnings">
<li>A backup DNS server for this system.</li>
<li>44 queries to this host failed</li>
<li>Unable to get uncached results for: namebench4203067791.wordpress.com., namebench160723658.blogspot.com., namebench3826474671.wordpress.com., namebench13990313.wordpress.com.</li>
</ul>
</td>
</tr>
<tr class="disabled">
<td class="ip_cell"><a href="http://www.google.com/search?q=182.254.116.116" class="info">182.254.116.116</td>
<td class="name_cell">182.254.116.116</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=182.254.116.116" class="info">182.254.116.116</a></td>
<td>8479.65</td>
<td></td>
<td>12.7</td>
<td></td>
<td class="error_count">5</td>
<td></td>
<td class="notes_cell">
<ul class="warnings">
<li>10 queries to this host failed</li>
<li>Slower replica of 119.29.29.29 [119.29.29.29]</li>
</ul>
</td>
</tr>
<tr class="disabled">
<td class="ip_cell"><a href="http://www.google.com/search?q=114.114.115.115" class="info">114.114.115.115</td>
<td class="name_cell">114.114.115.115</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=public2.114dns.com" class="info">public2.114dns.com</a></td>
<td>8567.78</td>
<td></td>
<td>28.9</td>
<td></td>
<td class="error_count">5</td>
<td></td>
<td class="notes_cell">
<ul class="warnings">
<li>10 queries to this host failed</li>
<li>Slower replica of 114.114.114.114 [114.114.114.114]</li>
</ul>
</td>
</tr>
<tr class="disabled">
<td class="ip_cell"><a href="http://www.google.com/search?q=208.67.222.222" class="info">208.67.222.222</td>
<td class="name_cell">208.67.222.222</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=resolver1.opendns.com" class="info">resolver1.opendns.com<span>11.nrt </span></a></td>
<td>10266.72</td>
<td></td>
<td></td>
<td></td>
<td class="error_count">40</td>
<td></td>
<td class="notes_cell">
<ul class="warnings">
<li>56 queries to this host failed</li>
<li>Failed 5 tests, last: Too many warnings (7), probably broken.</li>
</ul>
</td>
</tr>
<tr class="disabled">
<td class="ip_cell"><a href="http://www.google.com/search?q=208.67.220.220" class="info">208.67.220.220</td>
<td class="name_cell">208.67.220.220</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=resolver2.opendns.com" class="info">resolver2.opendns.com</a></td>
<td>12785.10</td>
<td></td>
<td></td>
<td></td>
<td class="error_count">39</td>
<td></td>
<td class="notes_cell">
<ul class="warnings">
<li>53 queries to this host failed</li>
<li>Failed 6 tests, last: Too many warnings (8), probably broken.</li>
</ul>
</td>
</tr>
<tr class="disabled">
<td class="ip_cell"><a href="http://www.google.com/search?q=8.8.4.4" class="info">8.8.4.4</td>
<td class="name_cell">SYS-8.8.4.4</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=google-public-dns-b.google.com" class="info">google-public-dns-b.google.com<span>158.69.143.97 </span></a></td>
<td>13103.30</td>
<td></td>
<td></td>
<td></td>
<td class="error_count">41</td>
<td></td>
<td class="notes_cell">
<ul class="warnings">
<li>A backup DNS server for this system.</li>
<li>58 queries to this host failed</li>
<li>Failed 7 tests, last: Too many warnings (8), probably broken.</li>
</ul>
</td>
</tr>
<tr class="disabled">
<td class="ip_cell"><a href="http://www.google.com/search?q=199.91.73.222" class="info">199.91.73.222</td>
<td class="name_cell">199.91.73.222</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=199.91.73.222" class="info">199.91.73.222</a></td>
<td>25347.10</td>
<td></td>
<td>108.8</td>
<td></td>
<td class="error_count">8</td>
<td></td>
<td class="notes_cell">
<ul class="warnings">
<li>80 queries to this host failed</li>
<li>Failed 5 tests, last: www.google-analytics.com.: www.google-analytics.com.: Timeout</li>
</ul>
</td>
</tr>
</table>
</div>
<h2>Graphs</h2>
<div id="graphs" class="section">
<h2>Mean Response Duration</h2>
<img src="http://chart.apis.google.com/chart?chxt=y%2Cx%2Cx&chd=e%3AJWQtQ0WsWtXDX6YgZb.-&chxp=0%7C2%2C1309&chxr=1%2C0%2C2910%7C2%2C-145.5%2C3055.5&chxtc=1%2C-720&chco=0000ff&chbh=a&chs=720x182&cht=bhg&chxl=0%3A%7C178.79.131.110%7C180.76.76.76%7C114.114.114.114%7C223.6.6.6%7CSYS-202.96.128.86%7CSYS-202.96.128.166%7C202.96.134.33%7C119.29.29.29%7C202.96.134.133%7C114.215.126.16%7C1%3A%7C0%7C320%7C640%7C960%7C1280%7C1600%7C1920%7C2240%7C2560%7C2880%7C2910%7C2%3A%7CDuration%20in%20ms." alt="Mean Duration Graph" />
<h3>Fastest Individual Response Duration</h3>
<img src="http://chart.apis.google.com/chart?chxt=y%2Cx%2Cx&chd=e%3AAkAzBQBaBjBnClFzJr.O&chxp=0%7C2%2C128&chxr=1%2C0%2C285%7C2%2C-14.25%2C299.25&chxtc=1%2C-720&chco=0000ff&chbh=a&chs=720x182&cht=bhg&chxl=0%3A%7C178.79.131.110%7C114.215.126.16%7C114.114.114.114%7C119.29.29.29%7C180.76.76.76%7CSYS-202.96.128.166%7CSYS-202.96.128.86%7C223.6.6.6%7C202.96.134.33%7C202.96.134.133%7C1%3A%7C0%7C20%7C40%7C60%7C80%7C100%7C120%7C140%7C160%7C180%7C200%7C220%7C240%7C260%7C280%7C285%7C2%3A%7CDuration%20in%20ms." alt="Fastest Response Graph" />
<h3>Response Distribution Chart (First 200ms)</h3>
<img src="http://chart.apis.google.com/chart?cht=lxy&chs=720x415&chxt=x,y&chg=10,20&chxr=0,0,200|1,0,100&chd=t:0,3,4,5,9,10,25,59,634|0,0,39,49,53,57,60,64,68|0,3,4,4,7,29,58,387|0,0,38,48,52,56,59,63|0,13,14,14,15,16,32,75,87,543|0,0,20,31,41,49,54,58,62,65|0,22,22,23,24,25,26,36,56,69,79,103|0,0,5,11,18,32,40,43,47,50,55,58|0,6,6,7,37,168|0,0,40,49,53,56|0,141|0,0|0,4,4,5,6,16,63,592|0,0,17,45,49,52,56,60|0,1,2,3,3,7,47,60,658|0,0,27,53,62,66,69,73,76|0,2,3,3,4,5,42,617|0,0,34,50,56,59,63,66|0,3,4,4,5,6,246|0,0,16,31,38,48,52&chco=ff9900,1a00ff,ff00e6,80ff00,00e6ff,fae30a,BE81F7,9f5734,000000,ff0000&chxt=x,y,x,y&chxl=2:||Duration+in+ms||3:||%25|&chdl=SYS-202.96.128.166|SYS-202.96.128.86|114.114.114.114|114.215.126.16|119.29.29.29|178.79.131.110|180.76.76.76|202.96.134.133|202.96.134.33|223.6.6.6" alt="Response Distribution Graph (first 200ms)" />
<h3>Response Distribution Chart (Full)</h3>
<img src="http://chart.apis.google.com/chart?cht=lxy&chs=720x415&chxt=x,y&chg=10,20&chxr=0,0,3500|1,0,100&chd=t:0,0,0,0,0,1,1,3,36,41,73,100|0,0,39,49,53,57,60,64,68,71,75,100|0,0,0,0,0,2,3,22,38,41,65,76,90,100|0,0,38,48,52,56,59,63,66,70,74,77,81,100|0,1,1,1,1,1,2,4,5,31,48,61,94,100|0,0,20,31,41,49,54,58,62,65,69,72,76,100|0,1,1,1,1,1,1,2,3,4,5,6,7,11,15,17,18,20,22,27,37,45,100|0,0,5,11,18,32,40,43,47,50,55,58,62,66,69,73,76,80,84,88,92,95,100|0,0,0,0,2,10,20,28,32,41,47,53,60,62,64,66,68,78,85|0,0,40,49,53,56,60,64,67,71,74,78,82,85,89,92,96,100,100|0,8,9,9,10,12,100|0,0,4,8,12,16,100|0,0,0,0,0,1,4,34,38,43,69,75,92,100|0,0,17,45,49,52,56,60,63,67,70,74,78,100|0,0,0,0,0,0,3,3,38,62,76,100|0,0,27,53,62,66,69,73,76,80,84,100|0,0,0,0,0,0,2,35,41,69,100|0,0,34,50,56,59,63,66,70,74,100|0,0,0,0,0,0,14,17,22,36,40,50,65,67,82,88,100|0,0,16,31,38,48,52,56,60,63,67,70,74,78,81,85,100&chco=ff9900,1a00ff,ff00e6,80ff00,00e6ff,fae30a,BE81F7,9f5734,000000,ff0000&chxt=x,y,x,y&chxl=2:||Duration+in+ms||3:||%25|&chdl=SYS-202.96.128.166|SYS-202.96.128.86|114.114.114.114|114.215.126.16|119.29.29.29|178.79.131.110|180.76.76.76|202.96.134.133|202.96.134.33|223.6.6.6" alt="Response Distribution Graph (full)" />
</div>
<h2>Query Details</h2>
<div id="details" class="section">
View the details in <a href="namebench_2016-03-31_0120.csv">Comma Separated Values (csv)</a> format.
</div>
<h2>Configuration</h2>
<div id="config" class="section">
<table id="configtable">
<thead><tr><td>Name</td><td>Value</td></tr></thead>
<tr><td>benchmark_thread_count</td><td>2</td></tr>
<tr><td>enable_censorship_checks</td><td>True</td></tr>
<tr><td>health_thread_count</td><td>40</td></tr>
<tr><td>health_timeout</td><td>3.75</td></tr>
<tr><td>hide_results</td><td>0</td></tr>
<tr><td>input_source</td><td>cachemix</td></tr>
<tr><td>num_servers</td><td>11</td></tr>
<tr><td>only</td><td>True</td></tr>
<tr><td>open_webbrowser</td><td>True</td></tr>
<tr><td>ping_timeout</td><td>0.5</td></tr>
<tr><td>query_count</td><td>250</td></tr>
<tr><td>run_count</td><td>1</td></tr>
<tr><td>select_mode</td><td>automatic</td></tr>
<tr><td>template</td><td>html</td></tr>
<tr><td>timeout</td><td>3.5</td></tr>
<tr><td>upload_results</td><td>0</td></tr>
<tr><td>version</td><td>1.3.1</td></tr>
</table>
</div>
</div>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>namebench: 2016-03-31 03:20:28.520280</title>
<style type="text/css">
body {
font-family: Helvetica, Arial, sans-serif;
background-color: #bbb;
background-image: -moz-linear-gradient(0% 100% 90deg, #e5e5e5, #666, #e5e5e5 99%);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e5e5e5), to(#bbb), color-stop(.1,#666));
}
td {
font-size: x-small;
}
#container {
margin-top: 4px;
margin-bottom: 4px;
margin-left: auto;
margin-right: auto;
width: 985px;
background-color: #f5f5f5;
padding: 0.5em;
padding-top: 1px;
border: 2px solid #666;
border-radius: .6em;
-moz-border-radius: .6em;
-webkit-border-radius: .6em;
}
h1 {
color: #00CC33;
font-size: 75px;
text-shadow: 3px 3px #eee;
padding-top: 4px;
margin: 0;
}
h2 {
padding-top: 1em;
clear: both;
font-size: 1em;
}
h3 {
font-size: 0.8em;
padding-top: 0;
margin: 0;
}
h4 {
margin: 0;
padding: 0;
}
h5.faster {
font-size: 30px;
font-style: italic;
color: #009911;
margin: 0;
padding-top: 4px;
}
#nsdetails {
display: block;
background-color: #C2CFF1;
border-radius: .5em;
-moz-border-radius: .5em;
-webkit-border-radius: .5em;
padding-left: 3px;
padding-bottom: 3px;
padding-right: 3px;
margin-left: 0.25em;
}
table#nstable {
width: 100%;
border-collapse: collapse;
font-size: small;
}
#nstable tr {
vertical-align: top;
}
#nstable td {
font-size: small;
}
#nstable td.name_cell {
font-size: x-small;
}
#nstable td.hostname_cell {
font-size: x-small;
}
.ip {
margin-left: 1em;
font-weight: bold;
font-family: monospace;
border: 1px solid #999;
background-color: #f5f5f5;
width: 10em;
padding: 1px;
color: #000;
}
ul.warnings {
padding: 0;
margin: 0;
margin-left: 0.em;
list-style-position: inside;
}
.warnings li {
}
#nstable td {
padding: 2px;
border-right: 1px solid #C2CFF1;
}
.even {
background-color: #fff
}
.odd {
background-color: #ebeff9;
}
.unhealthy_host {
background-color: #FFD6D8;
border-bottom: 1px solid #990000;
border-top: 1px solid #990000;
}
.primary_row {
font-weight: bold;
background-color: #FFFFEE;
border-top: 1px solid #EEEE00;
border-bottom: 1px solid #EEEE00;
}
.disabled {
background-color: #333;
border-bottom: 1px solid #666;
color: #fff;
}
.disabled A {
color: #fff;
}
.disabled A:visited {
color: #e5e5e5;
}
.greybox {
border: 1px solid #999;
border-radius: .5em;
-moz-border-radius: .5em;
-webkit-border-radius: .5em;
padding: 1em;
height: 11em;
background-color: #fff;
}
#big_summary {
display: inline-table;
float: left;
text-align: center;
width: 24em;
}
#recommended_config {
float: right;
display: inline-table;
}
#recommended_config table {
margin-top: 1em;
}
#recommended_config td {
font-size: medium;
}
.rec_name {
margin-left: 8px;
display: inline;
color: #999;
}
.section {
margin-left: 0.25em;
padding: 1em;
background-color: #fff;
max-width: 910px;
}
.config {
background-color: #fff;
}
.configtable {
font-size: 10px;
}
.configtable tr {
border: 9px solid #f00;
}
#nstable thead td {
font-weight: bold;
font-size: x-small;
}
h2:before {
color: #555;
content: '\25BA';
padding-right: 0.25em;
}
input[type=text] {
color: #000;
}
.normal .error_count {
background-color: #900;
color: #fff;
}
.version {
text-align: right;
font-size: x-small;
color: #ccc;
clear: both;
}
/* links with tooltips */
a.info {
position:relative;
z-index:24;
color: #000;
text-decoration:none
}
.disabled a.info {
color: #fff;
}
a.info:hover {z-index:25; }
a.info span {display: none}
a.info:hover span {
display:block;
position:absolute;
top:2em; left:2em; width:15em;
border:1px solid #0cf;
background-color:#cff; color:#000;
text-align: center
}
#notice {
font-size: small;
text-align: center;
background-color: #ffa;
border: 1px solid #cc7;
}
</style>
</head>
<body>
<div id="container">
<div class="version">namebench 1.3.1</div>
<div id="big_summary" class="greybox">
<h4><strong>202.96.128.86</strong> is</h4>
<h1>Fastest</h1>
<h4></h4>
</div>
<div id="recommended_config" class="greybox">
<h4>Recommended configuration (fastest + nearest)</h4>
<table>
<tr>
<td>Primary Server</td>
<td><div class="ip">202.96.128.86</div></td><td class="rec_name"></td>
</tr>
<tr>
<td>Secondary Server</td>
<td><div class="ip">112.124.47.27</div></td><td class="rec_name"></td>
</tr>
<tr>
<td>Tertiary Server</td>
<td><div class="ip">202.96.134.133</div></td><td class="rec_name"></td>
</tr>
</table>
</div>
<h2>Tested DNS Servers</h2>
<div id="nsdetails">
<table id="nstable">
<thead>
<tr>
<td nowrap="nowrap">IP</td>
<td>Descr.</td>
<td nowrap="nowrap">Hostname</td>
<td nowrap="nowrap">Avg (ms)</td>
<td nowrap="nowrap">Diff</td>
<td nowrap="nowrap">Min</td>
<td nowrap="nowrap">Max</td>
<td nowrap="nowrap">TO</td>
<td nowrap="nowrap">NX</td>
<td>Notes</td>
</tr>
</thead>
<tr class="normal odd ">
<td class="ip_cell"><a href="http://www.google.com/search?q=202.96.128.86" class="info">202.96.128.86<span>Nominum Vantio 4.3.0.2</span></td>
<td class="name_cell">202.96.128.86</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=cache-a.guangzhou.gd.cn" class="info">cache-a.guangzhou.gd.cn</a></td>
<td>74.86</td>
<td></td>
<td>6.3</td>
<td>3500.0</td>
<td class="error_count">4</td>
<td>0</td>
<td class="notes_cell">
<ul class="warnings">
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">justin.tv appears incorrect: 192.16.71.177</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.paypal.com is hijacked: www.paypal.com.akadns.net</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">rapidshare.com appears incorrect: 10.11.12.13</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">balochvoice.com appears incorrect: 103.224.182.243</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">twitter.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.anonymizer.com appears incorrect: 107.170.204.55</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">uddthailand.com appears incorrect: 208.91.197.132</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">youporn.com appears incorrect: 31.192.116.24</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.kavkazcenter.com appears incorrect: 141.101.118.152, 141.101.118.153</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stormfront.org appears incorrect: 192.169.81.166</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">motherless.com appears incorrect: 46.166.188.35, 46.166.188.36, 46.166.188.38, 46.166.188.37</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">google.com appears incorrect: 203.98.7.65</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">wikileaks.org appears incorrect: 141.105.65.113, 195.35.109.44, 195.35.109.53, 31.192.105.10, 95.211.113.154</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.google.com is hijacked: 216.58.221.100</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.thesouthasian.org appears incorrect: 72.52.4.119</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.partypoker.com appears incorrect: 88.81.155.145</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.lapsiporno.info appears incorrect: 89.166.50.123</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">img.4chan.org appears incorrect: 4chan.org</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.piratebay.org appears incorrect: 127.0.0.1</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">isohunt.com appears incorrect: 199.184.144.150</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">tor.eff.org appears incorrect: 69.50.225.155</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.facebook.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.aawsat.com appears incorrect: 54.247.107.228</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stopkinderporno.com appears incorrect: 92.48.206.211</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.malaysia-today.net appears incorrect: 198.41.204.186, 198.41.205.186</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.youtube.com appears incorrect: 93.46.8.89</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.armtoday.info appears incorrect: 90.156.201.28, 90.156.201.15, 90.156.201.50, 90.156.201.115</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.goldenpalace.com appears incorrect: 186.190.245.124</a></li>
</ul>
</td>
</tr>
<tr class="normal even">
<td class="ip_cell"><a href="http://www.google.com/search?q=202.96.128.166" class="info">202.96.128.166<span>Nominum Vantio 4.3.0.2</span></td>
<td class="name_cell">202.96.128.166</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=cache-b.guangzhou.gd.cn" class="info">cache-b.guangzhou.gd.cn</a></td>
<td>76.69</td>
<td>-2.4%</td>
<td>6.9</td>
<td>2419.4</td>
<td class="error_count">2</td>
<td>0</td>
<td class="notes_cell">
<ul class="warnings">
<li>No answer (SERVFAIL): static.ak.fbcdn.net.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">twitter.com appears incorrect: 78.16.49.15</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.kavkazcenter.com appears incorrect: 141.101.118.153, 141.101.118.152</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.google.com is hijacked: 216.58.197.100</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">justin.tv appears incorrect: 192.16.71.177</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">wikileaks.org appears incorrect: 195.35.109.44, 141.105.65.113, 95.211.113.154, 31.192.105.10, 195.35.109.53</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.paypal.com is hijacked: www.paypal.com.akadns.net</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">rapidshare.com appears incorrect: 10.11.12.13</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">balochvoice.com appears incorrect: 103.224.182.243</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.malaysia-today.net appears incorrect: 198.41.205.186, 198.41.204.186</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.anonymizer.com appears incorrect: 107.170.204.55</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">uddthailand.com appears incorrect: 208.91.197.132</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">youporn.com appears incorrect: 31.192.116.24</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stormfront.org appears incorrect: 192.169.81.166</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.thesouthasian.org appears incorrect: 72.52.4.119</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.partypoker.com appears incorrect: 88.81.155.145</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.lapsiporno.info appears incorrect: 89.166.50.123</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">img.4chan.org appears incorrect: 4chan.org</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">google.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">isohunt.com appears incorrect: 199.184.144.150</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">tor.eff.org appears incorrect: 69.50.225.155</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.facebook.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.aawsat.com appears incorrect: 54.247.107.228</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">motherless.com appears incorrect: 46.166.188.38, 46.166.188.37, 46.166.188.36, 46.166.188.35</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stopkinderporno.com appears incorrect: 92.48.206.211</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.piratebay.org appears incorrect: 127.0.0.1</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.goldenpalace.com appears incorrect: 186.190.245.124</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.armtoday.info appears incorrect: 90.156.201.15, 90.156.201.115, 90.156.201.28, 90.156.201.50</a></li>
</ul>
</td>
</tr>
<tr class="normal odd ">
<td class="ip_cell"><a href="http://www.google.com/search?q=202.96.134.133" class="info">202.96.134.133<span>Nominum Vantio 4.3.0.2</span></td>
<td class="name_cell">202.96.134.133</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=ns.szptt.net.cn" class="info">ns.szptt.net.cn</a></td>
<td>199.48</td>
<td>-62.5%</td>
<td>2.7</td>
<td>3500.0</td>
<td class="error_count">5</td>
<td>36</td>
<td class="notes_cell">
<ul class="warnings">
<li>No answer (SERVFAIL): www.stopkinderporno.com.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">wikileaks.org appears incorrect: 195.35.109.53, 31.192.105.10, 95.211.113.154, 141.105.65.113, 195.35.109.44</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">justin.tv appears incorrect: 192.16.71.177</a></li>
<li>No answer (SERVFAIL): www.kavkazcenter.com.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.paypal.com is hijacked: www.paypal.com.akadns.net</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">rapidshare.com appears incorrect: 10.11.12.13</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">balochvoice.com appears incorrect: 103.224.182.243</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.anonymizer.com appears incorrect: 107.170.204.55</a></li>
<li>No answer (SERVFAIL): liberalthai.wordpress.com.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">uddthailand.com appears incorrect: 208.91.197.132</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">youporn.com appears incorrect: 31.192.116.24</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">twitter.com appears incorrect: 203.98.7.65</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.facebook.com appears incorrect: 159.106.121.75</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stormfront.org appears incorrect: 192.169.81.166</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.partypoker.com appears incorrect: 88.81.155.145</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.lapsiporno.info appears incorrect: 89.166.50.123</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">img.4chan.org appears incorrect: 4chan.org</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">google.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">isohunt.com appears incorrect: 199.184.144.150</a></li>
<li>No answer (SERVFAIL): www.thesouthasian.org.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">tor.eff.org appears incorrect: 69.50.225.155</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.google.com is hijacked: 216.58.221.228</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.armtoday.info appears incorrect: 90.156.201.50, 90.156.201.28, 90.156.201.15, 90.156.201.115</a></li>
<li>No answer (SERVFAIL): www.malaysia-today.net.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.aawsat.com appears incorrect: 54.247.107.228</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.piratebay.org appears incorrect: 127.0.0.1</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.goldenpalace.com appears incorrect: 186.190.245.124</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">motherless.com appears incorrect: 46.166.188.38, 46.166.188.37, 46.166.188.35, 46.166.188.36</a></li>
</ul>
</td>
</tr>
<tr class="normal even">
<td class="ip_cell"><a href="http://www.google.com/search?q=114.215.126.16" class="info">114.215.126.16</td>
<td class="name_cell">114.215.126.16</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=114.215.126.16" class="info">114.215.126.16<span>AY140603215529413903Z </span></a></td>
<td>271.52</td>
<td>-72.4%</td>
<td>43.8</td>
<td>3500.0</td>
<td class="error_count">1</td>
<td>0</td>
<td class="notes_cell">
<ul class="warnings">
<li>No answer (SERVFAIL): static.ak.fbcdn.net.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.aawsat.com appears incorrect: 54.247.107.228</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">justin.tv appears incorrect: 192.16.71.177</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.paypal.com is hijacked: www.paypal.com.akadns.net</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">rapidshare.com appears incorrect: 10.11.12.13</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">balochvoice.com appears incorrect: 103.224.182.243</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.malaysia-today.net appears incorrect: 198.41.205.186, 198.41.204.186</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.anonymizer.com appears incorrect: 107.170.204.55</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">uddthailand.com appears incorrect: 208.91.197.132</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">youporn.com appears incorrect: 31.192.116.24</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.kavkazcenter.com appears incorrect: 141.101.118.152, 141.101.118.153</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">google.com appears incorrect: 8.7.198.45</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stormfront.org appears incorrect: 192.169.81.166</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.thesouthasian.org appears incorrect: 72.52.4.119</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.google.com is hijacked: 216.58.221.100</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.google-analytics.com appears incorrect: 203.208.40.153</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.partypoker.com appears incorrect: 88.81.155.145</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.lapsiporno.info appears incorrect: 89.166.50.123</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">img.4chan.org appears incorrect: 4chan.org</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">motherless.com appears incorrect: 46.166.188.37, 46.166.188.36, 46.166.188.35, 46.166.188.38</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">isohunt.com appears incorrect: 199.184.144.150</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.facebook.com appears incorrect: 203.98.7.65</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">tor.eff.org appears incorrect: 69.50.225.155</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">twitter.com appears incorrect: 199.59.148.82, 199.59.150.39, 199.59.149.230, 199.59.149.198</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">wikileaks.org appears incorrect: 195.35.109.44, 95.211.113.154, 141.105.65.113, 31.192.105.10, 195.35.109.53</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stopkinderporno.com appears incorrect: 92.48.206.211</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.piratebay.org appears incorrect: 127.0.0.1</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.goldenpalace.com appears incorrect: 186.190.245.124</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.armtoday.info appears incorrect: 90.156.201.15, 90.156.201.28, 90.156.201.50, 90.156.201.115</a></li>
</ul>
</td>
</tr>
<tr class="normal odd ">
<td class="ip_cell"><a href="http://www.google.com/search?q=119.29.29.29" class="info">119.29.29.29</td>
<td class="name_cell">119.29.29.29</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=pdns.dnspod.cn" class="info">pdns.dnspod.cn</a></td>
<td>272.84</td>
<td>-72.6%</td>
<td>11.4</td>
<td>2177.0</td>
<td class="error_count">2</td>
<td>1</td>
<td class="notes_cell">
<ul class="warnings">
<li>No answer (SERVFAIL): static.ak.fbcdn.net.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.kavkazcenter.com appears incorrect: 141.101.118.153, 141.101.118.152</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">justin.tv appears incorrect: 192.16.71.177</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.paypal.com is hijacked: www.paypal.com.akadns.net</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">rapidshare.com appears incorrect: 10.11.12.13</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">balochvoice.com appears incorrect: 103.224.182.243</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">twitter.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.armtoday.info appears incorrect: 90.156.201.15, 90.156.201.115, 90.156.201.50, 90.156.201.28</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.facebook.com appears incorrect: 93.46.8.89</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.anonymizer.com appears incorrect: 107.170.204.55</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">uddthailand.com appears incorrect: 208.91.197.132</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">youporn.com appears incorrect: 31.192.116.24</a></li>
<li>No answer (SERVFAIL): www.aawsat.com.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stormfront.org appears incorrect: 192.169.81.166</a></li>
<li>Replica of 182.254.116.116 [182.254.116.116]</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">google.com appears incorrect: 78.16.49.15</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.malaysia-today.net appears incorrect: 198.41.204.186, 198.41.205.186</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.partypoker.com appears incorrect: 88.81.155.145</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.lapsiporno.info appears incorrect: 89.166.50.123</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">img.4chan.org appears incorrect: 4chan.org</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.piratebay.org appears incorrect: 127.0.0.1</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">isohunt.com appears incorrect: 199.184.144.150</a></li>
<li>No answer (SERVFAIL): www.thesouthasian.org.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">tor.eff.org appears incorrect: 69.50.225.155</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.google.com is hijacked: 216.58.221.228</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stopkinderporno.com appears incorrect: 92.48.206.211</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">wikileaks.org appears incorrect: 195.35.109.44, 95.211.113.154, 195.35.109.53, 31.192.105.10, 141.105.65.113</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.youtube.com appears incorrect: 93.46.8.89</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.goldenpalace.com appears incorrect: 186.190.245.124</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">motherless.com appears incorrect: 46.166.188.38, 46.166.188.37, 46.166.188.35, 46.166.188.36</a></li>
</ul>
</td>
</tr>
<tr class="normal even">
<td class="ip_cell"><a href="http://www.google.com/search?q=202.96.134.33" class="info">202.96.134.33<span>Nominum Vantio 4.3.0.2</span></td>
<td class="name_cell">202.96.134.33</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=cache-b.shenzhen.gd.cn" class="info">cache-b.shenzhen.gd.cn</a></td>
<td>327.87</td>
<td>-77.2%</td>
<td>3.6</td>
<td>3500.0</td>
<td class="error_count">17</td>
<td>32</td>
<td class="notes_cell">
<ul class="warnings">
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">rapidshare.com appears incorrect: 10.11.12.13</a></li>
<li>No answer (SERVFAIL): www.armtoday.info.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.kavkazcenter.com appears incorrect: 141.101.118.153, 141.101.118.152</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">justin.tv appears incorrect: 192.16.71.177</a></li>
<li>No answer (SERVFAIL): www.stormfront.org.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.paypal.com is hijacked: www.paypal.com.akadns.net</a></li>
<li>No answer (SERVFAIL): wikileaks.org.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">balochvoice.com appears incorrect: 103.224.182.243</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.anonymizer.com appears incorrect: 107.170.204.55</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">uddthailand.com appears incorrect: 208.91.197.132</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">youporn.com appears incorrect: 31.192.116.24</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.thesouthasian.org appears incorrect: 72.52.4.119</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.partypoker.com appears incorrect: 88.81.155.145</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.lapsiporno.info appears incorrect: 89.166.50.123</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">img.4chan.org appears incorrect: 4chan.org</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.piratebay.org appears incorrect: 127.0.0.1</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">google.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">motherless.com appears incorrect: 46.166.188.36, 46.166.188.35, 46.166.188.38, 46.166.188.37</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">isohunt.com appears incorrect: 199.184.144.150</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">tor.eff.org appears incorrect: 69.50.225.155</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.google.com is hijacked: 216.58.221.228</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.facebook.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.aawsat.com appears incorrect: 54.247.107.228</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stopkinderporno.com appears incorrect: 92.48.206.211</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.malaysia-today.net appears incorrect: 198.41.204.186, 198.41.205.186</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.youtube.com appears incorrect: 93.46.8.89</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.goldenpalace.com appears incorrect: 186.190.245.124</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">twitter.com appears incorrect: 59.24.3.173</a></li>
</ul>
</td>
</tr>
<tr class="normal odd ">
<td class="ip_cell"><a href="http://www.google.com/search?q=180.76.76.76" class="info">180.76.76.76<span>baidu pdns</span></td>
<td class="name_cell">180.76.76.76</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=public-dns-a.baidu.com" class="info">public-dns-a.baidu.com<span>gzns-sys-pdns07.gzns.baidu.com gzns-sys-pdns04.gzns.baidu.com </span></a></td>
<td>334.63</td>
<td>-77.6%</td>
<td>7.6</td>
<td>3500.0</td>
<td class="error_count">4</td>
<td>0</td>
<td class="notes_cell">
<ul class="warnings">
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.kavkazcenter.com appears incorrect: 141.101.118.153, 141.101.118.152</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.google.com is hijacked: 216.58.197.100</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">balochvoice.com appears incorrect: 103.224.182.243</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">justin.tv appears incorrect: 192.16.71.177</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.paypal.com is hijacked: www.paypal.com.akadns.net</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">rapidshare.com appears incorrect: 10.11.12.13</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">isohunt.com appears incorrect: 199.184.144.150</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">twitter.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.armtoday.info appears incorrect: 90.156.201.15, 90.156.201.115, 90.156.201.50, 90.156.201.28</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.facebook.com appears incorrect: 78.16.49.15</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.anonymizer.com appears incorrect: 107.170.204.55</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">uddthailand.com appears incorrect: 208.91.197.132</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">youporn.com appears incorrect: 31.192.116.24</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">motherless.com appears incorrect: 46.166.188.38, 46.166.188.36, 46.166.188.37, 46.166.188.35</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stormfront.org appears incorrect: 192.169.81.166</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.thesouthasian.org appears incorrect: 72.52.4.119</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.partypoker.com appears incorrect: 88.81.155.145</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.lapsiporno.info appears incorrect: 89.166.50.123</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">img.4chan.org appears incorrect: 4chan.org</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">google.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">wikileaks.org appears incorrect: 95.211.113.154, 141.105.65.113, 195.35.109.53, 195.35.109.44, 31.192.105.10</a></li>
<li>static.ak.fbcdn.net.: Timeout</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">tor.eff.org appears incorrect: 69.50.225.155</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.aawsat.com appears incorrect: 54.247.107.228</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stopkinderporno.com appears incorrect: 92.48.206.211</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.malaysia-today.net appears incorrect: 198.41.204.186, 198.41.205.186</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.piratebay.org appears incorrect: 127.0.0.1</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.goldenpalace.com appears incorrect: 186.190.245.124</a></li>
</ul>
</td>
</tr>
<tr class="normal even">
<td class="ip_cell"><a href="http://www.google.com/search?q=114.114.114.114" class="info">114.114.114.114</td>
<td class="name_cell">114.114.114.114</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=public1.114dns.com" class="info">public1.114dns.com</a></td>
<td>496.75</td>
<td>-84.9%</td>
<td>27.4</td>
<td>3500.0</td>
<td class="error_count">12</td>
<td>0</td>
<td class="notes_cell">
<ul class="warnings">
<li>No answer (SERVFAIL): www.stopkinderporno.com.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.google.com is hijacked: 216.58.197.100</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">motherless.com appears incorrect: 46.166.188.38, 46.166.188.35, 46.166.188.37, 46.166.188.36</a></li>
<li>No answer (SERVFAIL): www.stormfront.org.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.paypal.com is hijacked: www.paypal.com.akadns.net</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">rapidshare.com appears incorrect: 10.11.12.13</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">twitter.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.armtoday.info appears incorrect: 90.156.201.15, 90.156.201.115, 90.156.201.50, 90.156.201.28</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.anonymizer.com appears incorrect: 107.170.204.55</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">youporn.com appears incorrect: 31.192.116.24</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">google.com appears incorrect: 8.7.198.45</a></li>
<li>No answer (SERVFAIL): www.lapsiporno.info.</li>
<li>No answer (SERVFAIL): www.aawsat.com.</li>
<li>No answer (SERVFAIL): balochvoice.com.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">wikileaks.org appears incorrect: 195.35.109.44, 141.105.65.113, 195.35.109.53, 95.211.113.154, 31.192.105.10</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.partypoker.com appears incorrect: 88.81.155.145</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">img.4chan.org appears incorrect: 4chan.org</a></li>
<li>Replica of 114.114.115.115 [114.114.115.115]</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">isohunt.com appears incorrect: 199.184.144.150</a></li>
<li>No answer (SERVFAIL): uddthailand.com.</li>
<li>No answer (SERVFAIL): www.thesouthasian.org.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">tor.eff.org appears incorrect: 69.50.225.155</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.facebook.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">justin.tv appears incorrect: 192.16.71.177</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.malaysia-today.net appears incorrect: 198.41.204.186, 198.41.205.186</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.piratebay.org appears incorrect: 127.0.0.1</a></li>
<li>No answer (SERVFAIL): www.kavkazcenter.com.</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.goldenpalace.com appears incorrect: 186.190.245.124</a></li>
<li>No answer (NOERROR): static.ak.fbcdn.net.</li>
</ul>
</td>
</tr>
<tr class="normal odd ">
<td class="ip_cell"><a href="http://www.google.com/search?q=223.5.5.5" class="info">223.5.5.5</td>
<td class="name_cell">223.5.5.5</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=public1.alidns.com" class="info">public1.alidns.com</a></td>
<td>616.05</td>
<td>-87.8%</td>
<td>5.5</td>
<td>3500.0</td>
<td class="error_count">9</td>
<td>0</td>
<td class="notes_cell">
<ul class="warnings">
<li>Replica of 223.6.6.6 [223.6.6.6]</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">justin.tv appears incorrect: 192.16.71.177</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.paypal.com is hijacked: www.paypal.com.akadns.net</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">rapidshare.com appears incorrect: 10.11.12.13</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">balochvoice.com appears incorrect: 103.224.182.243</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">twitter.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.anonymizer.com appears incorrect: 107.170.204.55</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">uddthailand.com appears incorrect: 208.91.197.132</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">youporn.com appears incorrect: 31.192.116.24</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.kavkazcenter.com appears incorrect: 141.101.118.152, 141.101.118.153</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">google.com appears incorrect: 8.7.198.45</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stormfront.org appears incorrect: 192.169.81.166</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.armtoday.info appears incorrect: 90.156.201.115, 90.156.201.28, 90.156.201.15, 90.156.201.50</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.thesouthasian.org appears incorrect: 72.52.4.119</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.partypoker.com appears incorrect: 88.81.155.145</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.lapsiporno.info appears incorrect: 89.166.50.123</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">img.4chan.org appears incorrect: 4chan.org</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">wikileaks.org appears incorrect: 95.211.113.154, 195.35.109.44, 195.35.109.53, 141.105.65.113, 31.192.105.10</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">isohunt.com appears incorrect: 199.184.144.150</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">motherless.com appears incorrect: 46.166.188.36, 46.166.188.37, 46.166.188.38, 46.166.188.35</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">tor.eff.org appears incorrect: 69.50.225.155</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.google.com is hijacked: 216.58.221.228</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.facebook.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.aawsat.com appears incorrect: 54.247.107.228</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stopkinderporno.com appears incorrect: 92.48.206.211</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.malaysia-today.net appears incorrect: 198.41.204.186, 198.41.205.186</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.piratebay.org appears incorrect: 127.0.0.1</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.goldenpalace.com appears incorrect: 186.190.245.124</a></li>
</ul>
</td>
</tr>
<tr class="normal even">
<td class="ip_cell"><a href="http://www.google.com/search?q=203.198.7.66" class="info">203.198.7.66</td>
<td class="name_cell">203.198.7.66</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=ns4.netvigator.com" class="info">ns4.netvigator.com<span>wvmdns001 </span></a></td>
<td>651.78</td>
<td>-88.5%</td>
<td>14.9</td>
<td>3500.0</td>
<td class="error_count">45</td>
<td>0</td>
<td class="notes_cell">
<ul class="warnings">
<li>18 queries to this host failed</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.kavkazcenter.com appears incorrect: 141.101.118.153, 141.101.118.152</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">justin.tv appears incorrect: 192.16.71.177</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.paypal.com is hijacked: www.paypal.com.akadns.net</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">rapidshare.com appears incorrect: 10.11.12.13</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">balochvoice.com appears incorrect: 103.224.182.243</a></li>
<li>www.google-analytics.com.: Timeout</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">motherless.com appears incorrect: 46.166.188.35, 46.166.188.36, 46.166.188.37, 46.166.188.38</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.malaysia-today.net appears incorrect: 198.41.205.186, 198.41.204.186</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.anonymizer.com appears incorrect: 107.170.204.55</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">youporn.com appears incorrect: 31.192.116.24</a></li>
<li>img.4chan.org.: Timeout</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stormfront.org appears incorrect: 192.169.81.166</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.thesouthasian.org appears incorrect: 72.52.4.119</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.partypoker.com appears incorrect: 88.81.155.145</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.lapsiporno.info appears incorrect: 89.166.50.123</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">uddthailand.com appears incorrect: 208.91.197.132</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.piratebay.org appears incorrect: 127.0.0.1</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">google.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.armtoday.info appears incorrect: 90.156.201.15, 90.156.201.28, 90.156.201.50, 90.156.201.115</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">isohunt.com appears incorrect: 199.184.144.150</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.google.com is hijacked: 64.233.187.103, 64.233.187.104, 64.233.187.105, 64.233.187.106, 64.233.187.147, 64.233.187.99</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">tor.eff.org appears incorrect: 69.50.225.155</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.facebook.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.aawsat.com appears incorrect: 54.247.107.228</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stopkinderporno.com appears incorrect: 92.48.206.211</a></li>
<li>wikileaks.org.: Timeout</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.youtube.com appears incorrect: 93.46.8.89</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.goldenpalace.com appears incorrect: 186.190.245.124</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">twitter.com appears incorrect: 59.24.3.173</a></li>
</ul>
</td>
</tr>
<tr class="normal odd ">
<td class="ip_cell"><a href="http://www.google.com/search?q=208.67.222.222" class="info">208.67.222.222</td>
<td class="name_cell">208.67.222.222</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=resolver1.opendns.com" class="info">resolver1.opendns.com<span>1.nrt </span></a></td>
<td>754.80</td>
<td>-90.1%</td>
<td>207.3</td>
<td>3500.0</td>
<td class="error_count">37</td>
<td>0</td>
<td class="notes_cell">
<ul class="warnings">
<li>15 queries to this host failed</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">justin.tv appears incorrect: 192.16.71.177</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.paypal.com is hijacked: www.paypal.com.akadns.net</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">rapidshare.com appears incorrect: 10.11.12.13</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">balochvoice.com appears incorrect: 103.224.182.243</a></li>
<li>www.google-analytics.com.: Timeout</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">twitter.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.malaysia-today.net appears incorrect: 198.41.205.186, 198.41.204.186</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.anonymizer.com appears incorrect: 107.170.204.55</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.armtoday.info appears incorrect: 90.156.201.15, 90.156.201.50, 90.156.201.28, 90.156.201.115</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">uddthailand.com appears incorrect: 208.91.197.132</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">youporn.com appears incorrect: 31.192.116.24</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.kavkazcenter.com appears incorrect: 141.101.118.152, 141.101.118.153</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stormfront.org appears incorrect: 192.169.81.166</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">tor.eff.org appears incorrect: 69.50.225.155</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.google.com is hijacked: 216.58.221.100</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.thesouthasian.org appears incorrect: 72.52.4.119</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.partypoker.com appears incorrect: 88.81.155.145</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.lapsiporno.info appears incorrect: 89.166.50.123</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">img.4chan.org appears incorrect: 4chan.org</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.piratebay.org appears incorrect: 127.0.0.1</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">google.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">motherless.com appears incorrect: 46.166.188.36, 46.166.188.35, 46.166.188.38, 46.166.188.37</a></li>
<li>static.ak.fbcdn.net.: Timeout</li>
<li>isohunt.com.: Timeout</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.facebook.com appears incorrect: 37.61.54.158</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.aawsat.com appears incorrect: 54.247.107.228</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.stopkinderporno.com appears incorrect: 92.48.206.211</a></li>
<li>wikileaks.org.: Timeout</li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.youtube.com appears incorrect: 93.46.8.89</a></li>
<li><a href="http://code.google.com/p/namebench/wiki/FAQ#What_does_"Incorrect_result_for..."_mean?">www.goldenpalace.com appears incorrect: 186.190.245.124</a></li>
</ul>
</td>
</tr>
<tr class="disabled">
<td class="ip_cell"><a href="http://www.google.com/search?q=202.96.128.68" class="info">202.96.128.68<span>yamutech-bind</span></td>
<td class="name_cell">202.96.128.68</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=dns.guangzhou.gd.cn" class="info">dns.guangzhou.gd.cn<span>bind </span></a></td>
<td>7.78</td>
<td></td>
<td>6.9</td>
<td></td>
<td >0</td>
<td></td>
<td class="notes_cell">
<ul class="warnings">
<li>Unable to get uncached results for: namebench2502442601.live.com., namebench3014499785.wordpress.com., namebench2498922319.wordpress.com., namebench2496709638.wordpress.com.</li>
</ul>
</td>
</tr>
<tr class="disabled">
<td class="ip_cell"><a href="http://www.google.com/search?q=223.6.6.6" class="info">223.6.6.6</td>
<td class="name_cell">223.6.6.6</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=public2.alidns.com" class="info">public2.alidns.com</a></td>
<td>5698.41</td>
<td></td>
<td>7.2</td>
<td></td>
<td class="error_count">6</td>
<td></td>
<td class="notes_cell">
<ul class="warnings">
<li>13 queries to this host failed</li>
<li>Slower replica of 223.5.5.5 [223.5.5.5]</li>
</ul>
</td>
</tr>
<tr class="disabled">
<td class="ip_cell"><a href="http://www.google.com/search?q=112.124.47.27" class="info">112.124.47.27</td>
<td class="name_cell">112.124.47.27</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=112.124.47.27" class="info">112.124.47.27<span>AY130717162316Z </span></a></td>
<td>7221.91</td>
<td></td>
<td></td>
<td></td>
<td class="error_count">1</td>
<td></td>
<td class="notes_cell">
<ul class="warnings">
<li>Failed 5 tests, last: Too many warnings (7), probably broken.</li>
</ul>
</td>
</tr>
<tr class="disabled">
<td class="ip_cell"><a href="http://www.google.com/search?q=182.254.116.116" class="info">182.254.116.116</td>
<td class="name_cell">182.254.116.116</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=182.254.116.116" class="info">182.254.116.116</a></td>
<td>8471.31</td>
<td></td>
<td>12.3</td>
<td></td>
<td class="error_count">5</td>
<td></td>
<td class="notes_cell">
<ul class="warnings">
<li>11 queries to this host failed</li>
<li>Slower replica of 119.29.29.29 [119.29.29.29]</li>
</ul>
</td>
</tr>
<tr class="disabled">
<td class="ip_cell"><a href="http://www.google.com/search?q=129.250.35.250" class="info">129.250.35.250<span>9.8.2rc1-RedHat-9.8.2-0.37.rc1.el6_7.7</span></td>
<td class="name_cell">129.250.35.250</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=x.ns.gin.ntt.net" class="info">x.ns.gin.ntt.net<span>dnsres01.tokyjp05.jp.to.gin.ntt.net </span></a></td>
<td>8576.67</td>
<td></td>
<td>97.9</td>
<td></td>
<td class="error_count">6</td>
<td></td>
<td class="notes_cell">
<ul class="warnings">
<li>40 queries to this host failed</li>
<li>Unable to get uncached results for: namebench1286642480.live.com., namebench248936261.live.com., namebench485981144.wordpress.com., namebench1483853809.wordpress.com.</li>
</ul>
</td>
</tr>
<tr class="disabled">
<td class="ip_cell"><a href="http://www.google.com/search?q=114.114.115.115" class="info">114.114.115.115</td>
<td class="name_cell">114.114.115.115</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=public2.114dns.com" class="info">public2.114dns.com</a></td>
<td>9580.56</td>
<td></td>
<td>27.0</td>
<td></td>
<td class="error_count">6</td>
<td></td>
<td class="notes_cell">
<ul class="warnings">
<li>12 queries to this host failed</li>
<li>Slower replica of 114.114.114.114 [114.114.114.114]</li>
</ul>
</td>
</tr>
<tr class="disabled">
<td class="ip_cell"><a href="http://www.google.com/search?q=8.8.8.8" class="info">8.8.8.8</td>
<td class="name_cell">8.8.8.8</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=google-public-dns-a.google.com" class="info">google-public-dns-a.google.com</a></td>
<td>16896.95</td>
<td></td>
<td>6.9</td>
<td></td>
<td class="error_count">6</td>
<td></td>
<td class="notes_cell">
<ul class="warnings">
<li>50 queries to this host failed</li>
<li>Failed 5 tests, last: Too many warnings (7), probably broken.</li>
</ul>
</td>
</tr>
<tr class="disabled">
<td class="ip_cell"><a href="http://www.google.com/search?q=8.8.4.4" class="info">8.8.4.4</td>
<td class="name_cell">8.8.4.4</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=google-public-dns-b.google.com" class="info">google-public-dns-b.google.com<span>158.69.143.97 </span></a></td>
<td>17803.18</td>
<td></td>
<td>123.4</td>
<td></td>
<td class="error_count">22</td>
<td></td>
<td class="notes_cell">
<ul class="warnings">
<li>39 queries to this host failed</li>
<li>Failed 5 tests, last: TestWwwNegativeResponse: www.nb0.821781075008.google.com.: Timeout</li>
</ul>
</td>
</tr>
<tr class="disabled">
<td class="ip_cell"><a href="http://www.google.com/search?q=208.67.220.220" class="info">208.67.220.220</td>
<td class="name_cell">208.67.220.220</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=resolver2.opendns.com" class="info">resolver2.opendns.com</a></td>
<td>18139.36</td>
<td></td>
<td>32.7</td>
<td></td>
<td class="error_count">7</td>
<td></td>
<td class="notes_cell">
<ul class="warnings">
<li>70 queries to this host failed</li>
<li>Failed 5 tests, last: www.google-analytics.com.: www.google-analytics.com.: Timeout</li>
</ul>
</td>
</tr>
<tr class="disabled">
<td class="ip_cell"><a href="http://www.google.com/search?q=37.235.1.174" class="info">37.235.1.174<span>PowerDNS Recursor 3.5.3 $Id$</span></td>
<td class="name_cell">37.235.1.174</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=37.235.1.174" class="info">37.235.1.174</a></td>
<td>18171.11</td>
<td></td>
<td>101.6</td>
<td></td>
<td class="error_count">7</td>
<td></td>
<td class="notes_cell">
<ul class="warnings">
<li>70 queries to this host failed</li>
<li>Failed 5 tests, last: www.google-analytics.com.: www.google-analytics.com.: Timeout</li>
</ul>
</td>
</tr>
<tr class="disabled">
<td class="ip_cell"><a href="http://www.google.com/search?q=178.79.131.110" class="info">178.79.131.110</td>
<td class="name_cell">178.79.131.110</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=li187-110.members.linode.com" class="info">li187-110.members.linode.com</a></td>
<td>19749.31</td>
<td></td>
<td>7.6</td>
<td></td>
<td class="error_count">7</td>
<td></td>
<td class="notes_cell">
<ul class="warnings">
<li>58 queries to this host failed</li>
<li>Failed 6 tests, last: Too many warnings (7), probably broken.</li>
</ul>
</td>
</tr>
<tr class="disabled">
<td class="ip_cell"><a href="http://www.google.com/search?q=199.91.73.222" class="info">199.91.73.222</td>
<td class="name_cell">199.91.73.222</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=199.91.73.222" class="info">199.91.73.222</a></td>
<td>25346.14</td>
<td></td>
<td>105.7</td>
<td></td>
<td class="error_count">8</td>
<td></td>
<td class="notes_cell">
<ul class="warnings">
<li>80 queries to this host failed</li>
<li>Failed 5 tests, last: www.google-analytics.com.: www.google-analytics.com.: Timeout</li>
</ul>
</td>
</tr>
<tr class="disabled">
<td class="ip_cell"><a href="http://www.google.com/search?q=208.76.50.50" class="info">208.76.50.50</td>
<td class="name_cell">208.76.50.50</td>
<td class="hostname_cell"><a href="http://www.google.com/search?q=" class="info"></a></td>
<td>25602.04</td>
<td></td>
<td>39.7</td>
<td></td>
<td class="error_count">8</td>
<td></td>
<td class="notes_cell">
<ul class="warnings">
<li>80 queries to this host failed</li>
<li>Failed 5 tests, last: www.google-analytics.com.: www.google-analytics.com.: Timeout</li>
</ul>
</td>
</tr>
</table>
</div>
<h2>Graphs</h2>
<div id="graphs" class="section">
<h2>Mean Response Duration</h2>
<img src="http://chart.apis.google.com/chart?chxt=y%2Cx%2Cx&chd=e%3AGWGgQ6XBXIbycXqG0N3P.-&chxp=0%7C2%2C339&chxr=1%2C0%2C755%7C2%2C-37.75%2C792.75&chxtc=1%2C-720&chco=0000ff&chbh=a&chs=720x195&cht=bhg&chxl=0%3A%7C208.67.222.222%7C203.198.7.66%7C223.5.5.5%7C114.114.114.114%7C180.76.76.76%7C202.96.134.33%7C119.29.29.29%7C114.215.126.16%7C202.96.134.133%7C202.96.128.166%7C202.96.128.86%7C1%3A%7C0%7C80%7C160%7C240%7C320%7C400%7C480%7C560%7C640%7C720%7C755%7C2%3A%7CDuration%20in%20ms." alt="Mean Duration Graph" />
<h3>Fastest Individual Response Duration</h3>
<img src="http://chart.apis.google.com/chart?chxt=y%2Cx%2Cx&chd=e%3AA0BHBsB8CHCTDfEiIXNW.K&chxp=0%7C2%2C94&chxr=1%2C0%2C210%7C2%2C-10.5%2C220.5&chxtc=1%2C-720&chco=0000ff&chbh=a&chs=720x195&cht=bhg&chxl=0%3A%7C208.67.222.222%7C114.215.126.16%7C114.114.114.114%7C203.198.7.66%7C119.29.29.29%7C180.76.76.76%7C202.96.128.166%7C202.96.128.86%7C223.5.5.5%7C202.96.134.33%7C202.96.134.133%7C1%3A%7C0%7C20%7C40%7C60%7C80%7C100%7C120%7C140%7C160%7C180%7C200%7C210%7C2%3A%7CDuration%20in%20ms." alt="Fastest Response Graph" />
<h3>Response Distribution Chart (First 200ms)</h3>
<img src="http://chart.apis.google.com/chart?cht=lxy&chs=720x415&chxt=x,y&chg=10,20&chxr=0,0,200|1,0,100&chd=t:0,14,14,15,30,31,32,34,88,433|0,0,34,50,54,62,66,70,73,77|0,22,23,23,24,25,26,26,57,69,72,76,86,105|0,0,7,16,21,28,41,46,49,53,57,61,65,68|0,6,6,7,13,16,30,54,120|0,0,42,49,54,59,63,66,70|0,4,5,5,11,12,15,28,38,58,64,441|0,0,31,50,55,59,63,66,70,74,78,82|0,3,4,8,9,9,17,19,29,40,90,379|0,0,48,54,69,75,79,83,86,90,94,97|0,3,4,4,7,8,14,16,34,94,290|0,0,43,50,67,78,82,87,91,94,98|0,1,2,3,3,8,9,18,24,42,111|0,0,31,51,55,67,71,75,79,82,86|0,2,3,3,4,7,8,9,21,31,56,292|0,0,36,52,56,62,68,72,76,80,84,87|0,7,8,9,18,34,43,49,54,56,58,1750|0,0,32,51,55,59,62,67,70,74,82,100|0,104|0,0|0,3,4,4,229|0,0,24,48,52&chco=ff9900,1a00ff,ff00e6,80ff00,00e6ff,fae30a,BE81F7,9f5734,000000,ff0000,3090c0&chxt=x,y,x,y&chxl=2:||Duration+in+ms||3:||%25|&chdl=114.114.114.114|114.215.126.16|119.29.29.29|180.76.76.76|202.96.128.166|202.96.128.86|202.96.134.133|202.96.134.33|203.198.7.66|208.67.222.222|223.5.5.5" alt="Response Distribution Graph (first 200ms)" />
<h3>Response Distribution Chart (Full)</h3>
<img src="http://chart.apis.google.com/chart?cht=lxy&chs=720x415&chxt=x,y&chg=10,20&chxr=0,0,3500|1,0,100&chd=t:0,1,1,1,2,2,2,2,5,25,29,31,45,56,88,100|0,0,34,50,54,62,66,70,73,77,81,84,88,92,95,100|0,1,1,1,1,1,1,1,3,4,4,4,5,6,6,7,9,13,17,22,29,38,100|0,0,7,16,21,28,41,46,49,53,57,61,65,68,72,76,79,83,87,90,94,98,100|0,0,0,0,1,1,2,3,7,12,16,17,20,24,29,39,55,62|0,0,42,49,54,59,63,66,70,74,77,81,85,89,92,96,100,100|0,0,0,0,1,1,1,2,2,3,4,25,30,35,40,61,100|0,0,31,50,55,59,63,66,70,74,78,82,86,89,93,96,100|0,0,0,0,0,1,1,1,2,2,5,22,69|0,0,48,54,69,75,79,83,86,90,94,97,100|0,0,0,0,0,0,1,1,2,5,17,100|0,0,43,50,67,78,82,87,91,94,98,100|0,0,0,0,0,0,0,1,1,2,6,14,33,46,100|0,0,31,51,55,67,71,75,79,82,86,90,93,97,100|0,0,0,0,0,0,0,1,1,2,3,17,34,100|0,0,36,52,56,62,68,72,76,80,84,87,91,100|0,0,0,1,1,2,2,3,3,3,3,100|0,0,32,51,55,59,62,67,70,74,82,100|0,6,7,7,7,8,8,8,8,8,11,12,13,18,100|0,0,4,8,12,24,38,58,64,70,74,78,81,85,100|0,0,0,0,13,13,15,17,18,18,20,21,28,40,50,64,72,100|0,0,24,48,52,56,59,63,66,70,74,77,81,84,88,92,95,100&chco=ff9900,1a00ff,ff00e6,80ff00,00e6ff,fae30a,BE81F7,9f5734,000000,ff0000,3090c0&chxt=x,y,x,y&chxl=2:||Duration+in+ms||3:||%25|&chdl=114.114.114.114|114.215.126.16|119.29.29.29|180.76.76.76|202.96.128.166|202.96.128.86|202.96.134.133|202.96.134.33|203.198.7.66|208.67.222.222|223.5.5.5" alt="Response Distribution Graph (full)" />
</div>
<h2>Query Details</h2>
<div id="details" class="section">
View the details in <a href="namebench_2016-03-31_0320.csv">Comma Separated Values (csv)</a> format.
</div>
<h2>Configuration</h2>
<div id="config" class="section">
<table id="configtable">
<thead><tr><td>Name</td><td>Value</td></tr></thead>
<tr><td>benchmark_thread_count</td><td>2</td></tr>
<tr><td>enable_censorship_checks</td><td>True</td></tr>
<tr><td>health_thread_count</td><td>40</td></tr>
<tr><td>health_timeout</td><td>3.75</td></tr>
<tr><td>hide_results</td><td>0</td></tr>
<tr><td>input_source</td><td>cachemix</td></tr>
<tr><td>num_servers</td><td>11</td></tr>
<tr><td>only</td><td>True</td></tr>
<tr><td>open_webbrowser</td><td>True</td></tr>
<tr><td>ping_timeout</td><td>0.5</td></tr>
<tr><td>query_count</td><td>250</td></tr>
<tr><td>run_count</td><td>1</td></tr>
<tr><td>select_mode</td><td>automatic</td></tr>
<tr><td>template</td><td>html</td></tr>
<tr><td>timeout</td><td>3.5</td></tr>
<tr><td>upload_results</td><td>0</td></tr>
<tr><td>version</td><td>1.3.1</td></tr>
</table>
</div>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment