Net Neutrality Monitor analyses how Internet Service Providers resolve, block and inject DNS traffic. The platform tracks servers under examination, surfaces country-level reports, and publishes a live blacklist of injected addresses.
View Country ReportsWhat the platform does
Net Neutrality Monitor provides real-time analysis of the censorship systems used by Internet Service Providers. It tracks DNS servers currently under examination, lists known DNS servers that respond correctly to specific tests, and produces country reports on the types of blocking detected — from gambling and file-sharing to streaming and image hosting.
- DNS probes
- Country reports
- Injected addresses
- ISP scoring
Coverage across the monitored regions
Country reports are available for China, Colombia, Denmark, Estonia, Finland, Italy, Korea Republic of, Sweden, Switzerland, Thailand, Turkey and additional regions as new probes are activated.
- 11+Countries with published reports
- LiveDNS server list under examination
- CC BY 2.5 IT / BY-SA 3.0Content licensing applied
- OpenDonations and probe submissions
How one blocked domain can disrupt an entire network
A domain name can look like a single destination, yet modern websites rarely operate as isolated servers. One hostname may support a retailer’s checkout, a bank’s authentication flow, a streaming service’s sign-in process, or several subdomains used by mobile apps. When an Internet Service Provider (ISP) or DNS resolver blocks that name, the visible result can extend well beyond one unavailable webpage. Learn more about Contact.
This case study follows a hypothetical Australian domain, harbourmarket.example, to show how a single filtering decision can spread through a network. The example reflects the kinds of relationships that censorship probes, DNS measurements and blacklist data can reveal. It does not claim that this particular domain is blocked; it provides a practical model for interpreting country-level results.
| Blocking point | What the user experiences | Who may be affected | Main evidence |
|---|---|---|---|
| DNS resolver | The domain fails to resolve or returns a block page | Customers using that resolver | DNS answer, response code, resolver location |
| ISP access layer | Connections are redirected, filtered or dropped | Subscribers on one provider or network | Probe results across access networks |
| IP address | Several sites may become unreachable if they share infrastructure | Users targeting the same address | IP-level tests and hosting data |
| Application dependency | Login, payment or images fail while the main page loads | Users of related services and apps | Browser requests, subdomain checks |
| Cross-network policy | Availability varies between providers or countries | Users in a defined jurisdiction | Comparative probes and blacklist records |
The domain is a small name with a large footprint
Suppose Harbour Market is an online retailer used by customers in Sydney, Melbourne, Brisbane and regional New South Wales. Its main page is hosted at www.harbourmarket.example, while api.harbourmarket.example handles product searches, pay.harbourmarket.example processes checkout sessions and static.harbourmarket.example delivers images and scripts. The same company may use a separate identity provider for sign-in and a content delivery network for fast delivery.
A block applied to the parent domain or a wildcard rule can therefore disable several functions at once. A customer might see a blank product page, receive a timeout during payment or be repeatedly returned to a login screen. The domain has been filtered once, but the operational effect resembles a service outage across multiple systems.
The impact becomes broader if other brands share a hostname, IP address or third-party platform. Blocking an address instead of a domain can affect unrelated tenants on the same cloud service. Blocking a common API or authentication endpoint can interrupt an app even when the app’s own website remains accessible.
How a DNS block changes the user journey
DNS is often the first place where a domain is translated into an IP address. An ISP resolver may return an error, a non-existent domain response, a warning page or an address controlled by the filtering system. From the user’s perspective, the browser may display a message such as “server not found”, even though the origin server is operating normally.
The distinction matters in Australia, where households may use the DNS service supplied by Telstra, Optus, TPG or a smaller NBN retailer, while mobile users rely on a carrier resolver. Two people in the same suburb can receive different results because they use different providers, devices or manually configured DNS services. A home router can also cache a blocked response, making the interruption appear longer than it is.
A DNS-only restriction may leave direct IP access working, although that is not a reliable substitute for normal browsing. Websites commonly depend on the original hostname for TLS certificates, virtual hosting and application routing. A browser that reaches the correct server by IP address may still receive a certificate warning or the wrong website. The distinction between domain and IP filtering is explained in this DNS and IP blocking reference.
Why one rule can affect unrelated services
The network effect grows when a domain is embedded into everyday workflows. Harbour Market might send order updates from a subdomain, load fraud checks from a partner, and use a shared sign-in service for its website and mobile application. If the filtering rule matches too broadly, customers can lose access to account history, parcel tracking or refunds even when the store’s catalogue remains visible.
This pattern also appears outside retail. A blocked analytics or JavaScript host can break a news site; a blocked identity endpoint can affect several apps; a blocked software update domain can prevent security patches. Public Wi-Fi operators, schools and workplaces may impose additional filtering, producing a layered result in which the same domain works on a home NBN connection but fails on a café network in central Melbourne.
Shared infrastructure creates a second form of collateral damage. Cloud providers and CDNs host many customers behind common addresses. An IP blacklist aimed at one service can therefore suppress unrelated websites, especially where the filter does not distinguish hostnames. The technical severity depends on the blocking method, rule scope, cache duration and number of dependent services.
Reading measurements across Australian networks
A single failed page load cannot establish censorship. The same symptom can result from a server outage, a routing problem, expired TLS credentials, a faulty resolver or a temporary maintenance window. Stronger analysis compares multiple probes, protocols and networks while recording the time of each test.
For a useful country view, analysts can inspect whether a hostname resolves normally, whether returned addresses differ, whether TCP and HTTPS connections complete, and whether the response contains a provider-specific block page. The project’s guide to reading probe data helps distinguish a consistent filtering signature from an isolated technical failure.
Australian geography makes comparison especially important. A result from a Sydney fixed-line probe may differ from one collected through a mobile network in Perth or a regional connection near Cairns. Congestion, carrier-grade NAT, local caching and peering arrangements can create variation that resembles selective blocking. Repeated tests across cities and access types make the network-wide pattern easier to identify.
The legal and commercial setting
Australia has a well-established pathway for court-ordered website blocking in copyright disputes. Section 115A of the Copyright Act 1968 allows rights holders to seek orders against overseas online locations alleged to infringe copyright, and the orders can require carriage service providers to block access. This framework is different from every filtering event being a general government blacklist, so the legal basis and implementation should be recorded separately.
The commercial consequences can be immediate. Australians commonly use streaming platforms, online marketplaces, banking portals and delivery apps on mobile devices throughout the day. If a domain supports several services, a block can cause abandoned purchases, duplicated support requests and reputational damage. Smaller retailers may be especially exposed because one external payment, identity or hosting dependency can represent a large share of their digital operation.
ISPs also have to balance compliance, network performance and customer communication. A broad rule may be efficient to deploy but produce false positives. A narrow hostname rule may reduce collateral damage but require more frequent maintenance as operators change domains, certificates and hosting providers. The difference between deliberate restriction and accidental overblocking is therefore significant for consumers and service owners.
What the incident looks like to different users
For an ordinary customer, the first sign may be a failed search or an order that never completes. Someone using a Telstra or Optus mobile connection could see a different result from a household using an independent NBN provider. A traveller in Adelaide might access the site through hotel Wi-Fi while the same phone fails over cellular data. These inconsistencies often lead users to blame the website before considering the path between device and server.
For the business, monitoring may show a sharp fall in Australian traffic while overseas visits remain stable. Support logs can reveal that customers are reaching the homepage but not the checkout API. DNS logs may show an unusual response code, while server logs show no request from the affected users at all. That combination points toward interference before the connection reaches the origin rather than a conventional application outage.
For researchers, the incident is valuable because it demonstrates why a blacklist entry should be treated as a starting point. Domain status, resolver behaviour, IP reachability, HTTPS negotiation and application dependencies must be examined together. The Net Neutrality Monitor project presents its results as indicative research data, so careful interpretation should preserve uncertainty and distinguish observation from attribution.
A practical assessment begins with the exact hostname, test time, network type and response pattern. Check the domain through several Australian access networks, compare DNS with direct connection tests, and map critical subdomains before deciding that one blocked name has caused a broader outage. In network monitoring, the most useful takeaway is simple: trace every dependency behind the visible domain, then verify the result across providers and locations.
Transparent, analytical, community-run
The platform documents how ISPs handle neutrality on the wire, with method notes, country breakdowns and a public blacklist of injected addresses. — Project methodology






