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.02.01 12:25:04/ 2 years 9 months ago
traceroute to victor34.rtb.appier.net (51.81.152.130), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 7.942 ms 8.126 ms 8.061 ms
2 14715.your-cloud.host (49.12.137.112) 0.300 ms 0.414 ms 0.413 ms
3 * * *
4 static.88-198-249-57.clients.your-server.de (88.198.249.57) 0.936 ms static.88-198-249-61.clients.your-server.de (88.198.249.61) 1.205 ms static.88-198-249-57.clients.your-server.de (88.198.249.57) 0.942 ms
5 spine12.cloud1.nbg1.hetzner.com (78.47.3.45) 0.892 ms static.213-133-108-149.clients.your-server.de (213.133.108.149) 1.122 ms spine11.cloud1.nbg1.hetzner.com (213.133.108.145) 0.826 ms
6 213-239-239-121.clients.your-server.de (213.239.239.121) 0.615 ms static.213-133-112-69.clients.your-server.de (213.133.112.69) 0.506 ms 213-239-239-141.clients.your-server.de (213.239.239.141) 0.322 ms
7 core0.fra.hetzner.com (213.239.252.25) 3.447 ms core5.fra.hetzner.com (213.239.224.234) 7.429 ms core1.fra.hetzner.com (213.239.245.254) 5.818 ms
8 core9.fra.hetzner.com (213.239.224.174) 3.994 ms core8.fra.hetzner.com (213.239.245.126) 23.784 ms core9.fra.hetzner.com (213.239.224.178) 3.739 ms
9 fra-1-a9.de.eu (94.23.122.250) 3.802 ms 3.777 ms be104.fra-fr5-pb4-nc5.de.eu (54.36.50.170) 4.396 ms
10 * * *
11 * * *
12 * * *
13 be102.rbx-g3-nc5.fr.eu (54.36.50.243) 12.340 ms 12.103 ms be103.rbx-g1-nc5.fr.eu (178.33.100.158) 12.382 ms
14 lon-thw-sbb1-nc5.uk.eu (54.36.50.240) 15.336 ms 15.560 ms 15.208 ms
15 nyc-ny1-sbb2-8k.nj.us (192.99.146.133) 88.266 ms nyc-ny1-sbb1-8k.nj.us (192.99.146.127) 84.134 ms 83.852 ms
16 be102.bhs-g2-nc5.qc.ca (192.99.146.138) 90.889 ms be102.bhs-g1-nc5.qc.ca (198.27.73.204) 96.034 ms 91.996 ms
17 be100-1324.chi-5-a9.il.us (192.99.146.141) 109.618 ms be100-1320.chi-1-a9.il.us (198.27.73.207) 110.958 ms 109.198 ms
18 be103.pdx-pdx02-sbb1-nc5.oregon.us (142.44.208.159) 152.998 ms 151.503 ms be103.pdx-prt1-sbb1-nc5.oregon.us (142.44.208.161) 155.675 ms
19 pdx1-hil1-g2-nc5.il.us (142.44.208.229) 155.471 ms 142.44.208.227 (142.44.208.227) 151.653 ms 152.716 ms
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.02.01 12:25:04/ 2 years 9 months ago
traceroute to victor34.rtb.appier.net (51.81.152.130), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 7.942 ms 8.126 ms 8.061 ms
2 14715.your-cloud.host (49.12.137.112) 0.300 ms 0.414 ms 0.413 ms
3 * * *
4 static.88-198-249-57.clients.your-server.de (88.198.249.57) 0.936 ms static.88-198-249-61.clients.your-server.de (88.198.249.61) 1.205 ms static.88-198-249-57.clients.your-server.de (88.198.249.57) 0.942 ms
5 spine12.cloud1.nbg1.hetzner.com (78.47.3.45) 0.892 ms static.213-133-108-149.clients.your-server.de (213.133.108.149) 1.122 ms spine11.cloud1.nbg1.hetzner.com (213.133.108.145) 0.826 ms
6 213-239-239-121.clients.your-server.de (213.239.239.121) 0.615 ms static.213-133-112-69.clients.your-server.de (213.133.112.69) 0.506 ms 213-239-239-141.clients.your-server.de (213.239.239.141) 0.322 ms
7 core0.fra.hetzner.com (213.239.252.25) 3.447 ms core5.fra.hetzner.com (213.239.224.234) 7.429 ms core1.fra.hetzner.com (213.239.245.254) 5.818 ms
8 core9.fra.hetzner.com (213.239.224.174) 3.994 ms core8.fra.hetzner.com (213.239.245.126) 23.784 ms core9.fra.hetzner.com (213.239.224.178) 3.739 ms
9 fra-1-a9.de.eu (94.23.122.250) 3.802 ms 3.777 ms be104.fra-fr5-pb4-nc5.de.eu (54.36.50.170) 4.396 ms
10 * * *
11 * * *
12 * * *
13 be102.rbx-g3-nc5.fr.eu (54.36.50.243) 12.340 ms 12.103 ms be103.rbx-g1-nc5.fr.eu (178.33.100.158) 12.382 ms
14 lon-thw-sbb1-nc5.uk.eu (54.36.50.240) 15.336 ms 15.560 ms 15.208 ms
15 nyc-ny1-sbb2-8k.nj.us (192.99.146.133) 88.266 ms nyc-ny1-sbb1-8k.nj.us (192.99.146.127) 84.134 ms 83.852 ms
16 be102.bhs-g2-nc5.qc.ca (192.99.146.138) 90.889 ms be102.bhs-g1-nc5.qc.ca (198.27.73.204) 96.034 ms 91.996 ms
17 be100-1324.chi-5-a9.il.us (192.99.146.141) 109.618 ms be100-1320.chi-1-a9.il.us (198.27.73.207) 110.958 ms 109.198 ms
18 be103.pdx-pdx02-sbb1-nc5.oregon.us (142.44.208.159) 152.998 ms 151.503 ms be103.pdx-prt1-sbb1-nc5.oregon.us (142.44.208.161) 155.675 ms
19 pdx1-hil1-g2-nc5.il.us (142.44.208.229) 155.471 ms 142.44.208.227 (142.44.208.227) 151.653 ms 152.716 ms
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 * * *
30 * * *