Skip to content

Hostname

hyperfluid.com.au

Last fetched

hyperfluid.com.au resolves to 1 IPv4 address operated by SOFTLAYER - IBM Cloud in CA. WHOIS lists registrar:corporation service company (aust) pty ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.168.254.84108.168.254.0/23AS36351SOFTLAYER - IBM CloudCA

WHOIS identity

Registrar
registrar:corporation service company (aust) pty ltd
Organization
proreman proreman
Contact emails

Subdomains

3 observed subdomains of hyperfluid.com.au.

Web-graph footprint

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

6 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfip.epiroc.com
SPF_IP3.105.99.39

Related pages

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

Cypher and MCP

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

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