Skip to content

Hostname

afbc.org.au

Last fetched

afbc.org.au is a registered hostname under the .au top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
frank yourn
Contact emails

Subdomains

3 observed subdomains of afbc.org.au.

Web-graph footprint

Distinct hostnames that link to or from afbc.org.au in the public web crawl.

10 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • afbc.org.au

SPF policy

4 SPF mechanisms authorising senders for afbc.org.au.

MechanismTarget
SPF_Aafbc.org.au
SPF_IP108.167.176.208
SPF_IP162.240.72.90
SPF_MXafbc.org.au

Related pages

Pivot deeper into the graph from afbc.org.au.

Cypher and MCP

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

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