Skip to content

Hostname

workingplanet.com.au

Last fetched

workingplanet.com.au resolves to 1 IPv4 address operated by AS38719 in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · workingplanet.com.auRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/workingplanet.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
203.28.49.241203.28.48.0/23AS38719AU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
nahum szumer
Contact emails

Subdomains

14 observed subdomains of workingplanet.com.au.

Web-graph footprint

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

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for workingplanet.com.au.

MechanismTarget
SPF_Aworkingplanet.com.au
SPF_INCLUDEall._spf.ds.network
SPF_IP116.0.23.227
SPF_IP122.201.124.18
SPF_IP122.201.124.80
SPF_IP203.28.49.241
SPF_MXworkingplanet.com.au

Related pages

Pivot deeper into the graph from workingplanet.com.au.

Cypher and MCP

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

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