UNPKG

@hyperone/dns-probing

Version:

A library that allows you to guess popular DNS records without using e.g. zone transfer, access to DNS server configuration.

261 lines (260 loc) 4.82 kB
'use strict'; module.exports = { aaaa: [ 'a67896aae6e294898eb50303c00a52f74c1ce8c0.', '*.', '', 'www.', ], a: [ 'a67896aae6e294898eb50303c00a52f74c1ce8c0.', 'admin.', 'altroute-isp-2.www.', 'altroute-isp-4.en.', 'altroute-isp-4.www.', 'api.', 'app.', 'a.', 'autoconfig.', 'autodiscover.', 'bbs.', 'beta.', 'blog.', 'cdn.', 'chat.', 'cloud.', 'cpanel.', 'cpcalendars.', 'cpcontacts.', 'cp.', 'crm.', 'cvs.', 'db.', 'demo.', 'de.', 'dev.', 'direct.', 'docs.', 'doc.', 'download.', 'email.', 'en.', 'es.', 'files.', 'forum.', 'fr.', 'ftp.', 'gb.', 'git.', 'home.', 'host.', 'images.', 'imap.', 'img.', 'it.', 'i.', 'localhost.', 'mail2.', 'mail.ukhvrg3huqbjjec.info.', 'mail.', 'mc.', 'media.', 'members.', 'mobilemail.', 'mobile.', 'm.', 'mx1.', 'mx.', 'mysql.', 'my.', 'news.', 'new.', 'ns1.', 'ns2.', 'ns3.', 'ns4.', 'ns.', 'old.', 'panel.', 'pda.', 'phpmyadmin.', 'play.', 'pop3.', 'pop.', 'portal.', 'preview-domain.', 'preview.', 'pt.', 'remote.', 'res.', 'ru.', 's1.', 'secure.', 'server.', 'shop.', 'smtp.', 'ssh.', 'ssl.', 'stage.', 'staging.', 'static.', 'stats.', 'store.', 's.', 'support.', 'svn.', 'test.', 'ts.', '_.', '*.', '', 'video.', 'vpn.', 'wap.', 'webadmin.', 'webalizer.', 'webdisk.', 'webmail.', 'web.', 'whm.', 'wiki.', 'www1.', 'www2.', 'www.', ], cname: [ 'admin.', 'ads.', 'ag.', 'api.', 'app.', 'auth.', 'autoconfig.', 'autodiscover.', 'awverify.', 'beta.', 'blog.', 'calendar.', 'cdn-0.', 'cdn-1.', 'cdn-2.', 'cdn-3.', 'cdn-4.', 'cdn-5.', 'cdn-6.', 'cdn-7.', 'cdn.', 'click.', 'cpanel.', 'demo.', 'de.', 'dev.', 'direct.', 'docs.', 'drive.', 'email.mg.', 'email.', 'enterpriseenrollment.', 'enterpriseregistration.', 'en.', 'es.', 'e.', 'eu.', 'fax.', 'files.', 'forum.', 'fr.', 'ftp.', 'go.', 'groups.', 'help.', 'images.', 'imap.', 'img.', 'initialcloudflare.', 'ipv6.', '_jabber._tcp.', 'k1._domainkey.', 'loc.', 'lyncdiscover.', 'mail.', 'media.', 'mobilemail.', 'msoid.', 'm.', 'neu.', 'new.', 'pda.', 'pop3.', 'pop.', 's1._domainkey.', 's2._domainkey.', 'shop.', 'sip.', 'sites.', 'smtp.', 'staging.', 'start.', 'static.', 'statistik-back.', 'statistik-front.', 'statistik.', 'status.', 'store.', 'support.', 'test.', '*.', '', 'us.', 'video.', 'vpn.', 'webdisk.', 'webmail.', 'whm.', 'ww.', 'www.ipv6.', 'www.', '_xmpp-client._tcp.', '_xmpp-server._tcp.', ], mx: [ 'mail.', 'mg.', '*.', '', ], ns: [ '', ], srv: [ '_autodiscover._tcp.', '_jabber._tcp.', '_sipfederationtls._tcp.', '_sip._tls.', '_xmpp-client._tcp.', '_xmpp-server._tcp.', ], txt: [ '_amazonses.', 'default._domainkey.', 'dkim._domainkey.', '_dmarc.', '_domainkey.', 'dzc.', 'google._domainkey.', 'k1._domainkey.', 'krs._domainkey.', 'mail._domainkey.', 'mailo._domainkey.', 'mail.', 'mandrill._domainkey.', 'mg.', 'mx._domainkey.', 'pic._domainkey.', 'smtpapi._domainkey.', 'smtp._domainkey.', '*.', '', 'www.', ], };