Skip to content

Hostname

nsoffice.au

Last fetched

nsoffice.au resolves to 1 IPv4 address operated by AS58929 in AU. WHOIS lists registrar:web address registration pty ltd as the registrar.

Nutrition Label

WHISPER CANON · nsoffice.auRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint0.0/10canon.whisper.security/host/nsoffice.au

Resolution chain

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

IPPrefixASNOperatorCountry
125.253.95.85125.253.95.0/24AS58929AU

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
danny farley
Contact emails

Subdomains

3 observed subdomains of nsoffice.au.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for nsoffice.au.

MechanismTarget
SPF_Ansoffice.au
SPF_IP125.253.94.0/23
SPF_MXnsoffice.au

Related pages

Pivot deeper into the graph from nsoffice.au.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nsoffice.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.