Un esempio di server a cui non riesci a connetterti è ts.mineplex.com, ma non fa connettere nemmeno me, il problema è loro.

Un altro: https://www.whatsmydns.net/#A/ts.arenacraft.it se vedi "ts.arenacraft.it" non risolve nessun IP.
Però a te dice:
Codice:
2016-04-29 18:51:53.358144|INFO    |TSDNS         |   |DNS resolve successful, "ts.arenacraft.it"=31.199.53.9
2016-04-29 18:51:57.418254|INFO    |ClientUI      |1  |Lookup finished: 31.199.53.9 9987 ts.arenacraft.it 0 0
2016-04-29 18:51:57.418254|INFO    |ClientUI      |1  |Resolve successful: 31.199.53.9:9987
2016-04-29 18:51:57.418254|INFO    |ClientUI      |1  |Blacklist check ok
Difatti a quell'ip non c'è nessun server di ts.


Quello corretto risolto da me è: 185.25.204.76:10037

Codice:
01/05/2016 09:43:06    ClientUI    Info    Trying to resolve ts.ArenaCraft.it    
01/05/2016 09:43:06    TSDNS    Info    DNS resolve unsuccessful for "ts.arenacraft.it"    
01/05/2016 09:43:06    TSDNS    Info    No TSDNS found at "ts.arenacraft.it"    
01/05/2016 09:43:06    TSDNS    Info    No SRV TSDNS found at "_tsdns._tcp.ts.arenacraft.it"    
01/05/2016 09:43:06    TSDNS    Info    No SRV TSDNS found at "_tsdns._tcp.arenacraft.it"    
01/05/2016 09:43:06    TSDNS    Info    SRV DNS resolve successful, "_ts3._udp.ts.arenacraft.it"=>"teamspeakgh.arenacraft.it:10037" = 185.25.204.76:10037    
01/05/2016 09:43:06    ClientUI    Info    Lookup finished: 185.25.204.76 10037 ts.arenacraft.it 0 0    
01/05/2016 09:43:06    ClientUI    Info    Resolve successful: 185.25.204.76:10037
A te, trovando direttamente un ip su ts.arenacraft.it non passa a controllare il record SRV. Nel terminale di windows fai "ipconfig /flushdns" per pulire la cache dns. Poi "ping ts.arenacraft.it" e dovresti ricevere il messaggio: "Impossibile trovare l'host ts.arenacraft.it. Verificare che il nome sia corretto e riprovare."