Cached: 2023.07.13 16:13:06/ 1 year 4 months ago Confirmed: 2023.08.02 01:06:03/ 1 year 3 months ago
pk-in-f188.1e100.net has address 74.125.197.188pk-in-f188.1e100.net has IPv6 address 2607:f8b0:400e:c03::bc
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: 2023.07.13 16:14:06/ 1 year 4 months ago
traceroute to pk-in-f188.1e100.net (74.125.197.188), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 4.131 ms 4.103 ms 4.114 ms
2 15045.your-cloud.host (49.12.138.41) 0.548 ms 0.553 ms 0.579 ms
3 * * *
4 spine4.cloud1.nbg1.hetzner.com (88.198.247.133) 1.915 ms 1.913 ms 1.909 ms
5 * * *
6 core12.nbg1.hetzner.com (213.239.239.141) 1.069 ms 11.255 ms 0.517 ms
7 core1.fra.hetzner.com (213.239.245.250) 3.802 ms core0.fra.hetzner.com (213.239.252.25) 6.539 ms core1.fra.hetzner.com (213.239.245.254) 3.661 ms
8 * 72.14.218.94 (72.14.218.94) 5.645 ms *
9 * * *
10 108.170.252.65 (108.170.252.65) 4.534 ms 172.253.64.118 (172.253.64.118) 3.507 ms 108.170.252.65 (108.170.252.65) 4.566 ms
11 108.170.252.83 (108.170.252.83) 4.275 ms 108.170.251.145 (108.170.251.145) 4.279 ms 108.170.251.144 (108.170.251.144) 3.749 ms
12 108.170.238.60 (108.170.238.60) 6.093 ms 108.170.228.9 (108.170.228.9) 6.071 ms 209.85.252.77 (209.85.252.77) 5.384 ms
13 216.239.50.187 (216.239.50.187) 13.608 ms 13.367 ms 13.369 ms
14 142.251.49.212 (142.251.49.212) 90.899 ms 142.251.49.96 (142.251.49.96) 90.800 ms 209.85.242.252 (209.85.242.252) 90.426 ms
15 142.251.49.209 (142.251.49.209) 91.631 ms 172.253.71.187 (172.253.71.187) 90.874 ms 142.251.49.199 (142.251.49.199) 91.602 ms
16 142.251.64.249 (142.251.64.249) 105.145 ms * 142.251.65.3 (142.251.65.3) 104.706 ms
17 142.251.226.158 (142.251.226.158) 146.165 ms 142.250.213.70 (142.250.213.70) 145.783 ms 145.264 ms
18 216.239.57.82 (216.239.57.82) 145.179 ms 74.125.252.47 (74.125.252.47) 144.021 ms 216.239.57.82 (216.239.57.82) 145.792 ms
19 209.85.246.21 (209.85.246.21) 146.800 ms 209.85.246.103 (209.85.246.103) 146.586 ms 209.85.243.121 (209.85.243.121) 147.013 ms
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 pk-in-f188.1e100.net (74.125.197.188) 144.647 ms 144.687 ms 144.679 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: 2023.07.13 16:14:06/ 1 year 4 months ago
traceroute to pk-in-f188.1e100.net (74.125.197.188), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 4.131 ms 4.103 ms 4.114 ms
2 15045.your-cloud.host (49.12.138.41) 0.548 ms 0.553 ms 0.579 ms
3 * * *
4 spine4.cloud1.nbg1.hetzner.com (88.198.247.133) 1.915 ms 1.913 ms 1.909 ms
5 * * *
6 core12.nbg1.hetzner.com (213.239.239.141) 1.069 ms 11.255 ms 0.517 ms
7 core1.fra.hetzner.com (213.239.245.250) 3.802 ms core0.fra.hetzner.com (213.239.252.25) 6.539 ms core1.fra.hetzner.com (213.239.245.254) 3.661 ms
8 * 72.14.218.94 (72.14.218.94) 5.645 ms *
9 * * *
10 108.170.252.65 (108.170.252.65) 4.534 ms 172.253.64.118 (172.253.64.118) 3.507 ms 108.170.252.65 (108.170.252.65) 4.566 ms
11 108.170.252.83 (108.170.252.83) 4.275 ms 108.170.251.145 (108.170.251.145) 4.279 ms 108.170.251.144 (108.170.251.144) 3.749 ms
12 108.170.238.60 (108.170.238.60) 6.093 ms 108.170.228.9 (108.170.228.9) 6.071 ms 209.85.252.77 (209.85.252.77) 5.384 ms
13 216.239.50.187 (216.239.50.187) 13.608 ms 13.367 ms 13.369 ms
14 142.251.49.212 (142.251.49.212) 90.899 ms 142.251.49.96 (142.251.49.96) 90.800 ms 209.85.242.252 (209.85.242.252) 90.426 ms
15 142.251.49.209 (142.251.49.209) 91.631 ms 172.253.71.187 (172.253.71.187) 90.874 ms 142.251.49.199 (142.251.49.199) 91.602 ms
16 142.251.64.249 (142.251.64.249) 105.145 ms * 142.251.65.3 (142.251.65.3) 104.706 ms
17 142.251.226.158 (142.251.226.158) 146.165 ms 142.250.213.70 (142.250.213.70) 145.783 ms 145.264 ms
18 216.239.57.82 (216.239.57.82) 145.179 ms 74.125.252.47 (74.125.252.47) 144.021 ms 216.239.57.82 (216.239.57.82) 145.792 ms
19 209.85.246.21 (209.85.246.21) 146.800 ms 209.85.246.103 (209.85.246.103) 146.586 ms 209.85.243.121 (209.85.243.121) 147.013 ms
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 pk-in-f188.1e100.net (74.125.197.188) 144.647 ms 144.687 ms 144.679 ms