Skip to content

Hostname

lightforce.net.au

Last fetched

lightforce.net.au resolves to 1 IPv4 address operated by JOESD-18501 - CyberCloud Professionals LLC in US. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
64.150.180.8964.150.180.0/24AS18501JOESD-18501 - CyberCloud Professionals LLCUS

WHOIS identity

Registrar
registrar:synergy wholesale accreditations pty ltd
Organization
jamie ellul
Contact emails

Subdomains

6 observed subdomains of lightforce.net.au.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lightforce.net.au.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-au.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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