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: 2021.11.03 22:21:44/ 3 years 1 month ago
traceroute to 2606:2e00:8007:1::a32e (2606:2e00:8007:1::a32e), 30 hops max, 80 byte packets
1 fe80::%eth0 (fe80::%eth0) 8.690 ms 8.033 ms 8.601 ms
2 2a01:4f8:0:e0c0::3230 (2a01:4f8:0:e0c0::3230) 0.571 ms 0.608 ms 0.594 ms
3 * * *
4 2a01:4f8:0:e0c0::a11d (2a01:4f8:0:e0c0::a11d) 55.053 ms 55.073 ms 2a01:4f8:0:e0c0::a119 (2a01:4f8:0:e0c0::a119) 1.091 ms
5 2a01:4f8:0:e0c0::a171 (2a01:4f8:0:e0c0::a171) 1.501 ms 2a01:4f8:0:e0c0::a1a1 (2a01:4f8:0:e0c0::a1a1) 1.714 ms 1.264 ms
6 2a01:4f8:0:e0c0::a005 (2a01:4f8:0:e0c0::a005) 3.306 ms 2a01:4f8:0:e0c0::a0c1 (2a01:4f8:0:e0c0::a0c1) 2.453 ms 2a01:4f8:0:e0c0::a005 (2a01:4f8:0:e0c0::a005) 0.571 ms
7 2a01:4f8:0:3::3a (2a01:4f8:0:3::3a) 0.524 ms juniper3.rz2.hetzner.de (2a01:4f8:0:3::3e) 0.387 ms 2a01:4f8:0:3::3a (2a01:4f8:0:3::3a) 0.338 ms
8 2001:978:2:a::8:1 (2001:978:2:a::8:1) 1.505 ms 1.477 ms 1.414 ms
9 be2830.rcr21.nue01.atlas.cogentco.com (2001:550:0:1000::9a19:bbd) 1.495 ms 1.603 ms 1.078 ms
10 be2270.ccr22.muc03.atlas.cogentco.com (2001:550:0:1000::9a36:25da) 3.831 ms * be2279.ccr21.muc03.atlas.cogentco.com (2001:550:0:1000::9a36:2592) 3.651 ms
11 * * *
12 * * *
13 * * *
14 * * *
15 * * *
16 * * *
17 * * *
18 * * *
19 * * *
20 be3678.rcr51.dfw06.atlas.cogentco.com (2001:550:0:1000::9a36:146) 139.398 ms be3681.rcr52.dfw06.atlas.cogentco.com (2001:550:0:1000::9a36:2eda) 138.584 ms be3680.rcr51.dfw06.atlas.cogentco.com (2001:550:0:1000::9a36:36a) 139.081 ms
21 te0-0-2-0.nr11.b061772-0.dfw06.atlas.cogentco.com (2001:550:0:1000::9a18:385e) 140.025 ms 139.906 ms te0-0-1-0.nr12.b061772-0.dfw06.atlas.cogentco.com (2001:550:0:1000::9a18:1e8e) 139.236 ms
22 te0-0-0-22.nr01.b026319-0.dfw06.atlas.cogentco.com (2001:550:0:1000::9a18:3ee6) 139.745 ms 140.217 ms te0-0-0-24.nr01.b026319-0.dfw06.atlas.cogentco.com (2001:550:0:1000::9a18:1b0e) 140.101 ms
23 2001:550:2:33::20:2 (2001:550:2:33::20:2) 129.347 ms 129.271 ms 129.410 ms
24 2a02:2498:5:1010::2 (2a02:2498:5:1010::2) 129.718 ms 129.731 ms 2a02:2498:5:100e::2 (2a02:2498:5:100e::2) 129.178 ms
25 2606:2e00:8007:1::a32e (2606:2e00:8007:1::a32e) 129.667 ms 129.331 ms 128.713 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: 2021.11.03 22:21:44/ 3 years 1 month ago
traceroute to 2606:2e00:8007:1::a32e (2606:2e00:8007:1::a32e), 30 hops max, 80 byte packets
1 fe80::%eth0 (fe80::%eth0) 8.690 ms 8.033 ms 8.601 ms
2 2a01:4f8:0:e0c0::3230 (2a01:4f8:0:e0c0::3230) 0.571 ms 0.608 ms 0.594 ms
3 * * *
4 2a01:4f8:0:e0c0::a11d (2a01:4f8:0:e0c0::a11d) 55.053 ms 55.073 ms 2a01:4f8:0:e0c0::a119 (2a01:4f8:0:e0c0::a119) 1.091 ms
5 2a01:4f8:0:e0c0::a171 (2a01:4f8:0:e0c0::a171) 1.501 ms 2a01:4f8:0:e0c0::a1a1 (2a01:4f8:0:e0c0::a1a1) 1.714 ms 1.264 ms
6 2a01:4f8:0:e0c0::a005 (2a01:4f8:0:e0c0::a005) 3.306 ms 2a01:4f8:0:e0c0::a0c1 (2a01:4f8:0:e0c0::a0c1) 2.453 ms 2a01:4f8:0:e0c0::a005 (2a01:4f8:0:e0c0::a005) 0.571 ms
7 2a01:4f8:0:3::3a (2a01:4f8:0:3::3a) 0.524 ms juniper3.rz2.hetzner.de (2a01:4f8:0:3::3e) 0.387 ms 2a01:4f8:0:3::3a (2a01:4f8:0:3::3a) 0.338 ms
8 2001:978:2:a::8:1 (2001:978:2:a::8:1) 1.505 ms 1.477 ms 1.414 ms
9 be2830.rcr21.nue01.atlas.cogentco.com (2001:550:0:1000::9a19:bbd) 1.495 ms 1.603 ms 1.078 ms
10 be2270.ccr22.muc03.atlas.cogentco.com (2001:550:0:1000::9a36:25da) 3.831 ms * be2279.ccr21.muc03.atlas.cogentco.com (2001:550:0:1000::9a36:2592) 3.651 ms
11 * * *
12 * * *
13 * * *
14 * * *
15 * * *
16 * * *
17 * * *
18 * * *
19 * * *
20 be3678.rcr51.dfw06.atlas.cogentco.com (2001:550:0:1000::9a36:146) 139.398 ms be3681.rcr52.dfw06.atlas.cogentco.com (2001:550:0:1000::9a36:2eda) 138.584 ms be3680.rcr51.dfw06.atlas.cogentco.com (2001:550:0:1000::9a36:36a) 139.081 ms
21 te0-0-2-0.nr11.b061772-0.dfw06.atlas.cogentco.com (2001:550:0:1000::9a18:385e) 140.025 ms 139.906 ms te0-0-1-0.nr12.b061772-0.dfw06.atlas.cogentco.com (2001:550:0:1000::9a18:1e8e) 139.236 ms
22 te0-0-0-22.nr01.b026319-0.dfw06.atlas.cogentco.com (2001:550:0:1000::9a18:3ee6) 139.745 ms 140.217 ms te0-0-0-24.nr01.b026319-0.dfw06.atlas.cogentco.com (2001:550:0:1000::9a18:1b0e) 140.101 ms
23 2001:550:2:33::20:2 (2001:550:2:33::20:2) 129.347 ms 129.271 ms 129.410 ms
24 2a02:2498:5:1010::2 (2a02:2498:5:1010::2) 129.718 ms 129.731 ms 2a02:2498:5:100e::2 (2a02:2498:5:100e::2) 129.178 ms
25 2606:2e00:8007:1::a32e (2606:2e00:8007:1::a32e) 129.667 ms 129.331 ms 128.713 ms