No results found, please run it to get the result.
Cached: 2022.10.25 08:16:05/ 2 years ago
Host b.a.e.b.0.0.0.0.0.0.0.0.0.0.0.0.0.2.2.3.0.0.3.4.3.8.4.0.1.0.6.2.ip6.arpa not found: 3(NXDOMAIN)
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.24 23:15:32/ 2 years 1 month ago
traceroute to 2601:483:4300:3220::beab (2601:483:4300:3220::beab), 30 hops max, 80 byte packets
1 fe80::%eth0 (fe80::%eth0) 8.075 ms 8.069 ms 7.806 ms
2 2a01:4f8:0:e0c0::3305 (2a01:4f8:0:e0c0::3305) 0.537 ms 0.642 ms 0.597 ms
3 * * *
4 2a01:4f8:0:e0c0::a125 (2a01:4f8:0:e0c0::a125) 1.481 ms 2a01:4f8:0:e0c0::a121 (2a01:4f8:0:e0c0::a121) 1.287 ms 2a01:4f8:0:e0c0::a125 (2a01:4f8:0:e0c0::a125) 1.199 ms
5 spine13.cloud1.nbg1.hetzner.com (2a01:4f8:0:e0c0::a271) 1.480 ms spine13.cloud1.nbg1.hetzner.com (2a01:4f8:0:e0c0::a279) 1.490 ms spine14.cloud1.nbg1.hetzner.com (2a01:4f8:0:e0c0::a27d) 1.516 ms
6 2a01:4f8:0:e0c0::a259 (2a01:4f8:0:e0c0::a259) 9.708 ms 9.212 ms core12.nbg1.hetzner.com (2a01:4f8:0:e0c0::a1e5) 0.562 ms
7 juniper4.dc2.nbg1.hetzner.com (2a01:4f8:0:3::26) 0.584 ms juniper3.rz2.hetzner.de (2a01:4f8:0:3::3e) 0.474 ms juniper4.rz2.hetzner.de (2a01:4f8:0:3::22e) 0.330 ms
8 nug-b1-link.ip.twelve99.net (2001:2000:3080:146f::1) 1.055 ms * *
9 ffm-bb1-v6.ip.twelve99.net (2001:2034:1:6b::1) 3.676 ms 3.629 ms 3.792 ms
10 rest-bb1-v6.ip.twelve99.net (2001:2034:1:73::1) 93.090 ms 93.098 ms prs-bb1-v6.ip.twelve99.net (2001:2034:1:be::1) 14.064 ms
11 * * ash-bb2-v6.ip.twelve99.net (2001:2034:1:74::1) 100.075 ms
12 * * *
13 comcast-ic355279-ash-b2.ip.twelve99-cust.net (2001:2000:3080:20e0::2) 96.118 ms * *
14 * * *
15 * * *
16 * * *
17 ae-794-ar02.goodslettvll.tn.nash.comcast.net (2001:558:3:2d7::2) 108.748 ms * be-1413-cs04.doraville.ga.ibone.comcast.net (2001:558:3:b3::1) 112.232 ms
18 po-1-xar02.nashville.tn.nash.comcast.net (2001:558:160:63::2) 109.109 ms ae-792-ar02.goodslettvll.tn.nash.comcast.net (2001:558:3:2d5::2) 121.864 ms po-1-xar02.nashville.tn.nash.comcast.net (2001:558:160:63::2) 109.099 ms
19 2001:558:160:14a::2 (2001:558:160:14a::2) 109.118 ms 109.076 ms 109.079 ms
20 2001:558:160:14a::2 (2001:558:160:14a::2) 110.975 ms 2001:558:162:41b::2 (2001:558:162:41b::2) 114.739 ms 2001:558:160:14a::2 (2001:558:160:14a::2) 110.815 ms
21 2001:558:162:41b::2 (2001:558:162:41b::2) 116.334 ms 116.660 ms 116.464 ms
22 * * 2001:558:6016:38:6039:b819:20cc:4540 (2001:558:6016:38:6039:b819:20cc:4540) 126.243 ms
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.10.25 08:16:05/ 2 years ago
Host b.a.e.b.0.0.0.0.0.0.0.0.0.0.0.0.0.2.2.3.0.0.3.4.3.8.4.0.1.0.6.2.ip6.arpa not found: 3(NXDOMAIN)