Skip to content

Hostname

nbits.net.au

Last fetched

nbits.net.au resolves to 1 IPv4 address operated by OZHOSTING-AS-AP Ozhosting.com Pty Ltd in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · nbits.net.auRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nbits.net.au

Resolution chain

nbits.net.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
202.125.167.167202.125.167.0/24AS139337OZHOSTING-AS-AP Ozhosting.com Pty LtdAU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
northern services
Contact emails

Subdomains

4 observed subdomains of nbits.net.au.

Web-graph footprint

Distinct hostnames that link to or from nbits.net.au in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for nbits.net.au.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from nbits.net.au.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "nbits.net.au"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.