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.11.14 19:03:42/ 1 year ago
110.217.250.142.in-addr.arpa name = sea09s30-in-f14.1e100.net.
Authoritative answers can be found from:
No results found, please run it to get the result.
Cached: 2023.11.14 19:05:13/ 1 year ago
traceroute to 142.250.217.110 (142.250.217.110), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 3.296 ms 3.275 ms 3.275 ms
2 19091.your-cloud.host (168.119.219.57) 0.389 ms 0.400 ms 0.415 ms
3 * * *
4 static.73.143.12.49.clients.your-server.de (49.12.143.73) 1.357 ms static.77.143.12.49.clients.your-server.de (49.12.143.77) 1.433 ms 1.433 ms
5 * * *
6 core11.nbg1.hetzner.com (213.239.239.121) 1.049 ms core11.nbg1.hetzner.com (213.239.203.101) 0.866 ms 0.851 ms
7 core1.fra.hetzner.com (213.239.245.254) 4.340 ms core5.fra.hetzner.com (213.239.224.238) 3.415 ms core0.fra.hetzner.com (213.239.252.21) 3.482 ms
8 * 72.14.218.176 (72.14.218.176) 3.827 ms 142.250.160.234 (142.250.160.234) 3.697 ms
9 * * *
10 142.250.46.250 (142.250.46.250) 4.677 ms 142.250.214.194 (142.250.214.194) 3.922 ms 142.250.46.250 (142.250.46.250) 5.032 ms
11 108.170.252.18 (108.170.252.18) 7.076 ms 108.170.251.208 (108.170.251.208) 3.700 ms 108.170.251.145 (108.170.251.145) 4.516 ms
12 209.85.240.113 (209.85.240.113) 4.724 ms 192.178.73.111 (192.178.73.111) 4.448 ms 108.170.229.168 (108.170.229.168) 90.406 ms
13 172.253.66.3 (172.253.66.3) 29.430 ms 172.253.73.213 (172.253.73.213) 28.020 ms 142.251.249.33 (142.251.249.33) 28.394 ms
14 142.251.69.10 (142.251.69.10) 90.357 ms * 142.251.49.44 (142.251.49.44) 89.915 ms
15 * * *
16 192.178.81.225 (192.178.81.225) 103.754 ms 103.266 ms 192.178.81.237 (192.178.81.237) 103.610 ms
17 142.250.213.70 (142.250.213.70) 145.713 ms 142.251.226.160 (142.251.226.160) 148.751 ms 142.250.213.70 (142.250.213.70) 145.520 ms
18 142.251.64.19 (142.251.64.19) 150.739 ms 216.239.46.203 (216.239.46.203) 151.928 ms 142.251.225.39 (142.251.225.39) 149.932 ms
19 108.170.245.113 (108.170.245.113) 150.252 ms 108.170.245.97 (108.170.245.97) 150.668 ms 151.600 ms
20 142.251.55.201 (142.251.55.201) 150.600 ms 149.543 ms 149.130 ms
21 sea09s30-in-f14.1e100.net (142.250.217.110) 150.905 ms 150.603 ms 151.071 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.11.14 19:03:42/ 1 year ago
110.217.250.142.in-addr.arpa name = sea09s30-in-f14.1e100.net.
Authoritative answers can be found from: