Tag

dig

0 views collected around this technical thread.

Efficient Ops
Efficient Ops
Jan 5, 2023 · Operations

Master Network Troubleshooting with nali, dig, mtr, and tsunami

This guide introduces four powerful network utilities—nali for IP geolocation, dig for DNS queries, mtr for combined traceroute and ping analysis, and tsunami for high‑speed UDP transfers—explaining their installation, key commands, options, and practical usage examples.

MTRNetwork ToolsTroubleshooting
0 likes · 7 min read
Master Network Troubleshooting with nali, dig, mtr, and tsunami
Efficient Ops
Efficient Ops
Jul 10, 2022 · Fundamentals

Mastering DNS: How Domain Names Turn Into IP Addresses

This article explains the fundamentals of the Domain Name System, walks through the multi‑step DNS query process using tools like dig, describes the hierarchy of name servers from root to host, and introduces common DNS record types and auxiliary utilities for troubleshooting and analysis.

DNSDNS recordsDomain Name System
0 likes · 15 min read
Mastering DNS: How Domain Names Turn Into IP Addresses
Efficient Ops
Efficient Ops
Jan 26, 2022 · Fundamentals

Mastering DNS: From Basics to Advanced Queries

This article explains the fundamentals of the Domain Name System, how DNS queries work, the role of DNS servers, hierarchical name resolution, record types, and useful command‑line tools such as dig, host, and nslookup, providing clear examples and diagrams for each concept.

DNSDNS recordsDomain Name System
0 likes · 15 min read
Mastering DNS: From Basics to Advanced Queries
Byte Quality Assurance Team
Byte Quality Assurance Team
May 26, 2021 · Fundamentals

Fundamentals of DNS: Concepts, Resolution Process, Message Format, and Practical Examples

This article explains the basic concepts of the Domain Name System, describes how DNS resolution works through resolvers, root, TLD and authoritative servers, details the DNS message structure, shows common query types, and provides practical Linux and Python examples including EDNS/ECS extensions.

DNSDNS ResolverDomain Name System
0 likes · 12 min read
Fundamentals of DNS: Concepts, Resolution Process, Message Format, and Practical Examples
Efficient Ops
Efficient Ops
Oct 25, 2020 · Fundamentals

Mastering DNS: How Domain Names Resolve to IP Addresses

This article explains the fundamentals of the Domain Name System (DNS), detailing how domain names are translated into IP addresses, the multi‑step query process, the role of DNS servers, hierarchical naming, record types, and useful command‑line tools for inspection.

DNSDNS recordsDomain Name System
0 likes · 15 min read
Mastering DNS: How Domain Names Resolve to IP Addresses
Efficient Ops
Efficient Ops
Apr 7, 2019 · Fundamentals

How DNS Works: From Queries to Root Servers Explained

DNS, the Internet’s core naming system, translates human‑readable domain names into IP addresses; this article explains its fundamentals, the multi‑step query process shown with the dig tool, server hierarchy, record types, security concerns, and handy command‑line utilities for inspection.

DNSDNS recordsDomain Name System
0 likes · 15 min read
How DNS Works: From Queries to Root Servers Explained