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.
No results found, please run it to get the result.
No results found, please run it to get the result.
Cached: 2022.01.07 21:23:49/ 2 years 10 months ago
traceroute to 179.178.86.83 (179.178.86.83), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 6.562 ms 6.528 ms 6.512 ms
2 13685.your-cloud.host (116.203.163.117) 0.407 ms 0.447 ms 0.413 ms
3 * * *
4 static.88-198-250-13.clients.your-server.de (88.198.250.13) 1.194 ms 1.191 ms static.88-198-250-9.clients.your-server.de (88.198.250.9) 1.083 ms
5 spine12.cloud1.nbg1.hetzner.com (78.47.3.45) 1.389 ms static.213-133-108-149.clients.your-server.de (213.133.108.149) 1.094 ms spine12.cloud1.nbg1.hetzner.com (78.47.3.41) 1.064 ms
6 213-239-239-141.clients.your-server.de (213.239.239.141) 0.734 ms static.213-133-112-69.clients.your-server.de (213.133.112.69) 0.389 ms 213-239-239-141.clients.your-server.de (213.239.239.141) 0.320 ms
7 core0.fra.hetzner.com (213.239.252.21) 17.751 ms 17.484 ms core0.fra.hetzner.com (213.239.252.25) 7.312 ms
8 213.198.82.129 (213.198.82.129) 3.996 ms 3.945 ms 3.986 ms
9 ae-3.r21.frnkge13.de.bb.gin.ntt.net (129.250.6.50) 4.208 ms ae-3.r20.frnkge13.de.bb.gin.ntt.net (129.250.6.33) 4.102 ms ae-3.r21.frnkge13.de.bb.gin.ntt.net (129.250.6.50) 4.016 ms
10 ae-17.r00.frnkge13.de.bb.gin.ntt.net (129.250.6.42) 4.017 ms 3.922 ms ae-3.r00.frnkge13.de.bb.gin.ntt.net (129.250.6.14) 3.973 ms
11 94.144.107.48 (94.144.107.48) 3.683 ms 3.626 ms 3.554 ms
12 176.52.248.221 (176.52.248.221) 12.533 ms 12.515 ms 176.52.248.141 (176.52.248.141) 17.863 ms
13 176.52.248.130 (176.52.248.130) 100.466 ms 213.140.43.190 (213.140.43.190) 201.530 ms 94.142.118.239 (94.142.118.239) 92.323 ms
14 * 94.142.99.149 (94.142.99.149) 205.903 ms 203.511 ms
15 152-255-151-233.user.vivozap.com.br (152.255.151.233) 209.240 ms * *
16 152-255-151-233.user.vivozap.com.br (152.255.151.233) 216.498 ms 152-255-171-78.user.vivozap.com.br (152.255.171.78) 209.063 ms 152-255-151-233.user.vivozap.com.br (152.255.151.233) 214.250 ms
17 152-255-171-78.user.vivozap.com.br (152.255.171.78) 210.182 ms 152-255-171-82.user.vivozap.com.br (152.255.171.82) 213.734 ms 152-255-171-78.user.vivozap.com.br (152.255.171.78) 209.958 ms
18 * * *
19 * * *
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 * * *
30 * * *
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.
Host
Requierd argument, can be an IP or domain name.
NS server
Requierd argument, can be an IP or domain name.
Type
Trace
Tcp
Ignore
AA only
AD flag
CD flag
Show class
Show TTL
Answer
Comments
Recurse
Short
Cmd
Identify
Stats
Authority
Additional
All
Multiline
One SOA
Fail
Best effort
DNSSEC
EDNS ID request
Cached: 2022.01.07 21:23:49/ 2 years 10 months ago
traceroute to 179.178.86.83 (179.178.86.83), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 6.562 ms 6.528 ms 6.512 ms
2 13685.your-cloud.host (116.203.163.117) 0.407 ms 0.447 ms 0.413 ms
3 * * *
4 static.88-198-250-13.clients.your-server.de (88.198.250.13) 1.194 ms 1.191 ms static.88-198-250-9.clients.your-server.de (88.198.250.9) 1.083 ms
5 spine12.cloud1.nbg1.hetzner.com (78.47.3.45) 1.389 ms static.213-133-108-149.clients.your-server.de (213.133.108.149) 1.094 ms spine12.cloud1.nbg1.hetzner.com (78.47.3.41) 1.064 ms
6 213-239-239-141.clients.your-server.de (213.239.239.141) 0.734 ms static.213-133-112-69.clients.your-server.de (213.133.112.69) 0.389 ms 213-239-239-141.clients.your-server.de (213.239.239.141) 0.320 ms
7 core0.fra.hetzner.com (213.239.252.21) 17.751 ms 17.484 ms core0.fra.hetzner.com (213.239.252.25) 7.312 ms
8 213.198.82.129 (213.198.82.129) 3.996 ms 3.945 ms 3.986 ms
9 ae-3.r21.frnkge13.de.bb.gin.ntt.net (129.250.6.50) 4.208 ms ae-3.r20.frnkge13.de.bb.gin.ntt.net (129.250.6.33) 4.102 ms ae-3.r21.frnkge13.de.bb.gin.ntt.net (129.250.6.50) 4.016 ms
10 ae-17.r00.frnkge13.de.bb.gin.ntt.net (129.250.6.42) 4.017 ms 3.922 ms ae-3.r00.frnkge13.de.bb.gin.ntt.net (129.250.6.14) 3.973 ms
11 94.144.107.48 (94.144.107.48) 3.683 ms 3.626 ms 3.554 ms
12 176.52.248.221 (176.52.248.221) 12.533 ms 12.515 ms 176.52.248.141 (176.52.248.141) 17.863 ms
13 176.52.248.130 (176.52.248.130) 100.466 ms 213.140.43.190 (213.140.43.190) 201.530 ms 94.142.118.239 (94.142.118.239) 92.323 ms
14 * 94.142.99.149 (94.142.99.149) 205.903 ms 203.511 ms
15 152-255-151-233.user.vivozap.com.br (152.255.151.233) 209.240 ms * *
16 152-255-151-233.user.vivozap.com.br (152.255.151.233) 216.498 ms 152-255-171-78.user.vivozap.com.br (152.255.171.78) 209.063 ms 152-255-151-233.user.vivozap.com.br (152.255.151.233) 214.250 ms
17 152-255-171-78.user.vivozap.com.br (152.255.171.78) 210.182 ms 152-255-171-82.user.vivozap.com.br (152.255.171.82) 213.734 ms 152-255-171-78.user.vivozap.com.br (152.255.171.78) 209.958 ms
18 * * *
19 * * *
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 * * *
30 * * *