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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.200.88.51 | 23.200.88.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.200.88.58 | 23.200.88.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 95.101.235.202 | 95.101.235.0/24 | AS20940 | AKAMAI-ASN1 | IT |
| 95.101.235.239 | 95.101.235.0/24 | AS20940 | AKAMAI-ASN1 | IT |
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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for bluecurrent.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 441996088.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | one.zoho.com.au |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | transmail.net.au |
| SPF_IP | 103.138.129.64/27 |
| SPF_IP | 13.237.127.199 |
| SPF_IP | 202.126.197.39 |
| SPF_IP | 202.126.197.40 |
| SPF_IP | 52.62.169.18 |
| SPF_IP | 52.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.