Skip to content

Hostname

lbwca.com.au

Last fetched

lbwca.com.au resolves to 1 IPv4 address operated by DREAMSCAPE-AS-AP Dreamscape Networks Limited in SG. WHOIS lists registrar:web address registration pty ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
43.245.98.7343.245.96.0/22AS38719DREAMSCAPE-AS-AP Dreamscape Networks LimitedSG

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
nick klein
Contact emails

Subdomains

20 observed subdomains of lbwca.com.au.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lbwca.com.au.

MechanismTarget
SPF_INCLUDE_spf1.lbwca.com.au
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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