Skip to content

Hostname

bitbot.com.au

Last fetched

bitbot.com.au resolves to 1 IPv4 address operated by FORTINET - Fortinet Inc. in US. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

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

Resolution chain

bitbot.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
registrar:melbourne it
Organization
bradley rushworth
Contact emails

Subdomains

37 observed subdomains of bitbot.com.au.

Web-graph footprint

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

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for bitbot.com.au.

MechanismTarget
SPF_Aanalytics.bitbot.net.au
SPF_Aapi.bitbot.com.au
SPF_Abradsfiles.bitbot.net.au
SPF_Ahost.bitbot.net.au
SPF_Awordpress.bitbot.com.au
SPF_INCLUDE_spf.google.com
SPF_IP139.99.243.112
SPF_IP139.99.243.113
SPF_IP139.99.243.114
SPF_IP139.99.243.115
SPF_IP139.99.243.116
SPF_IP139.99.243.117
SPF_IP139.99.243.118
SPF_IP139.99.243.119
SPF_IP203.123.124.67
SPF_IP203.132.92.33

Related pages

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

Cypher and MCP

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

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