Skip to content

Hostname

unitedworkers.org.au

Last fetched

unitedworkers.org.au resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:tucows (australia) pty ltd trading as opensrs as the registrar.

Nutrition Label

WHISPER CANON · unitedworkers.org.auRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/unitedworkers.org.au

Resolution chain

unitedworkers.org.au resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.2.38104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.38104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.236172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:tucows (australia) pty ltd trading as opensrs
Organization
luke rohde
Contact emails

Subdomains

38 observed subdomains of unitedworkers.org.au.

Web-graph footprint

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

251 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for unitedworkers.org.au.

MechanismTarget
SPF_INCLUDE8094439.spf01.hubspotemail.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP110.173.133.207
SPF_IP110.173.134.116
SPF_IP125.7.119.140
SPF_IP202.183.101.44
SPF_IP202.83.70.8
SPF_IP208.84.65.220/32
SPF_IP49.255.244.82
SPF_IP67.231.152.177/32

Related pages

Pivot deeper into the graph from unitedworkers.org.au.

Cypher and MCP

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

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