Skip to content

Hostname

bitsofsteel.com.au

Last fetched

bitsofsteel.com.au resolves to 2 IPv4 addresses operated by WPX in GB. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · bitsofsteel.com.auRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bitsofsteel.com.au

Resolution chain

bitsofsteel.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:melbourne it
Organization
raymond jack
Contact emails

Subdomains

2 observed subdomains of bitsofsteel.com.au.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bitsofsteel.com.au.

MechanismTarget
SPF_Abitsofsteel.com.au
SPF_IP103.25.59.18
SPF_MXbitsofsteel.com.au

Related pages

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

Cypher and MCP

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

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