• Resolves the IP address hostname.

    Parameters

    • ip: string

      The IP address.

    • cacheTime: number = ...

      The number of milliseconds to keep the resolved hostname into the memory cache.

    Returns Promise<string>

    The IP address hostname.