Abstract pattern of interconnected red and black data lines suggesting network traffic on a dark background

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 Reports
Continuous DNS probing across participating ISPs
Country-level neutrality scoring and breakdowns
Blacklist of injected addresses from probe data
Community-driven via forum, IRC and wiki

What 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
About the Project
Minimal line drawing of a server rack and connecting cables on a white background

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
Browse DNS List
Monitored since 2010 Geo data · ipinfodb

How Australians Can Spot DNS-Based Website Blocking

For plenty of people across Sydney, Melbourne, Brisbane, Perth and the rest of the country, the internet has quietly become less open than it used to be. Pages that worked fine last week suddenly refuse to load, error messages replace content, and the only clue is something vague about the address not being found. In many cases, the cause sits one layer below the browser, inside the Domain Name System that your ISP runs for you. Understanding how that plumbing works — and how to peek at it — does not require a networking degree, a Linux box, or any command-line acrobatics.

Australia has had a long, sometimes heated conversation about content filtering. The federal government's controversial mandatory internet filter proposal of the late 2000s was eventually parked, yet filtering has not gone away. The Australian Communications and Media Authority maintains court-ordered blocks of certain overseas services, and ACMA's section 313 of the Telecommunications Act 2000 still gives the agency broad powers to direct carriers. Independent researchers have repeatedly shown that some local providers go further than they legally need to, blocking extra categories of sites or returning misleading DNS answers that make a working page look broken.

The good news is that you do not need to take any of this on faith. The Net Neutrality Monitor project, presented as a beta volunteer effort powered by AirVPN, runs continuous probes against ISPs and DNS servers worldwide, including Australian ones. It publishes blacklist, DNS, probe, and statistical data so anyone can look up how their provider is behaving right now. The best part: you can use it without knowing what a recursive resolver is.

Many Australians have grown used to the idea that the internet is something you passively consume. The opposite is closer to the truth: with the right tools, anyone can become a citizen auditor of their own connection, watching for quiet changes that would otherwise slip by unnoticed. What follows is a plain-language walkthrough, written for people who have never once opened a terminal window or traced a route.

What DNS Filtering Actually Means for Aussie Users

Every time you type a web address into your browser, your computer asks a DNS server — usually one run by your ISP — to translate that human-friendly name into a numeric IP address. If the translation is honest, you reach the site you wanted. If the DNS server lies, returns a "this domain does not exist" message, or redirects you to a different page, you never get there. That lie is the heart of DNS-based filtering.

In Australia, ISPs such as Telstra, Optus, TPG, iiNet and Vodafone operate their own recursive resolvers, and so do many smaller providers selling services over the National Broadband Network. Some of those resolvers are configured to suppress access to court-ordered targets, such as offshore gambling sites that do not hold an Australian licence. A few also block categories that go well beyond any legal mandate, including some torrent trackers, certain adult content, and occasionally even legitimate platforms caught up in overly broad blacklists.

Because filtering is applied at the resolver, it can vary from suburb to suburb. A household in Adelaide's inner west might see a different answer to the same query than a cousin in Cairns, depending on which DNS server their modem points at. This is exactly the kind of fragmentation that makes a national, independent testing tool useful.

How Australia's Biggest ISPs Handle Blocking

The behaviour you see often depends on which provider you are with. Below is a quick comparison of the major retail ISPs in Australia and what independent probes have typically shown about their filtering posture. Keep in mind that configurations change, so treat this as a snapshot rather than gospel.

ISP Default DNS Filtering Court-Ordered Blocks Reported Over-Blocking NBN Friendly
Telstra Active Yes Occasional Yes
Optus Active Yes Occasional Yes
TPG Active Yes Frequent in some regions Yes
iiNet Light Yes Rare Yes
Vodafone Active Yes Occasional Yes
Aussie Broadband Minimal Yes Rare Yes

What the table really shows is that no two providers behave identically. Aussie Broadband, for example, has built a reputation among regional customers for being more hands-off, while TPG users have occasionally reported more aggressive filtering when connected through certain NBN points of interconnect. Even within the same brand, the experience can shift if you are using a third-party modem that points at a different DNS server than the one the ISP recommends.

Spotting the Signs of DNS Tampering From Home

You do not need to run any software to suspect something is up. The first clue is inconsistency. If a site loads fine on your phone over mobile data but refuses to open on your home Wi-Fi, the most likely culprit is your home network's DNS, which your ISP controls. Another giveaway is a generic "server not found" or "address could not be resolved" error that appears for a domain you know exists.

Redirects are the trickiest. Some ISPs do not return a hard error; they instead send your browser to a warning page, sometimes branded with the provider's logo, sometimes using a generic government-style template. If you ever see a polite splash screen telling you that the requested resource is unavailable, that is your DNS being intercepted, not your computer being broken.

A third subtle sign is timing. If a site suddenly starts taking much longer to resolve than it did a week ago, but the eventual load is normal, something in the chain is doing extra work. That extra work might be logging, filtering, or load balancing across a censored answer.

Running a Zero-Skill Test Using Net Neutrality Monitor

Here is where the practical part begins. Open the Net Neutrality Monitor website and look for the section that lets you query Australian DNS servers. You do not have to install anything, configure a router, or know your external IP address off the top of your head. The interface asks for a domain, runs the lookup against a curated list of Australian resolvers, and reports what each one returns.

For the most informative result, try a domain you know should exist and that does not appear on any official block list. A small Australian business site, a community group page, or even the homepage of a major international news outlet works well. Type the name, hit the button, and read the table that comes back. If every resolver returns the correct IP, your ISP is being honest. If some return a different IP or a non-existent address, that is the smoking gun.

You can also add a site for review if you suspect a particular address is being mishandled. The volunteers behind the project pull these submissions into their probe lists, which means the next person who checks benefits from your curiosity.

Making Sense of Your Test Results

The raw output can look intimidating if you are not used to seeing IP addresses. A few pointers help. First, focus on consistency across the rows. One resolver returning a strange answer might be a glitch; several returning the same strange answer is a pattern. Second, look at the country code next to each IP. If a domain that should resolve to an Australian server is being answered with an IP hosted overseas, the answer has probably been intercepted by a sinkhole.

Third, pay attention to timestamps. Net Neutrality Monitor publishes when each probe last ran. A resolver that was clean yesterday and returns a block today has likely just had its configuration changed, which is useful information if you want to raise the issue with your provider. The platform's statistical pages can also show you trends over weeks and months, so you can see whether filtering is expanding or contracting in your area.

If you want to dig deeper into the methodology or compare specific probes side by side, you can contact the team running the project. They are generally happy to explain what a particular result means.

Taking Action When Something Looks Off

Once you have evidence, the next step is up to you. Some readers simply want to know the truth and move on. Others want to push their provider for a clearer explanation or report an over-broad block.

Practical steps worth considering:

  • Document the date, time, and the exact domain you tested, along with the result you saw.
  • Run the same test on a different network, such as a friend's place or a mobile hotspot, to rule out something specific to your equipment.
  • Send the information to your ISP's support team in writing, so you have a paper trail.
  • If the block appears to affect a category you believe should not be restricted, consider raising it with ACMA or a consumer advocacy group.
  • Keep checking periodically. Blocking policies change, often without notice, so what is true today may not be true in six months.

Keeping Your Connection Honest Over Time

The final piece is habit. Internet filtering in Australia does not stand still, and neither should your awareness. A quick check every few months — or whenever you notice something odd — is enough to keep on top of whether your provider is playing straight with you. The data is public, the tool is free, and the only skill required is the willingness to type a web address and read what comes back.

If you take one thing from all of this, let it be this: you do not need to be a network engineer to know whether your ISP is showing you the real internet. A simple lookup, a careful eye, and a project like Net Neutrality Monitor are enough to make the invisible plumbing visible from your own lounge room, no matter whether you are in Perth, Parramatta, or a small town off the Pacific Highway.

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
Minimal line drawing of a person silhouette with a speech bubble on neutral background

Country reports at a glance

Snapshots from the published country reports. Open a tile to view the full regional analysis on the Reports page.

Minimal line drawing of Italy outline in red on white Minimal line drawing of Denmark outline in red on white Minimal line drawing of Switzerland outline in red on white Minimal line drawing of Thailand outline in red on white Minimal line drawing of Turkey outline in red on white Minimal line drawing of Malaysia outline in red on white Minimal line drawing of Belgium outline in red on white

Follow new probes, blacklist updates and country reports as they are published.

Subscribe