Hostname
bcsact.com.au
Last fetched
bcsact.com.au resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.
Nutrition Label
Resolution chain
bcsact.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.198.1.84 | 104.198.0.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- registrar:synergy wholesale accreditations pty ltd
- Organization
- belconnen community sercice
- Contact emails
- —
Subdomains
13 observed subdomains of bcsact.com.au.
Web-graph footprint
Distinct hostnames that link to or from bcsact.com.au in the public web crawl.
16 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
19 SPF mechanisms authorising senders for bcsact.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | bcsact.com.au |
| SPF_INCLUDE | mail.hostingww.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | qikkids.com.au |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.152.248.121 |
| SPF_IP | 103.216.191.54 |
| SPF_IP | 103.216.191.55 |
| SPF_IP | 104.198.1.84 |
| SPF_IP | 139.130.215.218 |
| SPF_IP | 166.78.47.77 |
| SPF_IP | 180.200.128.112 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 202.191.62.74/32 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 61.69.43.90 |
| SPF_MX | bcsact.com.au |
Related pages
Pivot deeper into the graph from bcsact.com.au.
- IP · 104.198.1.84
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · registrar:synergy wholesale accreditations pty ltd
- Country · US
- Apex domain · com.au
- TLD · .au
- Browse hostnames · bc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bcsact.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.