Skip to content

Hostname

bnehost.com.au

Last fetched

bnehost.com.au resolves to 103.77.147.66, announced in 103.77.146.0/23 by HOSTNETWORKS-AS-AU-AP - Host Networks in AU. bnehost.com.au is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · bnehost.com.auRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/bnehost.com.au

Resolution chain

IPv6 resolution

No AAAA record for bnehost.com.au is recorded in WhisperGraph.

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Registrant organisation
matt ascough

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-180.awsdns-22.com
  • ns-568.awsdns-07.net
  • ns-1499.awsdns-59.org
  • ns-1660.awsdns-15.co.uk

MX records

  • mail.bnehost.com.au

SPF policy

  • ip: 112.140.180.146/32
  • a: bnehost.com.au
  • mx: bnehost.com.au
  • ip: 103.77.147.66
  • ip: 119.148.89.134

Threat-feed evidence

History

Related pages

Pivot from bnehost.com.au into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bnehost.com.au"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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