# m2hdomainlookup

[![NPM Version](https://img.shields.io/npm/v/m2hdomainlookup.svg)](https://www.npmjs.com/package/m2hdomainlookup)
[![License: MIT](https://img.shields.io/badge/license-MIT-green.svg)](https://opensource.org/licenses/MIT)
[![Node.js](https://img.shields.io/badge/Node.js-%3E=14.0.0-brightgreen)](https://nodejs.org/)

🔍 **m2hdomainlookup** is a free and simple Node.js package for performing domain lookups using a public API — with **no API key required**.  
⚡ Instantly fetch DNS and WHOIS-style data for any domain, and receive clean JSON output with developer branding.

---

## 📦 Installation

Install via NPM:

```bash
npm install m2hdomainlookup
