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.07 01:38:31/ 2 years 2 months ago
traceroute to 1657-ipv4e.clump.prod.aa-rt.sharepoint.com (13.107.136.9), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 9.289 ms 9.219 ms 9.234 ms
2 14672.your-cloud.host (49.12.137.69) 0.327 ms 0.260 ms 0.258 ms
3 * * *
4 static.88-198-249-57.clients.your-server.de (88.198.249.57) 16.664 ms 16.659 ms 16.646 ms
5 spine12.cloud1.nbg1.hetzner.com (78.47.3.45) 1.301 ms 0.884 ms 1.365 ms
6 static.213-133-112-81.clients.your-server.de (213.133.112.81) 1.772 ms static.213-133-112-69.clients.your-server.de (213.133.112.69) 7.048 ms static.213-133-112-65.clients.your-server.de (213.133.112.65) 0.475 ms
7 core5.fra.hetzner.com (213.239.224.234) 3.737 ms core5.fra.hetzner.com (213.239.224.238) 3.452 ms core5.fra.hetzner.com (213.239.224.234) 3.487 ms
8 ae72-0.fra-96cbe-1b.ntwk.msn.net (104.44.37.193) 4.177 ms hetzner.fra-96cbe-1a.ntwk.msn.net (104.44.197.103) 5.180 ms 4.765 ms
9 ae22-0.icr02.fra23.ntwk.msn.net (104.44.230.20) 13.046 ms ae31-0.icr01.fra23.ntwk.msn.net (104.44.42.76) 14.182 ms ae26-0.icr01.fra21.ntwk.msn.net (104.44.232.127) 16.981 ms
10 be-122-0.ibr02.fra23.ntwk.msn.net (104.44.20.250) 18.115 ms be-120-0.ibr02.fra21.ntwk.msn.net (104.44.23.107) 29.044 ms be-100-0.ibr01.fra21.ntwk.msn.net (104.44.23.103) 34.587 ms
11 be-13-0.ibr02.ber20.ntwk.msn.net (104.44.29.185) 30.306 ms be-13-0.ibr02.par21.ntwk.msn.net (104.44.28.178) 17.834 ms be-6-0.ibr01.ber20.ntwk.msn.net (104.44.29.183) 30.670 ms
12 be-9-0.ibr04.vie.ntwk.msn.net (104.44.30.84) 30.457 ms be-1-0.ibr02.par30.ntwk.msn.net (104.44.7.215) 16.392 ms 17.807 ms
13 be-12-0.ibr02.lon22.ntwk.msn.net (104.44.7.51) 16.551 ms 16.885 ms be-1-0.ibr04.vie.ntwk.msn.net (104.44.30.80) 30.571 ms
14 be-15-0.ibr02.ams30.ntwk.msn.net (104.44.31.3) 17.062 ms 17.256 ms 17.578 ms
15 ae120-0.icr01.ams21.ntwk.msn.net (104.44.22.242) 29.905 ms be-2-0.ibr01.par21.ntwk.msn.net (104.44.7.213) 30.378 ms ae122-0.icr02.ams30.ntwk.msn.net (104.44.22.224) 16.254 ms
16 be-1-0.ibr01.par30.ntwk.msn.net (104.44.7.209) 30.504 ms 30.393 ms 28.872 ms
17 * be-9-0.ibr02.pnq01.ntwk.msn.net (104.44.16.145) 29.228 ms *
18 * ae100-0.icr01.ams30.ntwk.msn.net (104.44.22.214) 29.704 ms ae102-0.icr02.ams30.ntwk.msn.net (104.44.22.216) 28.692 ms
19 * ae25-0.am3-96c-1b.ntwk.msn.net (104.44.239.88) 35.522 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.09.07 01:38:31/ 2 years 2 months ago
traceroute to 1657-ipv4e.clump.prod.aa-rt.sharepoint.com (13.107.136.9), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 9.289 ms 9.219 ms 9.234 ms
2 14672.your-cloud.host (49.12.137.69) 0.327 ms 0.260 ms 0.258 ms
3 * * *
4 static.88-198-249-57.clients.your-server.de (88.198.249.57) 16.664 ms 16.659 ms 16.646 ms
5 spine12.cloud1.nbg1.hetzner.com (78.47.3.45) 1.301 ms 0.884 ms 1.365 ms
6 static.213-133-112-81.clients.your-server.de (213.133.112.81) 1.772 ms static.213-133-112-69.clients.your-server.de (213.133.112.69) 7.048 ms static.213-133-112-65.clients.your-server.de (213.133.112.65) 0.475 ms
7 core5.fra.hetzner.com (213.239.224.234) 3.737 ms core5.fra.hetzner.com (213.239.224.238) 3.452 ms core5.fra.hetzner.com (213.239.224.234) 3.487 ms
8 ae72-0.fra-96cbe-1b.ntwk.msn.net (104.44.37.193) 4.177 ms hetzner.fra-96cbe-1a.ntwk.msn.net (104.44.197.103) 5.180 ms 4.765 ms
9 ae22-0.icr02.fra23.ntwk.msn.net (104.44.230.20) 13.046 ms ae31-0.icr01.fra23.ntwk.msn.net (104.44.42.76) 14.182 ms ae26-0.icr01.fra21.ntwk.msn.net (104.44.232.127) 16.981 ms
10 be-122-0.ibr02.fra23.ntwk.msn.net (104.44.20.250) 18.115 ms be-120-0.ibr02.fra21.ntwk.msn.net (104.44.23.107) 29.044 ms be-100-0.ibr01.fra21.ntwk.msn.net (104.44.23.103) 34.587 ms
11 be-13-0.ibr02.ber20.ntwk.msn.net (104.44.29.185) 30.306 ms be-13-0.ibr02.par21.ntwk.msn.net (104.44.28.178) 17.834 ms be-6-0.ibr01.ber20.ntwk.msn.net (104.44.29.183) 30.670 ms
12 be-9-0.ibr04.vie.ntwk.msn.net (104.44.30.84) 30.457 ms be-1-0.ibr02.par30.ntwk.msn.net (104.44.7.215) 16.392 ms 17.807 ms
13 be-12-0.ibr02.lon22.ntwk.msn.net (104.44.7.51) 16.551 ms 16.885 ms be-1-0.ibr04.vie.ntwk.msn.net (104.44.30.80) 30.571 ms
14 be-15-0.ibr02.ams30.ntwk.msn.net (104.44.31.3) 17.062 ms 17.256 ms 17.578 ms
15 ae120-0.icr01.ams21.ntwk.msn.net (104.44.22.242) 29.905 ms be-2-0.ibr01.par21.ntwk.msn.net (104.44.7.213) 30.378 ms ae122-0.icr02.ams30.ntwk.msn.net (104.44.22.224) 16.254 ms
16 be-1-0.ibr01.par30.ntwk.msn.net (104.44.7.209) 30.504 ms 30.393 ms 28.872 ms
17 * be-9-0.ibr02.pnq01.ntwk.msn.net (104.44.16.145) 29.228 ms *
18 * ae100-0.icr01.ams30.ntwk.msn.net (104.44.22.214) 29.704 ms ae102-0.icr02.ams30.ntwk.msn.net (104.44.22.216) 28.692 ms
19 * ae25-0.am3-96c-1b.ntwk.msn.net (104.44.239.88) 35.522 ms *
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 * * *
30 * * *