The Internet and DNS
Aligned to the AQA 7517 specification
- Level
- Intermediate
- Reading time
- 6 min
- Published
- 13 June 2026
- Updated
- 1 July 2026
On this page
Key takeaways
- The Internet is a packet-switched, decentralised global network of networks interconnected by routers, with no single organisation owning or controlling it.
- In packet switching, packets are routed independently, may take different routes and arrive out of order, then are reassembled in the correct order using sequence numbers.
- DNS is a hierarchical distributed database that translates domain names into IP addresses; no single server holds all records, making it scalable and resilient.
- An IP address is what routers use and a domain name is the human-readable name DNS maps to it; they are not interchangeable terms.
- A FQDN identifies a specific host (www.example.co.uk) while a URL identifies a specific resource including protocol and path; a FQDN is a component of a URL.
Something not quite clicking?
Ask Aica to explain any part of this differently. Free, takes 30 seconds.
Key terms
- Packet switching
- The method by which data travels across the Internet: a message is broken into packets that are each routed independently and reassembled in order at the destination.
- Router
- A device that forwards packets between different networks by reading each packet's destination IP address, consulting its routing table, and forwarding toward the destination.
- Gateway
- A router that connects different network types, such as a home router bridging the home network and the ISP's network with different addressing schemes.
- IP address
- A numerical label assigned to every device on a network, used by routers to identify the source and destination of packets.
- Domain name
- A human-readable name that maps to an IP address, such as www.example.co.uk.
- FQDN
- Fully Qualified Domain Name: the complete domain name of a specific host, including all hierarchical levels.
- URL
- Uniform Resource Locator: the complete address of a specific resource, including protocol, domain, and path.
- DNS
- Domain Name System: a hierarchical distributed database that translates domain names into IP addresses.
- Internet registries
- Organisations that manage the allocation and registration of Internet resources, maintaining authoritative databases of assigned IP addresses and domain names to prevent conflicts.
Frequently asked questions
An IP address (e.g. 93.184.216.34) is a numerical label routers use to identify the source and destination of packets, while a domain name (e.g. www.example.com) is a human-readable name. DNS translates between them; they are not interchangeable.
No single server could store all domain name records for the entire Internet's hundreds of millions of domains. Distributing the database across thousands of servers (root, TLD, authoritative) makes it scalable and resilient.
No. In packet switching, different packets from the same message may travel different routes through the Internet, and if one route is congested or fails packets can be rerouted automatically. They are reassembled in order at the destination using sequence numbers.
Generate revision on any topic you study
Type any topic you're studying and Aicademy generates a complete lesson, quiz, and flashcard set, personalised to your level.
Lessons on anything
Structured, level-matched lessons on any topic you study
Practice quizzes
Find out what you actually know before the exam does
Flashcard sets
Lock in key concepts with instant revision cards
Ask Aica
Stuck on something? Get a clear explanation, any time
Network Topology and Wireless Networking
Internet Security
Related lessons
6 min
6 min
6 min