It's quite common to need to identify your current internet service provider. This could be due to moving to a new apartment where the previous owner left the equipment configured, or wanting to change your plan but not knowing who exactly provides your internet access. Sometimes users forget the name of the company when paying their bills automatically, and when technical issues arise, they don't know where to turn for support.
The most reliable and accurate way to obtain this information is to look inside your router. This is where all key connection parameters are stored, including your login, password, and ISP name. Unlike external services, which can only show your approximate location or mobile operator information, the router contains actual information about your internet connection.
In this article, we'll take a detailed look at several methods for identifying your ISP. We'll cover standard control panel logins, IP address analysis, and the use of system utilities. It is important to understand, that the interface of different models may differ, but the search logic remains the same for most devices.
Login to the router control panel
The first and most obvious step is to log in to the device's web interface. To do this, you'll need to know the gateway's IP address, which is usually found on a sticker on the bottom of the device. Standard addresses often look like this: 192.168.0.1 or 192.168.1.1Enter this address into the address bar of your browser while on the same Wi-Fi network as your router.
After entering the address, the system will ask for your login and password. If you have never changed these details, they should also be listed on the factory label. A combination of admin/adminIf the data was changed earlier and forgotten, you will have to perform a full reset using the button Reset, which will reset the device to factory settings, but will require re-configuring the Internet.
⚠️ Caution: Resetting your router using the Reset button will delete all your personal configurations, including your Wi-Fi network name and password. Make sure you have a contract with your ISP or saved authentication data (PPPoE, L2TP) before performing this procedure.
Once in the control menu, pay attention to the main screen or the "Status" section. This is where the service provider's name is most often displayed. In modern models, such as Keenetic or MikroTik, this information can be displayed in large font on the dashboard. In simpler devices, such as TP-Link or D-Link, you need to look for the “WAN” or “Internet” tab.
Analysis of the WAN section and connection status
The most detailed information about your provider is contained in the section responsible for connecting to the external network. Depending on your router model, it may be called Network Map, Internet, WAN or Broadband. This displays the connection type and, often, the name of the service or company.
If the protocol is used PPPoE, then the "Username" field often contains a hint. Many providers use a login format that includes their domain or name. For example, a login like user@rt.ru directly points to Rostelecom, and login@dom.ru — to the Dom.ru company. The situation is similar with the L2TP and PPTP protocols, which also require authorization.
In the case of a dynamic IP (DHCP), when the router obtains an address automatically, the provider name may not be explicitly indicated in the login. However, this section often displays DNS server, issued by the provider. Analysis of the DNS server domain name (for example, dns.mts.ru) allows you to accurately identify the telecom operator.
- 🔍 Look for the "Status" or "Connected" field, which may indicate the name of your provider's network.
- 🔍 Pay attention to DNS addresses: they often contain the company name in the domain zone.
- 🔍 Check your connection type: PPPoE, L2TP, PPTP or Dynamic IP (DHCP).
Identifying a provider via IP address
If logging into your router doesn't yield a clear company name, you can use the external IP address assigned to your router by your ISP. This address is visible in the WAN status in the control panel or on the main page. Knowing the IP address, you can search for it in specialized WHOIS databases.
There are many online services such as 2ip.ru, pr-cy.ru or whois.domaintools.comBy entering your IP address in the search field on these sites, you will receive technical information about the owner of the address range. The "Org" or "ISP" (Internet Service Provider) field will indicate the legal entity that owns the network.
It's worth keeping in mind that large federal operators may use subsidiaries to register address spaces. For example, an address may not simply indicate "MTS," but a specific regional branch. Also, if you use mobile internet via a 4G modem built into your router, the provider will be listed as the mobile operator (Megafon, Beeline, Tele2).
| Parameter | Where to find | What does it mean? |
|---|---|---|
| WAN IP | Router status | Your external address on the network |
| ISP / Org | WHOIS database | Name of the provider company |
| DNS Server | Network settings | The address of the name server, often with the provider's name |
| Gateway | TCP/IP settings | Gateway address leading to the provider's network |
Using the Command Prompt in Windows
For users who prefer working with system utilities, the Windows command line is an excellent tool. This method doesn't require logging into the router's web interface and allows you to quickly obtain technical information about your current network connection.
Launch the command prompt by typing cmd in the Start menu. For basic information, enter the command ipconfig /allIn the list that appears, find your active connection (Ethernet or Wireless). We're interested in the "Default Gateway" line—this is your router's address—as well as the DNS server lines, which are often provided by your ISP.
ipconfig /all
A more advanced method is to use the command tracert (trace route). It shows the data packet's path to the specified site. The first or second hop (node) in the list often belongs to the provider's equipment and may contain its name in the name. For example, by running the command tracert google.com, you will see a chain of nodes.
tracert google.com
Pay attention to the first lines after your local address. If it says something like core.msk.megafon.ru or be23.spb.ptk.ru, then the abbreviation (ptk - Petersburg Telephone Network, part of MTS) will answer the question about the provider.
⚠️ Note: The tracert command may show intermediate nodes of large backbone operators through which traffic passes, rather than your direct "last mile" provider. Only look at the first 2-3 hops of the route.
Nuances for different router models
Router interfaces vary greatly depending on the manufacturer and firmware version. Knowing where to look for information on a specific model will save you time. Let's look at the features of popular brands.
In devices TP-Link (Especially in newer interfaces with blue-and-white graphics), information is often hidden in the "Network Map" or "Basic" -> "Network Map" section. This section displays a graphic representation of the internet cloud, and clicking on it or the global network icon may reveal the provider's name or connection type.
Routers ASUS ASUSWRT firmware has a very informative main page ("Network Map"). The internet connection status is displayed in the center of the screen. Clicking the globe icon or going to the "WAN" section reveals detailed information, including the IP address, mask, and often the service name.
Devices Keenetic (formerly ZyXEL) are renowned for their level of detail. On the main page ("System Monitor"), the "Internet" section immediately displays the provider's name if it was selected from the list during initial setup. If automatic setup was used, the connection type and status will be displayed.
- 📱 TP-Link: Look in the "Basic" section or on the main network map.
- 📱 ASUS: Main page (Network Map) or WAN section.
- 📱 Keenetic: The "Internet" block on the system monitor.
- 📱 MikroTik: Section "IP" -> "Addresses" or "PPP" -> "Secrets" (for PPPoE).
What should I do if my router is flashed with custom firmware (OpenWrt, DD-WRT)?
In such cases, the interface changes completely. Look for the "Network" -> "Interfaces" -> "WAN" sections. The protocol and, depending on your settings, the login or connection server will be listed there.
Specifics of mobile routers and 4G modems
A separate category of devices are portable 3G/4G routers and modems that operate using a SIM card. In this case, the "provider" is the mobile operator whose SIM card is installed in the device. This can be determined without accessing complex menus.
Simply remove the SIM card and examine its plastic base. The operator's logo (MTS, Beeline, Megafon, Tele2, Yota) will be printed on the card itself or on the router housing if the device was sold with a SIM card. Furthermore, when connecting to the Wi-Fi network of such a router, the network name (SSID) often defaults to the operator's name, for example, MTS_4G_XXXX.
In the web interface of mobile routers (often accessible at 192.168.8.1 or 192.168.1.1) The main screen always displays the signal strength, network type (LTE/4G), and operator name. This is the most obvious information, and there's no point in hiding it.
⚠️ Please note: Mobile operators frequently change their pricing and coverage. If you use a 4G router in a rural area, make sure your chosen operator actually has a signal in your location, as virtual mobile operators (MVNOs) may use different base stations.
☑️ Mobile Internet Check
Identifying your provider is a solvable task, even if you don't remember the contract details. A combination of methods (visual inspection, logging into the router, IP analysis) yields a 100% result. The key is to act consistently and carefully read the technical parameters displayed in the interface.
Frequently Asked Questions (FAQ)
Is it possible to find out the provider if the router is turned off?
No, it's impossible to access your current provider's information through your router without turning on the equipment. However, you can look at your contract, payment receipt, or call the technical support team of the companies operating in your area and provide your address.
Will 2ip.ru show my ISP if I'm using a VPN?
No, if you have a VPN enabled, the website will show information about the VPN provider's server and the country where it's located, not your actual internet provider's information. To accurately identify your VPN, you need to disable it.
What should I do if my router has a password I don't know?
If you don't know your Wi-Fi or router admin password and the default (admin/admin) password doesn't work, your only option is a factory reset (hard reset). To do this, hold down the Reset button for 10-15 seconds while the router is powered on.
Can I change my provider without replacing my router?
Yes, you can terminate your contract with one provider and sign up with another at any time. You don't need to change your router, as long as it supports the required connection type (usually an Ethernet/WAN port) and isn't blocked by your provider (which is rare for simple routers, but can happen with GPON terminals).