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.18 11:39:52/ 1 year 11 months ago
traceroute to 41.251.215.28 (41.251.215.28), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 5.216 ms 5.201 ms 5.194 ms
2 19541.your-cloud.host (168.119.217.134) 0.264 ms 0.356 ms 0.298 ms
3 * * *
4 static.121.14.46.78.clients.your-server.de (78.46.14.121) 1.141 ms 1.415 ms static.125.14.46.78.clients.your-server.de (78.46.14.125) 1.122 ms
5 spine11.cloud1.nbg1.hetzner.com (85.10.250.73) 1.122 ms 1.127 ms spine13.cloud1.nbg1.hetzner.com (213.133.113.73) 1.132 ms
6 213-239-239-141.clients.your-server.de (213.239.239.141) 5.497 ms static.213-133-112-85.clients.your-server.de (213.133.112.85) 0.906 ms 213-239-239-141.clients.your-server.de (213.239.239.141) 0.529 ms
7 juniper4.dc2.nbg1.hetzner.com (213.239.203.138) 0.401 ms juniper5.dc2.nbg1.hetzner.com (213.239.229.166) 0.294 ms juniper5.dc2.nbg1.hetzner.com (213.239.229.162) 0.610 ms
8 nug-b1-link.ip.twelve99.net (62.115.183.232) 0.679 ms nug-b2-link.ip.twelve99.net (62.115.50.222) 3.408 ms nug-b1-link.ip.twelve99.net (213.248.70.0) 0.562 ms
9 ffm-bb1-link.ip.twelve99.net (62.115.113.146) 3.676 ms ffm-bb1-link.ip.twelve99.net (62.115.140.202) 3.667 ms ffm-bb1-link.ip.twelve99.net (62.115.113.146) 3.666 ms
10 ffm-b5-link.ip.twelve99.net (62.115.114.89) 4.027 ms 3.800 ms 27.542 ms
11 telecomitalia-ic318723-ffm-b5.ip.twelve99-cust.net (62.115.149.1) 18.965 ms 18.971 ms 16.161 ms
12 ae42.marsiglia3.mar.seabone.net (213.144.170.115) 19.034 ms ae8.marsiglia3.mar.seabone.net (213.144.170.113) 25.053 ms 21.660 ms
13 maroc-telecom.marsiglia3.mar.seabone.net (213.144.170.39) 59.205 ms 50.338 ms 47.331 ms
14 adsl-58-249-192-81.adsl.iam.net.ma (81.192.249.58) 52.344 ms adsl-54-249-192-81.adsl.iam.net.ma (81.192.249.54) 44.313 ms adsl-66-249-192-81.adsl.iam.net.ma (81.192.249.66) 49.203 ms
15 adsl-38-92-192-81.adsl2.iam.net.ma (81.192.92.38) 56.933 ms adsl-122-85-192-81.adsl2.iam.net.ma (81.192.85.122) 43.721 ms adsl-126-85-192-81.adsl2.iam.net.ma (81.192.85.126) 40.159 ms
16 adsl-33-196-192-81.adsl.iam.net.ma (81.192.196.33) 54.281 ms 64.345 ms 56.476 ms
17 41.251.215.28 (41.251.215.28) 62.926 ms * 59.398 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.18 11:39:52/ 1 year 11 months ago
traceroute to 41.251.215.28 (41.251.215.28), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 5.216 ms 5.201 ms 5.194 ms
2 19541.your-cloud.host (168.119.217.134) 0.264 ms 0.356 ms 0.298 ms
3 * * *
4 static.121.14.46.78.clients.your-server.de (78.46.14.121) 1.141 ms 1.415 ms static.125.14.46.78.clients.your-server.de (78.46.14.125) 1.122 ms
5 spine11.cloud1.nbg1.hetzner.com (85.10.250.73) 1.122 ms 1.127 ms spine13.cloud1.nbg1.hetzner.com (213.133.113.73) 1.132 ms
6 213-239-239-141.clients.your-server.de (213.239.239.141) 5.497 ms static.213-133-112-85.clients.your-server.de (213.133.112.85) 0.906 ms 213-239-239-141.clients.your-server.de (213.239.239.141) 0.529 ms
7 juniper4.dc2.nbg1.hetzner.com (213.239.203.138) 0.401 ms juniper5.dc2.nbg1.hetzner.com (213.239.229.166) 0.294 ms juniper5.dc2.nbg1.hetzner.com (213.239.229.162) 0.610 ms
8 nug-b1-link.ip.twelve99.net (62.115.183.232) 0.679 ms nug-b2-link.ip.twelve99.net (62.115.50.222) 3.408 ms nug-b1-link.ip.twelve99.net (213.248.70.0) 0.562 ms
9 ffm-bb1-link.ip.twelve99.net (62.115.113.146) 3.676 ms ffm-bb1-link.ip.twelve99.net (62.115.140.202) 3.667 ms ffm-bb1-link.ip.twelve99.net (62.115.113.146) 3.666 ms
10 ffm-b5-link.ip.twelve99.net (62.115.114.89) 4.027 ms 3.800 ms 27.542 ms
11 telecomitalia-ic318723-ffm-b5.ip.twelve99-cust.net (62.115.149.1) 18.965 ms 18.971 ms 16.161 ms
12 ae42.marsiglia3.mar.seabone.net (213.144.170.115) 19.034 ms ae8.marsiglia3.mar.seabone.net (213.144.170.113) 25.053 ms 21.660 ms
13 maroc-telecom.marsiglia3.mar.seabone.net (213.144.170.39) 59.205 ms 50.338 ms 47.331 ms
14 adsl-58-249-192-81.adsl.iam.net.ma (81.192.249.58) 52.344 ms adsl-54-249-192-81.adsl.iam.net.ma (81.192.249.54) 44.313 ms adsl-66-249-192-81.adsl.iam.net.ma (81.192.249.66) 49.203 ms
15 adsl-38-92-192-81.adsl2.iam.net.ma (81.192.92.38) 56.933 ms adsl-122-85-192-81.adsl2.iam.net.ma (81.192.85.122) 43.721 ms adsl-126-85-192-81.adsl2.iam.net.ma (81.192.85.126) 40.159 ms
16 adsl-33-196-192-81.adsl.iam.net.ma (81.192.196.33) 54.281 ms 64.345 ms 56.476 ms
17 41.251.215.28 (41.251.215.28) 62.926 ms * 59.398 ms