No results found, please run it to get the result.
Cached: 2022.01.31 17:26:05/ 2 years 9 months ago
traceroute to slovrea.sk (196.196.57.60), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 8.332 ms 8.048 ms 8.265 ms
2 14715.your-cloud.host (49.12.137.112) 0.455 ms 0.399 ms 0.456 ms
3 * * *
4 static.88-198-249-61.clients.your-server.de (88.198.249.61) 1.095 ms static.88-198-249-57.clients.your-server.de (88.198.249.57) 1.073 ms 1.521 ms
5 static.213-133-108-149.clients.your-server.de (213.133.108.149) 58.893 ms spine12.cloud1.nbg1.hetzner.com (78.47.3.45) 1.130 ms static.213-133-108-149.clients.your-server.de (213.133.108.149) 58.852 ms
6 213-239-239-121.clients.your-server.de (213.239.239.121) 11.918 ms 3.462 ms 213-239-239-141.clients.your-server.de (213.239.239.141) 0.397 ms
7 juniper5.dc2.nbg1.hetzner.com (213.239.229.166) 0.440 ms juniper6.dc2.nbg1.hetzner.com (213.239.245.74) 2.170 ms juniper5.dc2.nbg1.hetzner.com (213.239.229.166) 0.295 ms
8 nug-b1-link.ip.twelve99.net (213.248.70.0) 1.006 ms nug-b2-link.ip.twelve99.net (62.115.50.222) 3.610 ms nug-b1-link.ip.twelve99.net (213.248.70.0) 0.905 ms
9 ffm-bb1-link.ip.twelve99.net (62.115.140.202) 35.584 ms hbg-bb4-link.ip.twelve99.net (62.115.113.174) 15.653 ms 15.594 ms
10 s-bb2-link.ip.twelve99.net (62.115.115.59) 24.957 ms 25.200 ms 25.080 ms
11 * * *
12 riga-b2-link.ip.twelve99.net (62.115.139.211) 36.905 ms 36.880 ms 36.892 ms
13 fibergrid-ic342521-riga-b2.ip.twelve99-cust.net (62.115.172.7) 38.353 ms 37.770 ms 37.268 ms
14 196.196.57.60 (196.196.57.60) 36.746 ms 36.733 ms 38.359 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.