Hostname
bytebackcomputing.com.au
Last fetched
bytebackcomputing.com.au resolves to 2 IPv4 addresses operated by AS4851 in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.
Nutrition Label
Resolution chain
bytebackcomputing.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 119.148.90.137 | 119.148.90.0/24 | AS4851 | — | AU |
| 119.148.90.137 | 119.148.90.0/24 | AS4851 | — | AU |
| 119.148.90.92 | 119.148.90.0/24 | AS4851 | — | AU |
| 119.148.90.92 | 119.148.90.0/24 | AS4851 | — | AU |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- greg aitkin
- Contact emails
- —
Subdomains
9 observed subdomains of bytebackcomputing.com.au.
Web-graph footprint
Distinct hostnames that link to or from bytebackcomputing.com.au in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- bytebackcomputing.com.au
SPF policy
8 SPF mechanisms authorising senders for bytebackcomputing.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | bytebackcomputing.com.au |
| SPF_INCLUDE | _spf.cpr.web-host.com.au |
| SPF_INCLUDE | bne-cp060.web-host.com.au |
| SPF_IP | 119.148.90.92 |
| SPF_IP | 211.29.132.0/23 |
| SPF_IP | 211.29.152.0/23 |
| SPF_IP | 211.31.132.0/23 |
| SPF_MX | bytebackcomputing.com.au |
Related pages
Pivot deeper into the graph from bytebackcomputing.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bytebackcomputing.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.