/etc/hosts - File

This File is used by the system to resolve DNS requests. The IP addresses on the left are mapped to the Domain names on the right.

Example

127.0.0.1       localhost
127.0.1.1       kali
10.129.110.133  ignition.htb 

# The following lines are desirable for IPv6 capable hosts

::1     localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes