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: 2022.11.22 17:57:12/ 1 year 11 months ago
traceroute to 74.6.98.138 (74.6.98.138), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 6.192 ms 6.163 ms 6.166 ms
2 19541.your-cloud.host (168.119.217.134) 0.372 ms 0.298 ms 0.329 ms
3 * * *
4 static.125.14.46.78.clients.your-server.de (78.46.14.125) 1.418 ms 1.142 ms static.121.14.46.78.clients.your-server.de (78.46.14.121) 0.912 ms
5 spine14.cloud1.nbg1.hetzner.com (213.133.114.5) 0.950 ms spine12.cloud1.nbg1.hetzner.com (85.10.246.125) 37.971 ms spine11.cloud1.nbg1.hetzner.com (85.10.246.121) 1.181 ms
6 213-239-239-141.clients.your-server.de (213.239.239.141) 0.645 ms * static.213-133-112-85.clients.your-server.de (213.133.112.85) 0.426 ms
7 core0.fra.hetzner.com (213.239.252.21) 3.527 ms core4.fra.hetzner.com (213.239.245.245) 3.469 ms core0.fra.hetzner.com (213.239.252.25) 3.430 ms
8 ge-1-3-0.pat1.dee.yahoo.com (80.81.192.115) 3.916 ms ge-1-3-0.pat2.dee.yahoo.com (80.81.193.115) 3.732 ms 3.658 ms
9 ae-1.pat2.dez.yahoo.com (209.191.112.9) 4.089 ms ae-0.pat2.dez.yahoo.com (209.191.112.7) 3.999 ms ae-3.pat2.frz.yahoo.com (209.191.112.25) 16.516 ms
10 ae-3.pat2.frz.yahoo.com (209.191.112.25) 16.307 ms ae-11.pat1.dce.yahoo.com (209.191.64.24) 90.160 ms ae-3.pat2.frz.yahoo.com (209.191.112.25) 15.846 ms
11 ae-14.pat2.nyc.yahoo.com (209.191.64.23) 88.846 ms 88.867 ms 88.585 ms
12 ae-1.pat2.bfw.yahoo.com (209.191.64.165) 98.213 ms 101.316 ms ae-14.pat2.nyc.yahoo.com (209.191.64.23) 88.720 ms
13 et-1-0-0.msr1.bf1.yahoo.com (74.6.227.43) 98.236 ms et-0-1-1.msr2.bf2.yahoo.com (74.6.227.61) 104.550 ms ae-1.pat1.bfw.yahoo.com (209.191.64.163) 98.200 ms
14 et-19-0-0.clr2-a-gdc.bf2.yahoo.com (74.6.122.45) 98.287 ms et-18-0-0.clr1-a-gdc.bf2.yahoo.com (74.6.122.61) 96.804 ms et-19-0-0.clr1-a-gdc.bf2.yahoo.com (74.6.122.41) 98.176 ms
15 et-19-0-0.clr1-a-gdc.bf2.yahoo.com (74.6.122.41) 97.026 ms lo0.fab7-1-gdc.bf2.yahoo.com (74.6.123.238) 99.775 ms lo0.fab6-1-gdc.bf2.yahoo.com (74.6.123.239) 96.960 ms
16 usw2-1-lbb.bf2.yahoo.com (74.6.98.139) 98.326 ms lo0.fab6-1-gdc.bf2.yahoo.com (74.6.123.239) 96.992 ms usw1-1-lbb.bf2.yahoo.com (74.6.98.138) 98.229 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: 2022.11.22 17:57:12/ 1 year 11 months ago
traceroute to 74.6.98.138 (74.6.98.138), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 6.192 ms 6.163 ms 6.166 ms
2 19541.your-cloud.host (168.119.217.134) 0.372 ms 0.298 ms 0.329 ms
3 * * *
4 static.125.14.46.78.clients.your-server.de (78.46.14.125) 1.418 ms 1.142 ms static.121.14.46.78.clients.your-server.de (78.46.14.121) 0.912 ms
5 spine14.cloud1.nbg1.hetzner.com (213.133.114.5) 0.950 ms spine12.cloud1.nbg1.hetzner.com (85.10.246.125) 37.971 ms spine11.cloud1.nbg1.hetzner.com (85.10.246.121) 1.181 ms
6 213-239-239-141.clients.your-server.de (213.239.239.141) 0.645 ms * static.213-133-112-85.clients.your-server.de (213.133.112.85) 0.426 ms
7 core0.fra.hetzner.com (213.239.252.21) 3.527 ms core4.fra.hetzner.com (213.239.245.245) 3.469 ms core0.fra.hetzner.com (213.239.252.25) 3.430 ms
8 ge-1-3-0.pat1.dee.yahoo.com (80.81.192.115) 3.916 ms ge-1-3-0.pat2.dee.yahoo.com (80.81.193.115) 3.732 ms 3.658 ms
9 ae-1.pat2.dez.yahoo.com (209.191.112.9) 4.089 ms ae-0.pat2.dez.yahoo.com (209.191.112.7) 3.999 ms ae-3.pat2.frz.yahoo.com (209.191.112.25) 16.516 ms
10 ae-3.pat2.frz.yahoo.com (209.191.112.25) 16.307 ms ae-11.pat1.dce.yahoo.com (209.191.64.24) 90.160 ms ae-3.pat2.frz.yahoo.com (209.191.112.25) 15.846 ms
11 ae-14.pat2.nyc.yahoo.com (209.191.64.23) 88.846 ms 88.867 ms 88.585 ms
12 ae-1.pat2.bfw.yahoo.com (209.191.64.165) 98.213 ms 101.316 ms ae-14.pat2.nyc.yahoo.com (209.191.64.23) 88.720 ms
13 et-1-0-0.msr1.bf1.yahoo.com (74.6.227.43) 98.236 ms et-0-1-1.msr2.bf2.yahoo.com (74.6.227.61) 104.550 ms ae-1.pat1.bfw.yahoo.com (209.191.64.163) 98.200 ms
14 et-19-0-0.clr2-a-gdc.bf2.yahoo.com (74.6.122.45) 98.287 ms et-18-0-0.clr1-a-gdc.bf2.yahoo.com (74.6.122.61) 96.804 ms et-19-0-0.clr1-a-gdc.bf2.yahoo.com (74.6.122.41) 98.176 ms
15 et-19-0-0.clr1-a-gdc.bf2.yahoo.com (74.6.122.41) 97.026 ms lo0.fab7-1-gdc.bf2.yahoo.com (74.6.123.238) 99.775 ms lo0.fab6-1-gdc.bf2.yahoo.com (74.6.123.239) 96.960 ms
16 usw2-1-lbb.bf2.yahoo.com (74.6.98.139) 98.326 ms lo0.fab6-1-gdc.bf2.yahoo.com (74.6.123.239) 96.992 ms usw1-1-lbb.bf2.yahoo.com (74.6.98.138) 98.229 ms