No results found, please run it to get the result.
Cached: 2021.05.03 12:29:42/ 3 years 6 months ago
mc4.xlhost.cn has address 222.186.20.91
No results found, please run it to get the result.
No results found, please run it to get the result.
No results found, please run it to get the result.
Cached: 2021.05.03 12:29:22/ 3 years 6 months ago
traceroute to mc4.xlhost.cn (222.186.20.91), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 6.095 ms 6.241 ms 6.212 ms
2 14282.your-cloud.host (49.12.136.142) 0.382 ms 0.347 ms 0.355 ms
3 * * *
4 static.88-198-249-105.clients.your-server.de (88.198.249.105) 1.076 ms static.88-198-249-109.clients.your-server.de (88.198.249.109) 1.337 ms static.88-198-249-105.clients.your-server.de (88.198.249.105) 1.056 ms
5 core11.nbg1.hetzner.com (213.239.208.221) 0.536 ms 5.212 ms static.85-10-228-85.clients.your-server.de (85.10.228.85) 5.017 ms
6 core0.fra.hetzner.com (213.239.252.25) 3.674 ms core0.fra.hetzner.com (213.239.252.21) 3.499 ms 3.325 ms
7 ae18.cr6-fra2.ip4.gtt.net (154.14.78.153) 3.643 ms 3.462 ms 3.748 ms
8 ae-3.r20.frnkge13.de.bb.gin.ntt.net (129.250.6.33) 7.179 ms 6.894 ms ae-3.r21.frnkge13.de.bb.gin.ntt.net (129.250.6.50) 11.370 ms
9 ae-0.a01.frnkge13.de.bb.gin.ntt.net (129.250.2.61) 3.654 ms 202.97.38.161 (202.97.38.161) 226.393 ms 226.248 ms
10 202.97.50.194 (202.97.50.194) 238.477 ms ae-0.chinanet.frnkge13.de.bb.gin.ntt.net (129.250.9.154) 4.865 ms 4.663 ms
11 202.97.38.161 (202.97.38.161) 225.044 ms 202.97.94.238 (202.97.94.238) 221.119 ms 221.696 ms
12 202.97.101.38 (202.97.101.38) 226.809 ms 202.97.50.194 (202.97.50.194) 239.218 ms 239.215 ms
13 202.97.94.238 (202.97.94.238) 221.645 ms 221.657 ms *
14 222.186.6.10 (222.186.6.10) 229.216 ms * 202.97.101.30 (202.97.101.30) 237.637 ms
15 * * *
16 * * 222.186.6.14 (222.186.6.14) 230.860 ms
17 * * *
18 * * *
19 * * *
20 * * 222.186.20.91 (222.186.20.91) 211.136 ms
No results found, please run it to get the result.
Search for references
This is the search mode - you can use it to find references to any host in our cache. Just type the specified host and hit enter or click the button.
Nslookup arguments and description
NSLOOKUP is a programm for querying NS server for a specified domain. This tool is commonly used for detecting the IP address of the domain (A record), but can be used for receiving other NS records. It is very similar to DIG command. Unlike DIG, NSLOOKUP is based on its own resolver library.
Host
Requierd argument, specifies the host about which is querying the information.
NS server
Optional argument, specifies which NS server to query.
Type
Port
Optional argument, specifies the NS server port (53 by default)
Debug
Debug2
Ping arguments and description
PING is the network command, which lets you check whether or not the host is alive and responding. The special protocol ICMP is used for pinging. See RFC 792 for ICMP protocol details. You can find the command arguments below.
Host
Requierd argument, can be an IP or domain name.
Protocol
Packet size
By default it is 56 bytes, which translates into 64 ICMP data bytes (8 bytes of ICMP header are added)
Map IP
MTU
Timestamp
Whois arguments and description
WHOIS searches Whois servers for the object (domain or IP). The special WHOIS protocol is used for querying the Whois servers. See RFC 3912 for the protocol specification. This command is available on all linux systems and has a lot of arguments. The most important argument is host address. See the arguments decription below.
Host
Requierd argument, can be an IP or domain name.
Host arguments and description
HOST is a DNS lookup utility. You can use it to convert names to IP addresses and vice versa. It is similar to DIG and NSLOOKUP. This command is available on all linux distributives. There are several arguments. You can find decription of the arguments below.
Host
Requierd argument, can be an IP or domain name.
NS server
Optional argument, can be an IP or domain of name server
Protocol
Type
All
Verbose mode
Traceroute arguments and description
TRACEROUTE is the network diagnostic command. This command tracks the route packets taken from an IP network on their way to a given host. ICMP or UDP packets are used. See the command arguments below.
Host
Requierd argument, can be an IP or domain name.
Fragmentation
ICMP
TCP
Map IP
Protocol
Port
For UDP specifies the destination port
Geoiplookup arguments and description
GEOIPLOOKUP lets you detect the location of a host. A preparsed WHOIS database is used for detecting the location of IP or domain. There are a lot of independent geoip databases in the Internet, so the same host can have different locations in those databases. GEOIPLOOKUP is not a built-in Linux command. The command has only one argument - host address.
Host
Requierd argument, can be an IP address only
Dig arguments and description
The DIG command is a part of BIND package, available on all linux distributives. It is used for querying Domain Name Servers (DNS) using standard operating system libraries and display answers from these DNS servers. Domain Information Groper (DIG) is useful for troubleshooting DNS issues. You can find DIG arguments below.