Skip to content

Hostname

barus.ooo

Last fetched

barus.ooo resolves to 185.163.158.25, announced in 185.163.158.0/24 by BIZONE-AS - "BiZone" LLC in RU. barus.ooo 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 · barus.oooRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/barus.ooo

Resolution chain

IPv6 resolution

No AAAA record for barus.ooo is recorded in WhisperGraph.

Attribution

bizone

ORIGIN_AS

WHOIS identity

Registrar
iana:3224
Registrant organisation
ooo 'barus'

Subdomains

Mail and authentication

Nameservers

  • ns.masterhost.ru
  • ns1.masterhost.ru
  • ns2.masterhost.ru

MX records

  • mx.ms.bi.zone

SPF policy

  • a: barus.ooo
  • mx: barus.ooo
  • include: spf.ms.bi.zone
  • ip: 185.163.157.50
  • ip: 185.163.157.56
  • ip: 185.163.158.170
  • ip: 45.9.24.110
  • ip: 5.228.14.41
  • ip: 81.177.106.27
  • ip: 83.222.11.148
  • ip: 89.175.163.43

Threat-feed evidence

History

Related pages

Pivot from barus.ooo 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: "barus.ooo"})-[: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.