Есть домен, который мой компьютер продолжает разрешать до 127.0.0.1 , я убедился, что мой файл etc/hosts не содержит этого домена, и я продолжал запускать ipconfig /flushdns , но домен все еще разрешается до 127.0.0.1 . Когда я запускаю tracert на моем компе, все, что я получаю, это: 
1 <1 ms    <1 ms    <1 ms www.example.com[127.0.0.1]
Вот результат моего ipconfig /all:
Windows IP Configuration
   Host Name . . . : CristianPC
   Primary Dns Suffix  : 
   Node Type : Hybrid
   IP Routing Enabled : No
   WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Ethernet:
   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : 
   Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
   Physical Address. . . . . . . . . : F0-79-59-34-F7-D2
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
Wireless LAN adapter Local Area Connection* 3:
   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : 
   Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter
   Physical Address. . . . . . . . . : 12-E2-30-68-28-79
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
Wireless LAN adapter Wi-Fi:
   Connection-specific DNS Suffix  . : 
   Description . . . . . . . . . . . : Qualcomm Atheros AR956x Wireless Network Adapter
   Physical Address. . . . . . . . . : 40-E2-30-68-28-79
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
   Link-local IPv6 Address . . . . . : fe80::e975:723e:ba97:23f0%4(Preferred) 
   IPv4 Address. . . . . . . . . . . : 192.168.1.237(Preferred) 
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Lease Obtained. . . . . . . . . . : Monday, June 6, 2016 9:36:09 PM
   Lease Expires . . . . . . . . . . : Tuesday, June 7, 2016 11:12:18 PM
   Default Gateway . . . . . . . . . : 192.168.1.1
   DHCP Server . . . . . . . . . . . : 192.168.1.1
   DHCPv6 IAID . . . . . . . . . . . : 71361072
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1E-74-DF-E4-F0-79-59-34-F7-D2
   DNS Servers . . . . . . . . . . . : 192.168.1.1
   NetBIOS over Tcpip. . . . . . . . : Enabled
Ethernet adapter Bluetooth Network Connection:
   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : 
   Description . . . . . . . . . . . : Bluetooth Device (Personal Area Network)
   Physical Address. . . . . . . . . : 40-E2-30-68-28-78
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
Tunnel adapter Teredo Tunneling Pseudo-Interface:
   Connection-specific DNS Suffix  . : 
   Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
   IPv6 Address. . . . . . . . . . . : 2001:0:5ef5:79fb:2c68:87f:cd57:3fab(Preferred) 
   Link-local IPv6 Address . . . . . : fe80::2c68:87f:cd57:3fab%8(Preferred) 
   Default Gateway . . . . . . . . . : ::
   DHCPv6 IAID . . . . . . . . . . . : 352321536
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1E-74-DF-E4-F0-79-59-34-F7-D2
   NetBIOS over Tcpip. . . . . . . . : Disabled
Tunnel adapter isatap.{2E10CB81-A9AD-4E2E-B6AD-601FFBAB62FE}:
   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : 
   Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
Поэтому я не уверен, почему домен по-прежнему не разрешается. Я открыт для любых предложений, спасибо за любую помощь заранее!
