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.10.17 21:47:19/ 2 years ago
traceroute to www.onestar.pw (103.253.40.132), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 7.789 ms 8.185 ms 8.167 ms
2 13700.your-cloud.host (116.203.163.39) 0.440 ms 0.411 ms 0.418 ms
3 * * *
4 static.88-198-250-13.clients.your-server.de (88.198.250.13) 1.245 ms 1.245 ms 1.769 ms
5 spine14.cloud1.nbg1.hetzner.com (213.133.113.69) 1.387 ms spine14.cloud1.nbg1.hetzner.com (213.133.112.109) 1.428 ms spine13.cloud1.nbg1.hetzner.com (213.133.113.65) 1.374 ms
6 static.213-133-112-77.clients.your-server.de (213.133.112.77) 8.087 ms static.213-133-112-81.clients.your-server.de (213.133.112.81) 0.567 ms static.213-133-112-73.clients.your-server.de (213.133.112.73) 0.363 ms
7 juniper6.dc2.nbg1.hetzner.com (213.239.245.74) 0.745 ms juniper6.dc2.nbg1.hetzner.com (213.239.245.78) 0.389 ms juniper6.dc2.nbg1.hetzner.com (213.239.245.74) 0.381 ms
8 * * *
9 be3161.rcr21.nue01.atlas.cogentco.com (154.25.14.45) 1.098 ms 1.329 ms 1.313 ms
10 be2995.ccr21.muc03.atlas.cogentco.com (154.54.58.193) 2.999 ms be2996.ccr22.muc03.atlas.cogentco.com (154.54.59.193) 3.155 ms 2.968 ms
11 be3073.ccr52.zrh02.atlas.cogentco.com (130.117.0.61) 8.579 ms 8.307 ms be3072.ccr51.zrh02.atlas.cogentco.com (130.117.0.17) 8.250 ms
12 be2196.rcr21.mil01.atlas.cogentco.com (154.54.61.90) 12.957 ms be2195.rcr21.mil01.atlas.cogentco.com (154.54.61.82) 12.684 ms 12.321 ms
13 be2865.ccr32.mrs02.atlas.cogentco.com (154.54.74.177) 20.603 ms 20.517 ms be2864.ccr31.mrs02.atlas.cogentco.com (154.54.74.165) 20.448 ms
14 be2899.ccr21.hkg02.atlas.cogentco.com (154.54.0.42) 188.418 ms be2900.ccr21.hkg02.atlas.cogentco.com (154.54.6.26) 201.555 ms 201.576 ms
15 be2414.rcr51.hkg01.atlas.cogentco.com (154.54.88.50) 189.316 ms 188.858 ms 189.057 ms
16 154.18.6.154 (154.18.6.154) 189.442 ms 202.506 ms 202.311 ms
17 103.253.40.132 (103.253.40.132) 190.052 ms !X 203.163 ms !X 203.382 ms !X
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.