Which of the following is a protocol used to query databases that contain information about the owners of Internet resources such as domain names, IP address blocks, and autonomous system numbers?
A. SMTP
B. DDNS
C. DMVPN
D. WHOIS
D
Explanation: WhOIS is a protocol used to query databases that contain information about the owners of Internet resources such as domain names, IP address blocks, and autonomous system (AS) numbers ( used to identify private BGP networks on the Internet). This information provides a treasure trove of information that can enhance the attack of a network.
You might also like to view...
Identify the letter of the choice that best matches the phrase or definition.
A. A situation where the user is interacting with a button, such as clicking a button with the mouse and then releasing it B. A symbol containing a Timeline with only four frames C. A sound synchronized with the Timeline D. Does not play until the entire sound has downloaded E. Sounds free of this have no additional usage fees when distributed with your projects F. Option to specify a set number of times you want a sound to play G. Object to which the event will happen H. Steps performed when the event occurs I. A sound setting under which the first instance of the sound will be stopped before a new instance starts J. Is the button's clickable area but does not change the button's appearance K. Part of the rendering process L. A graphical representation of a sound
Case-Based Critical Thinking Questions ?? Case 9-2 Gregor, a software developer, is developing a calendar application. He has to use severalifconditional statements to ensure that the calendar displays the exact number of days present in each month of each year. He creates adayCountarray to keep track of the number of days in each month. ?Gregor wants to ensure February contains 29 days only in the year 2020 as it is a leap year. Which of the following should Gregor use to set the value in thedayCountarray?
A. if (thisYear === 2020) {dayCount[1] = 29;} B. if (dayCount=29){2020;} C. if {thisYear = 2020;dayCount[1] == 29;} D. if {dayCount=29 && this year=2020;}
Which of the following would a technician MOST likely perform to prevent a tripping hazard?
A. Use an ESD mat B. Proper cable management C. Use plenum graded cable D. Proper documentation
Like other programs, Java software can run only on specific types of computers.
Indicate whether the statement is true or false.