No results found, please run it to get the result.
Cached: 2022.10.18 09:04:55/ 2 years ago
traceroute to fiori.baurs.com (137.116.144.126), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 7.862 ms 7.363 ms 7.803 ms
2 13700.your-cloud.host (116.203.163.39) 0.502 ms 0.323 ms 0.320 ms
3 * * *
4 static.88-198-250-13.clients.your-server.de (88.198.250.13) 1.301 ms 1.707 ms static.88-198-250-9.clients.your-server.de (88.198.250.9) 1.147 ms
5 spine12.cloud1.nbg1.hetzner.com (78.47.3.45) 2.470 ms spine13.cloud1.nbg1.hetzner.com (213.133.112.105) 4.529 ms spine13.cloud1.nbg1.hetzner.com (213.133.113.65) 4.486 ms
6 static.213-133-112-77.clients.your-server.de (213.133.112.77) 0.735 ms 213-239-239-121.clients.your-server.de (213.239.239.121) 1.011 ms static.213-133-112-69.clients.your-server.de (213.133.112.69) 0.354 ms
7 core1.fra.hetzner.com (213.239.245.254) 3.549 ms 3.375 ms core5.fra.hetzner.com (213.239.224.234) 3.365 ms
8 hetzner.fra-96cbe-1a.ntwk.msn.net (104.44.197.103) 3.661 ms 3.526 ms 3.643 ms
9 * * ae31-0.icr01.fra23.ntwk.msn.net (104.44.42.76) 8.539 ms
10 * * *
11 be-2-0.ibr01.zrh21.ntwk.msn.net (104.44.16.140) 157.077 ms be-3-0.ibr02.zrh21.ntwk.msn.net (104.44.30.48) 155.435 ms 154.724 ms
12 be-9-0.ibr02.gva20.ntwk.msn.net (104.44.30.123) 154.805 ms 153.732 ms be-10-0.ibr01.gva20.ntwk.msn.net (104.44.30.67) 156.722 ms
13 be-7-0.ibr01.mrs21.ntwk.msn.net (104.44.29.68) 152.523 ms 155.174 ms be-7-0.ibr02.mrs21.ntwk.msn.net (104.44.29.58) 154.947 ms
14 be-21-0.ibr01.mrs20.ntwk.msn.net (104.44.28.163) 153.015 ms 153.714 ms be-23-0.ibr02.mrs20.ntwk.msn.net (104.44.28.173) 221.157 ms
15 be-14-0.ibr02.sg2.ntwk.msn.net (104.44.17.64) 236.320 ms be-18-0.ibr02.sin30.ntwk.msn.net (104.44.28.208) 152.619 ms be-14-0.ibr02.sg2.ntwk.msn.net (104.44.17.64) 155.013 ms
16 ae100-0.icr01.sg2.ntwk.msn.net (104.44.11.188) 157.244 ms be-1-0.ibr01.sg3.ntwk.msn.net (104.44.7.12) 154.824 ms be-9-0.ibr02.sg2.ntwk.msn.net (104.44.28.38) 154.879 ms
17 ae100-0.icr01.sg3.ntwk.msn.net (104.44.20.6) 154.977 ms 154.259 ms be-1-0.ibr02.sg3.ntwk.msn.net (104.44.7.18) 152.579 ms
18 * ae120-0.icr01.sg3.ntwk.msn.net (104.44.20.22) 153.057 ms *
19 * * *
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.