Skip to content

Hostname

arach.net.au

Last fetched

arach.net.au resolves to 1 IPv4 address operated by VOCUS-BACKBONE-AS Vocus Connect International Backbone in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · arach.net.auRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/arach.net.au

Resolution chain

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

IPPrefixASNOperatorCountry
203.161.125.11203.161.64.0/18AS4826VOCUS-BACKBONE-AS Vocus Connect International BackboneAU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
amnet hostmaster
Contact emails

Subdomains

671 observed subdomains of arach.net.au.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for arach.net.au.

MechanismTarget
SPF_INCLUDEoss-core.net
SPF_IP203.161.124.48/29
SPF_IP203.161.126.28
SPF_IP203.161.126.29

Related pages

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

Cypher and MCP

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

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