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: 2024.08.11 23:55:17/ 3 months 5 days ago
97.217.250.142.in-addr.arpa name = sea09s30-in-f1.1e100.net.
Authoritative answers can be found from:
No results found, please run it to get the result.
Cached: 2024.08.11 23:47:05/ 3 months 5 days ago
traceroute to 142.250.217.97 (142.250.217.97), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 2.971 ms 2.950 ms 2.942 ms
2 18533.your-cloud.host (168.119.217.103) 0.399 ms 0.408 ms 0.456 ms
3 * * *
4 spine6.cloud1.nbg1.hetzner.com (78.46.29.189) 1.442 ms 1.442 ms spine5.cloud1.nbg1.hetzner.com (78.46.29.185) 1.519 ms
5 * * *
6 core11.nbg1.hetzner.com (213.239.239.121) 1.032 ms core12.nbg1.hetzner.com (213.239.239.141) 0.712 ms core11.nbg1.hetzner.com (213.239.203.101) 0.626 ms
7 core0.fra.hetzner.com (213.239.252.25) 3.683 ms core1.fra.hetzner.com (213.239.245.254) 3.409 ms core1.fra.hetzner.com (213.239.245.250) 3.408 ms
8 72.14.218.94 (72.14.218.94) 5.257 ms 142.250.160.234 (142.250.160.234) 3.671 ms 213-239-239-118.clients.your-server.de (213.239.239.118) 3.712 ms
9 * * *
10 172.253.71.88 (172.253.71.88) 3.856 ms 142.250.214.200 (142.250.214.200) 3.867 ms 142.250.229.58 (142.250.229.58) 3.862 ms
11 192.178.109.216 (192.178.109.216) 4.459 ms 192.178.81.86 (192.178.81.86) 4.996 ms 4.834 ms
12 216.239.40.147 (216.239.40.147) 4.916 ms * *
13 192.178.75.30 (192.178.75.30) 9.865 ms 216.239.62.214 (216.239.62.214) 10.026 ms 142.251.251.196 (142.251.251.196) 10.569 ms
14 142.251.233.159 (142.251.233.159) 15.566 ms 142.251.232.219 (142.251.232.219) 16.028 ms *
15 209.85.142.100 (209.85.142.100) 82.973 ms * *
16 216.239.58.254 (216.239.58.254) 99.755 ms 216.239.59.0 (216.239.59.0) 99.030 ms 216.239.58.254 (216.239.58.254) 99.453 ms
17 72.14.237.0 (72.14.237.0) 141.013 ms 142.251.226.160 (142.251.226.160) 188.164 ms 142.251.226.162 (142.251.226.162) 159.112 ms
18 216.239.50.21 (216.239.50.21) 146.896 ms 216.239.57.195 (216.239.57.195) 146.262 ms 142.251.224.201 (142.251.224.201) 145.729 ms
19 108.170.255.135 (108.170.255.135) 145.870 ms 192.178.105.47 (192.178.105.47) 146.138 ms 146.926 ms
20 142.251.55.201 (142.251.55.201) 146.238 ms 144.878 ms 142.251.55.203 (142.251.55.203) 145.738 ms
21 sea09s30-in-f1.1e100.net (142.250.217.97) 144.608 ms 144.267 ms 145.622 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: 2024.08.11 23:55:17/ 3 months 5 days ago
97.217.250.142.in-addr.arpa name = sea09s30-in-f1.1e100.net.
Authoritative answers can be found from: