Skip to content

TryGhost/nameservers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nameservers

A list of nameservers along with details about them.

Install

npm install nameservers

Usage (Node.js / JavaScript)

const ns = require('nameservers');

// Check if a hostname is a known nameserver

ns.find(n => new RegExp(n.match).test(hostname));

Copyright & License

Copyright (c) 2013-2025 Ghost Foundation - Released under the MIT license.

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published