No results found, please run it to get the result.
Cached: 2022.02.27 13:51:43/ 2 years 8 months ago Confirmed: 2024.04.16 11:34:38/ 6 months 22 days ago History: 2 records (show history)
traceroute to dfw25s34-in-f10.1e100.net (216.58.193.138), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 3.749 ms 3.728 ms 3.724 ms
2 21167.your-cloud.host (168.119.218.166) 1.304 ms 1.470 ms 1.471 ms
3 * * *
4 static.65.143.12.49.clients.your-server.de (49.12.143.65) 3.073 ms static.69.143.12.49.clients.your-server.de (49.12.143.69) 2.291 ms 2.303 ms
5 * * *
6 core12.nbg1.hetzner.com (213.239.239.141) 1.904 ms core12.nbg1.hetzner.com (213.239.203.105) 0.641 ms 0.485 ms
7 core4.fra.hetzner.com (213.239.245.245) 3.615 ms core0.fra.hetzner.com (213.239.252.21) 3.353 ms 3.398 ms
8 72.14.218.94 (72.14.218.94) 5.409 ms 5.393 ms 142.250.160.234 (142.250.160.234) 3.547 ms
9 * * *
10 142.250.214.190 (142.250.214.190) 3.925 ms 209.85.241.74 (209.85.241.74) 4.357 ms 142.250.46.244 (142.250.46.244) 3.981 ms
11 192.178.109.216 (192.178.109.216) 4.723 ms 192.178.105.16 (192.178.105.16) 4.218 ms 192.178.109.216 (192.178.109.216) 4.718 ms
12 192.178.73.111 (192.178.73.111) 4.941 ms 108.170.236.249 (108.170.236.249) 5.685 ms 5.139 ms
13 * 172.253.73.213 (172.253.73.213) 12.565 ms 172.253.66.3 (172.253.66.3) 13.350 ms
14 142.251.49.96 (142.251.49.96) 90.551 ms 90.472 ms 142.251.49.44 (142.251.49.44) 90.841 ms
15 * 142.251.245.83 (142.251.245.83) 92.342 ms 142.250.59.233 (142.250.59.233) 90.543 ms
16 192.178.81.141 (192.178.81.141) 128.255 ms 192.178.81.147 (192.178.81.147) 98.744 ms 192.178.81.153 (192.178.81.153) 97.620 ms
17 142.251.51.252 (142.251.51.252) 122.304 ms 142.251.254.58 (142.251.254.58) 105.642 ms 142.251.51.130 (142.251.51.130) 112.069 ms
18 192.178.44.141 (192.178.44.141) 122.921 ms * *
19 142.251.70.210 (142.251.70.210) 123.242 ms 108.170.225.110 (108.170.225.110) 122.027 ms 108.170.229.86 (108.170.229.86) 122.662 ms
20 108.170.228.85 (108.170.228.85) 122.956 ms 108.170.228.80 (108.170.228.80) 122.073 ms 108.170.228.72 (108.170.228.72) 121.447 ms
21 142.251.66.193 (142.251.66.193) 122.274 ms 142.250.60.239 (142.250.60.239) 122.068 ms 142.251.66.193 (142.251.66.193) 122.415 ms
22 209.85.244.61 (209.85.244.61) 122.515 ms 209.85.244.85 (209.85.244.85) 122.215 ms 122.741 ms
23 dfw25s34-in-f10.1e100.net (216.58.193.138) 122.222 ms 121.764 ms 122.106 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.06.23 01:14:55/ 3 years 4 months ago
dfw25s34-in-f10.1e100.net has address 216.58.193.138