# How to troubleshoot access to domains using Network Tools

---

This guide shows how to troubleshoot the issue when a domain is loading partially or some additional services from the main domain are not accessible.

---

#### Prerequisites:

Browser with the support of the Developers Tools. All popular modern browsers have this feature.

---

#### How to troubleshoot:

Start the browser and press **F12**, or go to **Menu &gt; Tools &gt; Browser Tools &gt; Web Developer Tools**.

<p class="callout warning">Path to the Developer Tools might be different in various browser</p>

Navigate to the Network Tab. The list below shows all the items from the page that were loaded or blocked.  
The list will be empty if the Network tab is opened after the page is loaded. In this case, refresh the page.

The HTTP status can have different values, including:

- **200 (OK)** — the access was not blocked and the item has been loaded.
- **451** — Unavailable for Legal Reasons.
- **Blocked icon** — the access was forbidden and the item had not been loaded.

Using these statuses, you can identify the blocked domain.

---

#### Example:

[![FBCDN.NET_blocked.png](https://docs.safedns.com/uploads/images/gallery/2023-09/scaled-1680-/OhWevU9daiTCARXx-fbcdn-net-blocked.png)](https://docs.safedns.com/uploads/images/gallery/2023-09/OhWevU9daiTCARXx-fbcdn-net-blocked.png)

The access to **facebook.com** is not blocked, and the Facebook logo has been loaded.  
However, all other data on the page was not loaded, because it is located on the blocked **fbcdn.net** domain.

To unblock this domain, please check its category here: [https://www.safedns.com/check/](https://www.safedns.com/check/)  
After that, navigate to the SafeDNS Dashboard and unblock that category.

If you want to keep the category blocked, you can add this domain to Allowlist instead.