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: 2023.11.27 20:50:26/ 11 months 19 days ago
traceroute to 173.194.103.140 (173.194.103.140), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 2.342 ms 2.317 ms 2.314 ms
2 19091.your-cloud.host (168.119.219.57) 0.402 ms 0.423 ms 0.422 ms
3 * * *
4 static.77.143.12.49.clients.your-server.de (49.12.143.77) 2.223 ms static.73.143.12.49.clients.your-server.de (49.12.143.73) 1.158 ms static.77.143.12.49.clients.your-server.de (49.12.143.77) 2.226 ms
5 * * *
6 core12.nbg1.hetzner.com (213.239.203.105) 4.646 ms core12.nbg1.hetzner.com (213.239.239.141) 0.598 ms core12.nbg1.hetzner.com (213.239.203.105) 0.649 ms
7 core0.fra.hetzner.com (213.239.252.21) 6.487 ms core0.fra.hetzner.com (213.239.252.25) 21.846 ms core5.fra.hetzner.com (213.239.224.238) 6.319 ms
8 72.14.218.94 (72.14.218.94) 19.877 ms * 72.14.218.176 (72.14.218.176) 3.399 ms
9 * * *
10 108.170.252.1 (108.170.252.1) 5.139 ms 142.251.64.184 (142.251.64.184) 3.877 ms 142.250.234.16 (142.250.234.16) 3.886 ms
11 108.170.251.145 (108.170.251.145) 4.790 ms 108.170.252.19 (108.170.252.19) 4.144 ms 108.170.252.82 (108.170.252.82) 22.644 ms
12 209.85.252.214 (209.85.252.214) 5.515 ms 209.85.255.205 (209.85.255.205) 53.534 ms 108.170.236.249 (108.170.236.249) 4.808 ms
13 172.253.73.213 (172.253.73.213) 30.850 ms 172.253.66.3 (172.253.66.3) 28.472 ms 28.335 ms
14 * 142.251.49.96 (142.251.49.96) 90.722 ms 142.251.49.44 (142.251.49.44) 89.939 ms
15 * 142.250.59.233 (142.250.59.233) 90.322 ms 142.251.237.185 (142.251.237.185) 91.416 ms
16 192.178.81.225 (192.178.81.225) 105.401 ms 192.178.81.231 (192.178.81.231) 104.156 ms 192.178.81.225 (192.178.81.225) 103.436 ms
17 192.178.72.194 (192.178.72.194) 115.549 ms 192.178.72.199 (192.178.72.199) 113.498 ms 192.178.72.196 (192.178.72.196) 113.746 ms
18 172.253.75.248 (172.253.75.248) 113.561 ms 216.239.50.0 (216.239.50.0) 113.622 ms 172.253.79.127 (172.253.79.127) 112.732 ms
19 142.250.56.143 (142.250.56.143) 113.412 ms 112.521 ms 142.250.56.151 (142.250.56.151) 112.189 ms
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * 173.194.103.140 (173.194.103.140) 112.741 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: 2023.11.27 20:50:26/ 11 months 19 days ago
traceroute to 173.194.103.140 (173.194.103.140), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 2.342 ms 2.317 ms 2.314 ms
2 19091.your-cloud.host (168.119.219.57) 0.402 ms 0.423 ms 0.422 ms
3 * * *
4 static.77.143.12.49.clients.your-server.de (49.12.143.77) 2.223 ms static.73.143.12.49.clients.your-server.de (49.12.143.73) 1.158 ms static.77.143.12.49.clients.your-server.de (49.12.143.77) 2.226 ms
5 * * *
6 core12.nbg1.hetzner.com (213.239.203.105) 4.646 ms core12.nbg1.hetzner.com (213.239.239.141) 0.598 ms core12.nbg1.hetzner.com (213.239.203.105) 0.649 ms
7 core0.fra.hetzner.com (213.239.252.21) 6.487 ms core0.fra.hetzner.com (213.239.252.25) 21.846 ms core5.fra.hetzner.com (213.239.224.238) 6.319 ms
8 72.14.218.94 (72.14.218.94) 19.877 ms * 72.14.218.176 (72.14.218.176) 3.399 ms
9 * * *
10 108.170.252.1 (108.170.252.1) 5.139 ms 142.251.64.184 (142.251.64.184) 3.877 ms 142.250.234.16 (142.250.234.16) 3.886 ms
11 108.170.251.145 (108.170.251.145) 4.790 ms 108.170.252.19 (108.170.252.19) 4.144 ms 108.170.252.82 (108.170.252.82) 22.644 ms
12 209.85.252.214 (209.85.252.214) 5.515 ms 209.85.255.205 (209.85.255.205) 53.534 ms 108.170.236.249 (108.170.236.249) 4.808 ms
13 172.253.73.213 (172.253.73.213) 30.850 ms 172.253.66.3 (172.253.66.3) 28.472 ms 28.335 ms
14 * 142.251.49.96 (142.251.49.96) 90.722 ms 142.251.49.44 (142.251.49.44) 89.939 ms
15 * 142.250.59.233 (142.250.59.233) 90.322 ms 142.251.237.185 (142.251.237.185) 91.416 ms
16 192.178.81.225 (192.178.81.225) 105.401 ms 192.178.81.231 (192.178.81.231) 104.156 ms 192.178.81.225 (192.178.81.225) 103.436 ms
17 192.178.72.194 (192.178.72.194) 115.549 ms 192.178.72.199 (192.178.72.199) 113.498 ms 192.178.72.196 (192.178.72.196) 113.746 ms
18 172.253.75.248 (172.253.75.248) 113.561 ms 216.239.50.0 (216.239.50.0) 113.622 ms 172.253.79.127 (172.253.79.127) 112.732 ms
19 142.250.56.143 (142.250.56.143) 113.412 ms 112.521 ms 142.250.56.151 (142.250.56.151) 112.189 ms
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * 173.194.103.140 (173.194.103.140) 112.741 ms *