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.09.05 08:42:59/ 2 years 2 months ago Confirmed: 2022.09.05 08:44:55/ 2 years 2 months ago
traceroute to 142.250.72.165 (142.250.72.165), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 8.698 ms 8.591 ms 8.498 ms
2 14672.your-cloud.host (49.12.137.69) 0.371 ms 0.391 ms 0.606 ms
3 * * *
4 static.88-198-249-61.clients.your-server.de (88.198.249.61) 1.377 ms 1.357 ms static.88-198-249-57.clients.your-server.de (88.198.249.57) 1.033 ms
5 spine14.cloud1.nbg1.hetzner.com (213.133.113.69) 1.020 ms spine13.cloud1.nbg1.hetzner.com (213.133.112.105) 1.187 ms static.213-133-108-149.clients.your-server.de (213.133.108.149) 1.218 ms
6 static.213-133-112-65.clients.your-server.de (213.133.112.65) 3.704 ms 213-239-239-141.clients.your-server.de (213.239.239.141) 0.638 ms static.213-133-112-77.clients.your-server.de (213.133.112.77) 2.331 ms
7 core4.fra.hetzner.com (213.239.245.245) 3.840 ms core0.fra.hetzner.com (213.239.252.25) 3.498 ms core4.fra.hetzner.com (213.239.245.245) 3.550 ms
8 72.14.218.94 (72.14.218.94) 4.328 ms 72.14.218.176 (72.14.218.176) 3.449 ms 72.14.218.94 (72.14.218.94) 5.262 ms
9 * * *
10 108.170.252.65 (108.170.252.65) 4.485 ms 4.206 ms 66.249.94.244 (66.249.94.244) 3.828 ms
11 108.170.251.144 (108.170.251.144) 3.709 ms 108.170.251.145 (108.170.251.145) 4.085 ms 108.170.251.209 (108.170.251.209) 3.977 ms
12 108.170.238.60 (108.170.238.60) 4.621 ms * 209.85.252.214 (209.85.252.214) 4.630 ms
13 209.85.253.185 (209.85.253.185) 14.527 ms 13.479 ms 216.239.50.187 (216.239.50.187) 17.286 ms
14 209.85.242.252 (209.85.242.252) 93.452 ms 142.250.60.102 (142.250.60.102) 90.860 ms *
15 142.251.49.209 (142.251.49.209) 91.700 ms 142.250.209.77 (142.250.209.77) 90.836 ms 142.251.49.29 (142.251.49.29) 90.124 ms
16 142.250.208.227 (142.250.208.227) 97.343 ms 142.250.209.71 (142.250.209.71) 98.347 ms 98.377 ms
17 142.251.51.130 (142.251.51.130) 103.848 ms 216.239.40.132 (216.239.40.132) 104.208 ms 105.349 ms
18 * 142.251.61.207 (142.251.61.207) 121.995 ms 121.761 ms
19 142.250.227.247 (142.250.227.247) 150.187 ms 149.727 ms 150.378 ms
20 142.250.61.39 (142.250.61.39) 154.775 ms 142.250.238.77 (142.250.238.77) 157.235 ms 157.141 ms
21 108.170.230.134 (108.170.230.134) 155.466 ms 108.170.234.26 (108.170.234.26) 155.831 ms 155.906 ms
22 108.170.247.225 (108.170.247.225) 155.213 ms 108.170.247.193 (108.170.247.193) 155.613 ms 108.170.247.225 (108.170.247.225) 154.944 ms
23 142.251.60.97 (142.251.60.97) 154.891 ms 142.251.60.99 (142.251.60.99) 154.899 ms 155.805 ms
24 lax17s50-in-f5.1e100.net (142.250.72.165) 155.319 ms 154.745 ms 153.790 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.
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.09.05 08:42:59/ 2 years 2 months ago Confirmed: 2022.09.05 08:44:55/ 2 years 2 months ago
traceroute to 142.250.72.165 (142.250.72.165), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 8.698 ms 8.591 ms 8.498 ms
2 14672.your-cloud.host (49.12.137.69) 0.371 ms 0.391 ms 0.606 ms
3 * * *
4 static.88-198-249-61.clients.your-server.de (88.198.249.61) 1.377 ms 1.357 ms static.88-198-249-57.clients.your-server.de (88.198.249.57) 1.033 ms
5 spine14.cloud1.nbg1.hetzner.com (213.133.113.69) 1.020 ms spine13.cloud1.nbg1.hetzner.com (213.133.112.105) 1.187 ms static.213-133-108-149.clients.your-server.de (213.133.108.149) 1.218 ms
6 static.213-133-112-65.clients.your-server.de (213.133.112.65) 3.704 ms 213-239-239-141.clients.your-server.de (213.239.239.141) 0.638 ms static.213-133-112-77.clients.your-server.de (213.133.112.77) 2.331 ms
7 core4.fra.hetzner.com (213.239.245.245) 3.840 ms core0.fra.hetzner.com (213.239.252.25) 3.498 ms core4.fra.hetzner.com (213.239.245.245) 3.550 ms
8 72.14.218.94 (72.14.218.94) 4.328 ms 72.14.218.176 (72.14.218.176) 3.449 ms 72.14.218.94 (72.14.218.94) 5.262 ms
9 * * *
10 108.170.252.65 (108.170.252.65) 4.485 ms 4.206 ms 66.249.94.244 (66.249.94.244) 3.828 ms
11 108.170.251.144 (108.170.251.144) 3.709 ms 108.170.251.145 (108.170.251.145) 4.085 ms 108.170.251.209 (108.170.251.209) 3.977 ms
12 108.170.238.60 (108.170.238.60) 4.621 ms * 209.85.252.214 (209.85.252.214) 4.630 ms
13 209.85.253.185 (209.85.253.185) 14.527 ms 13.479 ms 216.239.50.187 (216.239.50.187) 17.286 ms
14 209.85.242.252 (209.85.242.252) 93.452 ms 142.250.60.102 (142.250.60.102) 90.860 ms *
15 142.251.49.209 (142.251.49.209) 91.700 ms 142.250.209.77 (142.250.209.77) 90.836 ms 142.251.49.29 (142.251.49.29) 90.124 ms
16 142.250.208.227 (142.250.208.227) 97.343 ms 142.250.209.71 (142.250.209.71) 98.347 ms 98.377 ms
17 142.251.51.130 (142.251.51.130) 103.848 ms 216.239.40.132 (216.239.40.132) 104.208 ms 105.349 ms
18 * 142.251.61.207 (142.251.61.207) 121.995 ms 121.761 ms
19 142.250.227.247 (142.250.227.247) 150.187 ms 149.727 ms 150.378 ms
20 142.250.61.39 (142.250.61.39) 154.775 ms 142.250.238.77 (142.250.238.77) 157.235 ms 157.141 ms
21 108.170.230.134 (108.170.230.134) 155.466 ms 108.170.234.26 (108.170.234.26) 155.831 ms 155.906 ms
22 108.170.247.225 (108.170.247.225) 155.213 ms 108.170.247.193 (108.170.247.193) 155.613 ms 108.170.247.225 (108.170.247.225) 154.944 ms
23 142.251.60.97 (142.251.60.97) 154.891 ms 142.251.60.99 (142.251.60.99) 154.899 ms 155.805 ms
24 lax17s50-in-f5.1e100.net (142.250.72.165) 155.319 ms 154.745 ms 153.790 ms