HNG API
Introduction
HNG Api Is a free open source (soon) API to get information about everything, it soon hopes to have much more features.
Features
- Free & Unlimited calls
- Domain lookup
- Simple responses
- XML responses
- Easy to use
Public
Public api calls, which do not require API key or authorising your browser or yourself. These are free to use and unlimited, if you don't want the XML formatting set throught the browser header, use &demo in the URL.
GETBasic IP Address Whois
https://api.hn.fyi/lookup?data=1.1.1.1
Request IP address whois information, free and unlimited calls.
PARAMS
data
GETBasic Domain Name Whois
https://api.hn.fyi/lookup?data=hn.fyi
Lookup a domain name's whois.
PARAMS
data
GETGet hashes from text
https://api.hn.fyi/hash?data=yourstring
PARAMS
data
Loading