Skip to content

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

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

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.

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.

MechanismTarget
SPF_Abytebackcomputing.com.au
SPF_INCLUDE_spf.cpr.web-host.com.au
SPF_INCLUDEbne-cp060.web-host.com.au
SPF_IP119.148.90.92
SPF_IP211.29.132.0/23
SPF_IP211.29.152.0/23
SPF_IP211.31.132.0/23
SPF_MXbytebackcomputing.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.