What is an ISP (Internet Service Provider)?
An ISP is the company that connects you to the internet. It gives your connection an IP address, carries your traffic toward the rest of the network, and usually provides DNS — the bridge between your devices and every other network online.
An ISP (Internet Service Provider) is the company that connects you to the internet. When you pay a monthly bill for home broadband or a mobile data plan, you are paying an ISP. Its job is to take the traffic leaving your devices and carry it toward the rest of the internet — and to bring the replies back. It is your on-ramp to the global network, and for most people it is the single most important company they never think about.
What an ISP does
Behind that simple connection, an ISP performs several distinct jobs.
- It gives your connection an identity. The ISP assigns your link a public IP address — the address the rest of the internet uses to reach you. Often this is a single address shared by your whole household through NAT.
- It carries your traffic. When you request a page, the ISP routes your packets out through its network toward the destination, and routes the answers back. To do this it participates in global routing using one or more ASNs.
- It usually provides DNS. Most ISPs run DNS resolvers that translate the names you type into the addresses your device actually connects to. You can replace these with a public resolver if you prefer.
Take any one of these away and the connection stops being useful. Together, they are what “having the internet” actually means.
How an ISP connects you to everything else
No single ISP owns the whole internet, so the magic is in how they interconnect. Your traffic typically climbs and descends a loose hierarchy:
- The last mile is the physical link from the ISP to your door — fibre, cable, DSL, fixed wireless, mobile radio, or satellite. It is the hardest, most capital-intensive part to build, which is why local access providers exist at all.
- Regional and backbone networks carry traffic across cities and countries.
- Transit and peering connect your ISP to others. Your ISP may buy transit from a larger network to reach the whole internet, and peer — exchange traffic directly and usually for free — with networks it talks to a lot, frequently at an internet exchange (IX) where many networks meet in one facility.
Networks are often described in tiers. A Tier 1 network can reach the entire internet purely through settlement-free peering, buying transit from no one. Tier 2 networks peer where they can but still buy some transit. Tier 3 networks are access providers that buy transit to reach the world. The labels are informal, but they capture a real structure — and that structure is visible in routing data as the provider, peer, and customer relationships ipdex surfaces on every network.
Types of provider
“ISP” is a broad term. The networks that resolve from IP addresses fall into recognisable categories:
- Residential ISPs connect homes (cable, fibre, DSL).
- Mobile carriers connect phones and tablets over cellular networks.
- Business ISPs sell connectivity to companies, often with static addresses and service guarantees.
- Transit / backbone carriers sell connectivity to other networks rather than to end users.
- Hosting and cloud providers are a related but distinct category — they connect and run servers rather than end users. They operate networks with ASNs too, but their role and address space differ, which is why a good index distinguishes them.
Comcast, for instance, is a large residential and business access provider in the United States — a real operator with a real footprint of networks. The live card at the end of this article shows its organisation profile directly from the ipdex index, with a link to every ASN it operates. If an organisation is not in the index, the lookup reports an honest “not found” rather than guessing.
What your ISP can see
Because all of your traffic passes through your ISP, it occupies a uniquely revealing position. It can see the IP addresses you connect to and, unless you use encrypted DNS, the names you look up. Modern encryption (HTTPS) hides the contents of what you send and receive, but the destination address remains visible by necessity — the ISP has to know where to send your packets — and the site name is often still exposed during the TLS handshake.
This is not unique to any one provider; it is inherent to the role. It is also why DNS choice, encrypted DNS, and VPNs are discussed so often: they change which party sees which part of your activity, without changing the fundamental fact that some network must carry your traffic. (Note: ipdex itself indexes networks, not people — it never stores or tracks a visitor’s activity.)
Myth-busting
Myth: “My ISP and my Wi-Fi router are the same thing.” No. The router is the box in your home that creates your local network; the ISP is the company whose network your router connects to. The router assigns private addresses inside; the ISP assigns the public address outside.
Myth: “A faster plan changes my IP address quality.” Speed and addressing are unrelated. A faster plan moves more data, but your address is assigned the same way. Many fast residential connections still sit behind carrier-grade NAT.
Myth: “Using a VPN hides me from my ISP completely.” A VPN moves the point where your traffic becomes visible from your ISP to the VPN provider. Your ISP then sees encrypted traffic to the VPN, but the VPN provider sees what your ISP otherwise would. It shifts trust; it does not erase it.
Myth: “Every ISP is a giant national company.” Many are small regional or municipal providers, or specialised business and transit networks. The internet’s resilience comes partly from this diversity of operators, each with its own ASN.
Key takeaways
- An ISP is the company that connects you to the internet — addressing, routing, and usually DNS.
- It is an organisation; its network’s identity in global routing is one or more ASNs.
- ISPs interconnect through transit and peering, forming the loose tier structure visible in routing data.
- Access ISPs connect users; hosting and cloud providers connect servers — related but distinct roles.
- Your ISP can see where your traffic goes, by necessity — which is why addressing, DNS, and encryption choices matter.
Frequently asked questions
What does an ISP actually do?
It gives your connection an IP address, carries your outbound traffic toward its destination and brings replies back, and usually runs the DNS resolvers that turn names into addresses. In short, it is your on-ramp to every other network on the internet.
What is the difference between an ISP and an ASN?
An ISP is a company; an ASN is the number that identifies its network in global routing. A large ISP may operate several ASNs. The ISP is the organisation, the ASN is its technical identity in BGP.
Can my ISP see what websites I visit?
It can see which servers you connect to and, unless you use encrypted DNS, the names you look up. With HTTPS the page contents are encrypted, but the destination address — and often the site name via the TLS handshake — remains visible to the network carrying your traffic.
What is a Tier 1 ISP?
A network large enough to reach the entire internet purely through settlement-free peering, without buying transit from anyone. Tier 2 networks peer where they can but also buy some transit; Tier 3 networks are access providers that buy transit to reach the world.
Why does my ISP give me one public IP for the whole house?
Because IPv4 addresses are scarce. Your router uses NAT to share a single public address among all your devices, and many ISPs go further with carrier-grade NAT, sharing one public IPv4 address among many customers. IPv6 removes this constraint.
Does my ISP assign a static or dynamic IP address?
Residential connections usually get a dynamic address that can change over time, assigned automatically. A static address that never changes is normally a paid business option, needed when other machines must reliably connect to you.
How is an ISP different from a hosting or cloud provider?
An access ISP connects end users (homes, phones, offices) to the internet. A hosting or cloud provider connects servers and runs them on behalf of others. Both operate networks with ASNs, but their role and the kind of IP space they hold differ.
Can I choose my own DNS instead of my ISP's?
Yes. You can point any device or router at a public resolver such as 1.1.1.1 or 8.8.8.8 instead of your ISP's. This can change performance and privacy, though your ISP can still see the addresses you connect to.
What is the last mile?
The final physical link from the ISP's network to your premises — fibre, cable, DSL, fixed wireless, mobile, or satellite. It is often the hardest and most expensive part of the network to build, which is why local ISPs matter.
How can I tell which ISP an IP address belongs to?
Look it up. An IP resolves to an ASN and the organisation that operates it, which tells you the provider, its type (residential, mobile, hosting), and country. That resolution is exactly what ipdex indexes.
Updated 2026-06-17T00:00:00.000Z