Skip to content

Hostname

www.lyonscomputer.com.au

Last fetched

www.lyonscomputer.com.au resolves to 2 IPv4 addresses operated by FLUCCS-AS-AP Fluccs Australia Australian Cloud Provider in AU.

Nutrition Label

WHISPER CANON · www.lyonscomputer.com.auRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.lyonscomputer.com.au

Resolution chain

www.lyonscomputer.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
118.88.24.17118.88.24.0/22AS55359FLUCCS-AS-AP Fluccs Australia Australian Cloud ProviderAU
118.88.24.61118.88.24.0/22AS55359FLUCCS-AS-AP Fluccs Australia Australian Cloud ProviderAU

WHOIS identity

No WHOIS records are currently associated with www.lyonscomputer.com.au in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for www.lyonscomputer.com.au.

MechanismTarget
SPF_Awww.lyonscomputer.com.au
SPF_IP118.88.24.17
SPF_IP118.88.24.61
SPF_MXwww.lyonscomputer.com.au

Related pages

Pivot deeper into the graph from www.lyonscomputer.com.au.

Cypher and MCP

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

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