Skip to content

Hostname

bluecurrent.com.au

Last fetched

bluecurrent.com.au resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 in US. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.

Nutrition Label

WHISPER CANON · bluecurrent.com.auRouting diversity2.4/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/bluecurrent.com.au

Resolution chain

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

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Organization
vectormetering applicationsupport
Contact emails

Subdomains

21 observed subdomains of bluecurrent.com.au.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for bluecurrent.com.au.

MechanismTarget
SPF_INCLUDE441996088.spf02.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEone.zoho.com.au
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net.au
SPF_IP103.138.129.64/27
SPF_IP13.237.127.199
SPF_IP202.126.197.39
SPF_IP202.126.197.40
SPF_IP52.62.169.18
SPF_IP52.65.215.25

Related pages

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

Cypher and MCP

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

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