How To Lookup DNS Records With The dig Command

Поделиться
HTML-код
  • Опубликовано: 6 май 2021
  • Learn how to use the dig command to do DNS record lookups. dig is a command-line tool that originally was an acronym that stood for Domain Information Groper.
    Find more at tonyteaches.tech
    Check out my vlog channel ‪@TonyFlorida‬
    #dig
  • ХоббиХобби

Комментарии • 22

  • @mackiej
    @mackiej Год назад +1

    Very informative! Thank you.
    The trace nicely illustrates what is happening with the server routing.

  • @eduro9177
    @eduro9177 Год назад +1

    Thank you for these videos! Helped me learned DNS concepts rather quickly, God Bless You!

  • @der.mihail
    @der.mihail 3 года назад

    Exactly what I needed. Thanks a lot for sharing !

  • @juanrebella2589
    @juanrebella2589 2 года назад

    Thanks man, appreciated.

  • @xiaoyiwu9310
    @xiaoyiwu9310 5 месяцев назад

    Great Video, I am just about using 'dig' command to verify DNS records for fixing a DKIM alignment with one of our email service providers.

  • @nathanzebedee5263
    @nathanzebedee5263 3 года назад

    thanks man!

  • @acronproject
    @acronproject Год назад

    very useful

  • @fmaylinch
    @fmaylinch 3 месяца назад

    4:45 the file /etc/resolve.conf suggests to use the scutil command
    btw I wonder what's the relationship between this list of DNS servers and the ones you see when using +trace 7:45

  • @vinuiamrocking
    @vinuiamrocking Год назад

    Can we open up a website by typing A Record?

  • @shemardavis1568
    @shemardavis1568 2 года назад

    How do I know the difference between recursive and iterative DNS queries?

  • @aleemkhan1753
    @aleemkhan1753 2 года назад

    hi Tony,how do i know if an email is real and its coming from the source it says its coming from. i am not tech savvy at all.thanks

    • @jakke1975
      @jakke1975 Год назад +3

      You'll have to check the "headers" of the email (all the metadata from the email). It contains all ip addresses (and/or dns names) necessary to perform the checks. For example in gmail, you can click the 3 dots and select "Show original". Email clients like e.g. Thunderbird offer the option "View source" to let you see the email headers.
      Make sure that you do not open the mail in doing so, or prevent any remote content to be loaded. Spam and phishing mails often contain remote content that notifies the sender that your email has been opened when remote content is loaded. Then they know you're email address is active and their info of you becomes more valuable to them (and you can expect more phishing or spam).

  • @okorohworld
    @okorohworld 2 года назад

    ❤️💪

  • @anneryder6315
    @anneryder6315 2 года назад +2

    Good info Tony but you neglected to tell us newbies how and where to access the dig commands on the mac

    • @TonyTeachesTech
      @TonyTeachesTech  2 года назад +7

      I believe dig comes pre-installed on Mac. To access it, open the Terminal application on your Mac

  • @daevski
    @daevski 11 месяцев назад

    Windows install can be done with the `scoop.sh` package manager. The command would be `scoop install main/bind` .... as soon as that runs, you will have the `dig` command and all the other BIND9 tools installed

  • @user-vs5rr7jq1t
    @user-vs5rr7jq1t 6 месяцев назад

    Tony. Ur giving me a bony